Skip to content

1.4.6

Compare
Choose a tag to compare
@cryptobot cryptobot released this 01 Mar 14:19
· 3909 commits to develop since this release
1.4.6
6aafa7b

Improvements

  • Migrated project to OpenJDK 11 (#769)
  • Added warning about control characters in password (#841)
  • Added Caps Lock indicator (part of #458)
  • Improved FUSE support (#753)
  • Improved logging (#832, #835, #836), incl. debug mode toggling without restarting
  • Simplified launcher and its IPC parts (#55, #663)

macOS

  • FUSE drives are now mounted in /Volumes (#840)
  • Fixed janky menu bar icon (#701)
  • Fixed crash when file picker dialog changes focus (#768)

⚠️ We changed the bundle identifier of the application. When using the "Save Password" functionality, macOS will ask you to allow the access of the keychain. Confirm the dialog by typing in your system's password and by pressing "Always Allow". You have to do this once per vault.

Linux

  • Updated paths of app-created files (#710)
    • Logs are now located in ~/.local/share/Cryptomator/logs
    • Settings are now located in ~/.config/Cryptomator
    • Mount points are now located in ~/.local/share/Cryptomator/mnt
  • Added app metadata (#328)

📜 A complete list of closed issues is available here.