Skip to content

Releases: cryptomator/cryptofs

Release 2.2.0

09 Nov 09:32
51bdba5
Compare
Choose a tag to compare

Extend backup functionality to allow any vault critical file to be backuped. (Kudos goes to @barthr)

Release 2.1.1

20 Oct 10:22
2.1.1
Compare
Choose a tag to compare
  • allow reading vault config files signed with HS384 or HS512 #116

Release 2.1.0

19 Oct 10:04
f7046e1
Compare
Choose a tag to compare

Health Check API: Provides checks to anaylze the vault for structural problems (e.g. missing dir.c9rfiles) and for a restricted set of diagnosed problems fixes.

With the first release there are three checks:

  • Directory Check: Checks for the existence of dir.c9r files and their corresponding directories
  • Type Check: Checks for all cleatext file types needing several encrypted files if they are well formed
  • Shortened Check: Checks for valid name shortening

For more info, check the org.cryptomator.cryptofs.health package.

Release 2.1.0-rc2

18 Oct 11:02
2.1.0-rc2
7f247f7
Compare
Choose a tag to compare
Release 2.1.0-rc2 Pre-release
Pre-release
  • updated to JDK 17

Release 2.1.0-rc1

18 Oct 08:48
2.1.0-rc1
829bf48
Compare
Choose a tag to compare
Release 2.1.0-rc1 Pre-release
Pre-release
  • merged attr simplifications from develop

Release 2.0.2

18 Oct 10:53
2.0.2
Compare
Choose a tag to compare
  • Updated to JDK 17

Release 2.1.0-beta13

22 Sep 10:39
e38994e
Compare
Choose a tag to compare
Release 2.1.0-beta13 Pre-release
Pre-release

Release 2.0.1

02 Sep 09:13
6ba2ea9
Compare
Choose a tag to compare
  • Fixed renaming directories/symlinks with shortend names into different, but to be shortened names corrupts structure (#111 )
  • Updating to cryptolib 2.0.2 containing upstream fixes

Release 1.9.15

02 Sep 10:29
ad8c543
Compare
Choose a tag to compare

Backport of Fix for #111

Release 2.1.0-beta12

20 Aug 13:38
2.1.0-beta12
1f0c078
Compare
Choose a tag to compare
Release 2.1.0-beta12 Pre-release
Pre-release
  • Adjusted to new API due to hotfix in CryptoLib 2.0.1