Skip to content

Releases: cryptomator/hub

1.3.4

07 May 11:15
1.3.4
194a50c
Compare
Choose a tag to compare

What's Changed

  • Reworked vault details logic regarding archived vaults and license expiration/seat exceedance #271, #263
  • Show License status to the user #264
  • Truncate username in member list of vault details #257
  • Fixed archived vault migration during Hub upgrade #270
  • Fixed frontend shows wrong alert on license expiration/seat exceedance #261

Full Changelog: 1.3.3...1.3.4

1.3.4-beta1

29 Apr 09:57
1.3.4-beta1
813ed99
Compare
Choose a tag to compare
1.3.4-beta1 Pre-release
Pre-release

What's Changed

  • Reworked vault details logic regarding archived vaults and license expiration/seat exceedance #271, #263
  • Show License status to the user #264
  • Truncate username in member list of vault details #257
  • Fixed archived vault migration during Hub upgrade #270
  • Fixed Frontend shows wrong alert on license expiration/seat exceedance #261

Full Changelog: 1.3.3...1.3.4-beta1

1.3.3

19 Feb 12:12
1.3.3
edfc62b
Compare
Choose a tag to compare

What's Changed

Improved handling of Cryptomator Hub licence being exceeded or expired #258

Full Changelog: 1.3.2...1.3.3

1.3.2

05 Feb 13:59
1.3.2
84549cd
Compare
Choose a tag to compare

What's Changed

  • Added new API for legacy device migration #252
  • Added headers to instruct the browser how to cache #255
  • Removed native queries #254
  • Allow Access to /app/admin/settings before finishing onboarding #253

Full Changelog: 1.3.1...1.3.2

1.3.1

10 Jan 15:52
1.3.1
03cd1af
Compare
Choose a tag to compare

What's Fixed

  • Fixed compatibility with mobile apps (#224, #250)
  • Re-enabled TS linter on CI (#244)

Full Changelog: 1.3.0...1.3.1

1.3.0

30 Nov 12:48
1.3.0
05c6b42
Compare
Choose a tag to compare

What's Changed

Important

This release contains major changes. Please read the blog post for this release first to prepare yourself for the update: https://cryptomator.org/blog/2023/12/01/hub-1.3.0/

What's New

  • Introduced "Account Key", a new user key pair, for improved access management (#207)
    • Replaced vault admin password with an "owner" role (#211)
    • Streamlined onboarding process (#223)
    • Introduced options to Reset User Account (#228, #240)
  • Redesigned screens for unlock success and errors (#236, #245)
  • Implemented user identification by key fingerprint during permission grants (#235)
  • Synchronized Cryptomator Hub CLI client user with Hub (#239)
  • Implemented API changes for Cryptomator Hub CLI (#242, #243)
  • Scheduled daily refresh of Hub license (#246)

Other Changes

  • Ensured compatibility with nullable vault description in backend (#241)
  • Enhanced endpoint documentation, kudos to @chenkins (#201, #204)

Full Changelog: 1.2.2...1.3.0

1.3.0 Beta 1

14 Nov 12:31
1.3.0-beta1
83ec967
Compare
Choose a tag to compare
1.3.0 Beta 1 Pre-release
Pre-release

What's Changed

What's New

  • Refactor access management by introducing a user key pair #207
  • Replace vault admin password with a "owner" role #211
  • Refactore Onboarding #223
  • View users with their key fingerprint while granting permission #235
  • Reset User Account #228 and #240
  • Show navigation bar on UnlockSuccess screen #236
  • Sync Cryptomator Hub CLI client user to Hub #239
  • API changes for Cryptomator Hub CLI #243 and #242

Other Changes

  • Honour vault description is nullable in backend #241
  • Add some missing endpoint documentation by @chenkins in #201 and #204

Full Changelog: 1.2.2...1.3.0-beta1

1.2.2

15 Sep 09:54
1.2.2
568103d
Compare
Choose a tag to compare

What's Fixed

Fix Quarkus CVE-2023-4853 (6aaff59)


Full Changelog: 1.2.1...1.2.2

1.2.1

15 Aug 12:42
1.2.1
dba04c9
Compare
Choose a tag to compare

What's Fixed

  • Frontend not loading after upgrade due to browser cache #220
  • Close dropdown in navigation bar after clicking on item 0ef5079

Full Changelog: 1.2.0...1.2.1

1.2.0

10 Aug 13:23
1.2.0
3639d0a
Compare
Choose a tag to compare

What's Changed

What's New

  • Audit Logs (Premium Feature): Monitor user actions with insights for admins (#192, #213)
  • Archive Vault: Remove and reactivate vaults (#202)
  • Edit Vault Metadata: Customize vault name and description (#205)
  • User Profile Page: Centralized device management and settings (#203)
  • Vault Names Flexibility: No more unique vault name requirement (#147)

What's Fixed

Other Changes

  • Updated API response documentation (#200), kudos to @chenkins
  • Updated Keycloak to 22.0.1 (9548b75)

Full Changelog: 1.1.1...1.2.0