Skip to content

Releases: haileyok/cocoon

v0.9.0

08 Mar 23:44
ac830a5

Choose a tag to compare

What's Changed

  • fix: update server error to 500 status code by @shi-gg in #70
  • switch to use the new repo package by @haileyok in #71

Full Changelog: v0.8.5...v0.9.0

v0.8.5

16 Feb 01:05
74a98a7

Choose a tag to compare

What's Changed

  • fix initial invite key invalid by @mxve in #67
  • fix: return error for empty Did in getters by @shi-gg in #65
  • fix: empty array nil by @shi-gg in #66
  • add docker-compose.noproxy.yaml by @mxve in #68
  • fix: postgres data loss by @shi-gg in #69

New Contributors

  • @mxve made their first contribution in #67

Full Changelog: v0.8.4...v0.8.5

v0.8.4

04 Feb 23:43
675137e

Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.3

28 Jan 08:30
8f9be99

Choose a tag to compare

What's Changed

  • feat: configurable session cookie key by @shi-gg in #58
  • feat: log level configuration by @shi-gg in #60
  • feat: skip blobs with empty or invalid CIDs by @shi-gg in #61

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

19 Jan 07:37

Choose a tag to compare

Full Changelog: v0.8.1...v0.8.2

v0.8.1

07 Jan 21:54
3931de3

Choose a tag to compare

What's Changed

  • fix: tidy up some oauth stuff and allow standard par request by @haileyok in #54

Full Changelog: v0.8.0...v0.8.1

v0.8.0

04 Jan 22:16

Choose a tag to compare

  • detect and cleanup websocket disconnects (commit)
  • two factor authentication with email (see changelog)

Full Changelog: v0.7.2...v0.8.0

v0.7.2

02 Jan 22:57

Choose a tag to compare

What's Changed

  • fix: prevent nil pointer crash in ES256K token verification by @scanash00 in #49
  • add metrics, cleanup logger usages by @haileyok in #51

Full Changelog: v0.7.1...v0.7.2

v0.7.1

15 Dec 23:06
27d469e

Choose a tag to compare

What's Changed

  • refactor: use a transaction for deleteAccount by @Blooym in #46
  • implement queryLabels and add new COCOON_REQUIRE_INVITE env by @scanash00 in #47

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

09 Dec 20:10
6ec2a2a

Choose a tag to compare

What's Changed

  • Multiplatform Docker Images by @supleed2 in #45
  • feat: Properly implement ListMissingBlobs, getServiceAuth and implement reserveSigningKey, requestAccountDelete and deleteAccount by @scanash00 in #44

New Contributors

Full Changelog: v0.6.0...v0.7.0