mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-14 08:41:28 +00:00
3.3 KiB
3.3 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
The changelog starts with version 1.19.0. Changes to prior versions can be found on the Github release page.
1.19.0 - 2026-03-09
Added
- Self-Update Mechanism (#3948)
- Implemented
.dmgupdate mechanism - Implemented Flatpak update mechanism
- Implemented
- App notifications (#4069)
- Mark files in-use for Hub vaults (#4078)
- Accessibility: Adjust app to be used with a screen reader (#547)
- Show Archived Vault Dialog on unlock when Hub returns 410 (#4081)
- Support automatic app theme selection according to OS theme on Linux (#4027)
- Admin configuration: Allow overwriting certain app properties by external config file (#4105)
- New keychain backend using secret service API for Linux (#4025)
- Liquid Glass icon for macOS (#4166)
Fixed
- Fixed password reset/show recovery possible for vaults without masterkey file (#4120)
- Fixed restore vault config failed due to selecting a directory instead of file (#4141)
- Fixed leaking of cleartext paths into application log (GHSA-j83j-mwhc-rcgw)
Changed
- Disable user defined app start config on Windows (#4132)
- Disable plugin loading by default (#4136)
- Use JDK 25 (#4031)
- Update JavaFX to 25.0.2 (#4145)
- Updated translations
- Updated dependencies
ch.qos.logback:*from 1.5.19 to 1.5.32com.fasterxml.jackson.core:jackson-databindfrom 2.20.0 to 2.21.1com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.20.0 to 2.21.1com.github.ben-manes.caffeine:caffeinefrom 3.2.2 to 3.2.3com.google.dagger:*from 2.57.2 to 2.59.2org.apache.commons:commons-lang3from 3.19.0 to 3.20.0org.cryptomator:cryptofsfrom 2.9.0 to 2.10.0org.cryptomator:cryptolibfrom 2.2.1 to 2.2.2org.cryptomator:fuse-nio-adapterfrom 5.1.0 to 6.0.1org.cryptomator:integrations-apifrom 1.7.0 to 1.8.0-beta1org.cryptomator:integrations-linuxfrom 1.6.1 to 1.7.0-beta4org.cryptomator:integrations-macfrom 1.4.1 to 1.5.0-beta3org.cryptomator:integrations-winfrom 1.5.1 to 1.6.0org.cryptomator:webdav-nio-adapterfrom 3.0.0 to 3.0.1org.cryptomator:webdav-nio-adapter-servletto 1.2.12