Releases: Cloaklet/Cloak
Releases · Cloaklet/Cloak
0.8.7
0.8.6
- Log level can now be changed via app config dialog. It persists in config file.
- Refined configuration file handling.
- Moved away from unstable 3rd-party CI services. We're now using Github Actions.
Notice:
This version (and all versions released before it) does not work with macFUSE v4.x. In the next version we might adopt to the latest version of gocryptfs which resolves this issue.
0.8.0
0.7.0
0.6.1
0.6.0
New features:
- Instantly change language, including texts in menu items of the Menubar icon.
- Cloak now remembers the language you selected last time.
- Error messages are now properly translated. (Errors thrown by browser might still be in Engligh, though.)
- When creating new vault or changing password for existing vault, Cloak would warn you about password strength.
Internals:
- All API requests are centralized so error handling on the UI level is more consistent.
0.5.5
0.5.3
0.4.0
- Support changing vault password;
- Support per-vault options:
- Automatically reveal mountpoint;
- Mount read-only;
- Set custom mountpoint;
Works on macOS Catalina (Built on macOS 10.15.6). You might need to run sudo xattr -d -r com.apple.quarantine Cloak.app
after decompressing the ZIP file.
0.3.0
- Support changing vault password;
- Support per-vault options:
- Automatically reveal mountpoint;
- Mount read-only;
Works on macOS Catalina (Built on macOS 10.15.6). You might need to run sudo xattr -d -r com.apple.quarantine Cloak.app
after decompressing the ZIP file.