Releases: cryptomator/cryptofs
Releases · cryptomator/cryptofs
Release 2.2.0
Extend backup functionality to allow any vault critical file to be backuped. (Kudos goes to @barthr)
Release 2.1.1
- allow reading vault config files signed with
HS384
orHS512
#116
Release 2.1.0
Health Check API: Provides checks to anaylze the vault for structural problems (e.g. missing dir.c9r
files) 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
- updated to JDK 17
Release 2.1.0-rc1
- merged attr simplifications from develop
Release 2.0.2
- Updated to JDK 17
Release 2.1.0-beta13
- Fix for #111
Release 2.0.1
- 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
Backport of Fix for #111
Release 2.1.0-beta12
- Adjusted to new API due to hotfix in CryptoLib 2.0.1