# Cryptomator changelog > Client-side encryption for cloud storage. - Vendor: Skymatic - Category: Productivity - Platforms: Desktop - Official site: https://cryptomator.org - Tracked by: What's New (https://whatsnew.fyi/product/cryptomator) - Harvested from: GitHub (cryptomator/cryptomator) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### 1.19.3 - Date: 2026-06-29 - Version: 1.19.3 - Original notes: https://github.com/cryptomator/cryptomator/releases/tag/1.19.3 - Permalink: https://whatsnew.fyi/product/cryptomator/releases/1.19.3 - Labels: Platforms: Desktop - **added** — Add error dialog if importing a vault fails - **fixed** — Fix Cryptomator file extensions were not registered on Windows - **fixed** — Fix warning was displayed when accessing update tab in settings even though an update check did not run - **fixed** — Fix several Decrypt Name dialogs could be opened on the same vault - **fixed** — Fix not all mount options in vault specific settings could be displayed or accessed - **fixed** — Fix localhost alias on Windows was not removed on uninstall - **changed** — Update to JDK 26.0.1 - **changed** — Update to JavaFX 25.0.3 - **removed** — Drop signing with Actalis issued certificate > [!NOTE] > We dropped releasing a debian package on GitHub. You can download the debian package from the launchpad [beta](https://launchpad.net/~sebastian-stenzel/+archive/ubuntu/cryptomator-beta/+packages) or [stable](https://launchpad.net/~sebastian-stenzel/+archive/ubuntu/cryptomator-beta/+packages) repo) ###### What's New 🎉 * New error dialog if importing a vault fails ([#4243](https://github.com/cryptomator/cryptomator/pull/4243)) ###### Bugfixes 🐛 * Fixed Cryptomator file extensions were not registered on Windows ([#4219](https://github.com/cryptomator/cryptomator/issues/4219)) * Fixed warning was displayed when accessing update tab in settings even though an update check did not ran ([#4199](https://github.com/cryptomator/cryptomator/pull/4199)) * Fixed several Decrypt Name dialogs could be opened on the same vault ([#4164](https://github.com/cryptomator/cryptomator/pull/4164)) * Fixed not all mount options in vault specific settings could be displayed/accessed by @yugui923 ([#4227](https://github.com/cryptomator/cryptomator/pull/4227)) * Fixed localhost alias on Windows was not removed on uninstall by @jose-cardoso-a22506616 ([#3993](https://github.com/cryptomator/cryptomator/issues/3993)) ###### Other Changes 📎 * Refactored release pipeline to allow immutable releases ([#4205](https://github.com/cryptomator/cryptomator/pull/4205)) * Updated to JDK 26.0.1 ([#4244](https://github.com/cryptomator/cryptomator/pull/4244)) * Updated to JavaFX 25.0.3 ([#4255](https://github.com/cryptomator/cryptomator/pull/4255)) * Drop signing with Actalis issued certificate ([#4169](https://github.com/cryptomator/cryptomator/pull/4169), [#4262](https://github.com/cryptomator/cryptomator/pull/4262)) * Update Copyright year to 2026 by @lamtrinhdev in https://github.com/cryptomator/cryptomator/pull/4218 * Updated dependencies: - `org.cryptomator:webdav-nio-adapter` from 3.0.1 to 3.0.2 - `org.cryptomator:integrations-api` from 1.8.0 to 1.9.0 - `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18 - `ch.qos.logback:logback-core` from 1.5.32 to 1.5.35 - `ch.qos.logback:logback-classic` from 1.5.32 to 1.5.35 - `com.auth0:java-jwt` from 4.5.1 4.5.2 - `com.fasterxml.jackson.core:jackson-databind` from 2.21.1 to 2.21.4 - `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.1 to 2.21.4 - `com.github.ben-manes.caffeine:caffeine` from 3.2.3 to 3.2.4 ##### New Contributors * @yugui923 made their first contribution in https://github.com/cryptomator/cryptomator/pull/4227 * @jose-cardoso-a22506616 made their first contribution in https://github.com/cryptomator/cryptomator/pull/4228 **Full Changelog**: https://github.com/cryptomator/cryptomator/compare/1.19.2...1.19.3 --- 💾 SHA-256 checksums of release artifacts: ``` 88475df07a49a321863d8753fdb99ad77d0afae7d26628dfbbb21ec9a4717204 cryptomator-1.19.3.tar.gz 8970b527066eb92784f7039c9eecf61fba92f7293566ec93ed491ba26c3f322d Cryptomator-1.19.3-x64.exe e303cced835e1a8a1041580eeaea3b7b3658c348d77ea53a108a95926625c41a Cryptomator-1.19.3-x64.msi 371dc9c75ded3d74440b6d597360bff20553f3c01c2c3d9aaf3fc97b46037938 Cryptomator-1.19.3-x64.dmg 0bfe8c6aeb97acf638810e3e576016db510bc7bf71366dc00f3c7eea9a314f23 Cryptomator-1.19.3-arm64.dmg 895d09255b5f5fe39029dba337ab0950f8609b3b7919313eeeb18d221e7e25ab cryptomator-1.19.3-x86_64.AppImage dc118d40748d97a0bf62efe44fcbca6c4c6c711e9c97bb9f4f84eb1f06993e29 cryptomator-1.19.3-aarch64.AppImage ``` > [!TIP] > You can verify the GPG signature of all assets using our public key: [`5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235`](https://gist.github.com/cryptobot/211111cf092037490275f39d408f461a). ### 1.19.3-rc1 - Date: 2026-06-25 - Version: 1.19.3-rc1 - Original notes: https://github.com/cryptomator/cryptomator/releases/tag/1.19.3-rc1 - Permalink: https://whatsnew.fyi/product/cryptomator/releases/1.19.3-rc1 - Labels: Pre-release; Platforms: Desktop - **added** — New error dialog if importing a vault fails - **fixed** — Cryptomator file extensions were not registered on Windows - **fixed** — Warning was displayed when accessing update tab in settings even though an update check did not ran - **fixed** — Several Decrypt Name dialogs could be opened on the same vault - **fixed** — Not all mount options in vault specific settings could be displayed or accessed - **fixed** — Localhost alias on Windows was not removed on uninstall - **changed** — Updated to JDK 26.0.1 - **changed** — Updated to JavaFX 25.0.3 - **removed** — Signing with Actalis issued certificate > [!NOTE] > We dropped releasing a debian package on GitHub. You can download the debian package from the launchpad [beta](https://launchpad.net/~sebastian-stenzel/+archive/ubuntu/cryptomator-beta/+packages) or [stable](https://launchpad.net/~sebastian-stenzel/+archive/ubuntu/cryptomator-beta/+packages) repo) For a comprehensive view of changes, read the [CHANGELOG](https://github.com/cryptomator/cryptomator/blob/1.19.3-rc1/CHANGELOG.md). ###### What's New 🎉 * New error dialog if importing a vault fails ([#4243](https://github.com/cryptomator/cryptomator/pull/4243)) ###### Bugfixes 🐛 * Fixed Cryptomator file extensions were not registered on Windows ([#4219](https://github.com/cryptomator/cryptomator/issues/4219)) * Fixed warning was displayed when accessing update tab in settings even though an update check did not ran ([#4199](https://github.com/cryptomator/cryptomator/pull/4199)) * Fixed several Decrypt Name dialogs could be opened on the same vault ([#4164](https://github.com/cryptomator/cryptomator/pull/4164)) * Fixed not all mount options in vault specific settings could be displayed/accessed by @yugui923 ([#4227](https://github.com/cryptomator/cryptomator/pull/4227)) * Fixed localhost alias on Windows was not removed on uninstall by @jose-cardoso-a22506616 ([#3993](https://github.com/cryptomator/cryptomator/issues/3993)) ###### Other Changes 📎 * Refactored release pipeline to allow immutable releases ([#4205](https://github.com/cryptomator/cryptomator/pull/4205)) * Updated to JDK 26.0.1 ([#4244](https://github.com/cryptomator/cryptomator/pull/4244)) * Updated to JavaFX 25.0.3 ([#4255](https://github.com/cryptomator/cryptomator/pull/4255)) * Drop signing with Actalis issued certificate ([#4169](https://github.com/cryptomator/cryptomator/pull/4169), [#4262](https://github.com/cryptomator/cryptomator/pull/4262)) * Update Copyright year to 2026 by @lamtrinhdev in https://github.com/cryptomator/cryptomator/pull/4218 * Updated dependencies: - `org.cryptomator:webdav-nio-adapter` from 3.0.1 to 3.0.2 - `org.cryptomator:integrations-api` from 1.8.0 to 1.9.0 - `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18 - `ch.qos.logback:logback-core` from 1.5.32 to 1.5.35 - `ch.qos.logback:logback-classic` from 1.5.32 to 1.5.35 - `com.auth0:java-jwt` from 4.5.1 4.5.2 - `com.fasterxml.jackson.core:jackson-databind` from 2.21.1 to 2.21.4 - `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.1 to 2.21.4 - `com.github.ben-manes.caffeine:caffeine` from 3.2.3 to 3.2.4 ##### New Contributors * @yugui923 made their first contribution in https://github.com/cryptomator/cryptomator/pull/4227 * @jose-cardoso-a22506616 made their first contribution in https://github.com/cryptomator/cryptomator/pull/4228 **Full Changelog**: https://github.com/cryptomator/cryptomator/compare/1.19.2...1.19.3-rc1 --- 💾 SHA-256 checksums of release artifacts: ``` 9782b514fabcdd1de394b5b97699f804f3fad83ca2d03cbb30e81f7b2af2e5e2 cryptomator-1.19.3-rc1.tar.gz 683ca50ce953d5270527e22b038da7807822cd941583b71ce2cebf306ba252d2 Cryptomator-1.19.3-rc1-x64.exe 692c6873d37260a0d39399eae39349088b9c92a53fc0d947bd4317bf1128af2a Cryptomator-1.19.3-rc1-x64.msi fce6b78d59b9ff45af6c5b1a776411b50b823470dc69c5cfbf0716e1a9dc2b8b Cryptomator-1.19.3-rc1-x64.dmg 2d00d07432688ea73c3c96f028f446667a565ae2e5f83904887ef1f7033165c6 Cryptomator-1.19.3-rc1-arm64.dmg a98a4d45a5669678a13fcdd6bb9a16e819c0d8984edb2ac2b45f92ffb2c74a7c cryptomator-1.19.3-rc1-x86_64.AppImage 06b8b9fea4ddcf112acecca695b822072d1f2f438215978293b2aa1fc5a25435 cryptomator-1.19.3-rc1-aarch64.AppImage ``` > [!TIP] > You can verify the GPG signature of all assets using our public key: [`5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235`](https://gist.github.com/cryptobot/211111cf092037490275f39d408f461a). ### 1.19.2 - Date: 2026-03-20 - Version: 1.19.2 - Original notes: https://github.com/cryptomator/cryptomator/releases/tag/1.19.2 - Permalink: https://whatsnew.fyi/product/cryptomator/releases/1.19.2 - Labels: Platforms: Desktop - **security** — Cryptomator Hub: Additional patch for CVE-2026-32303 For a comprehensive view of changes, read the [CHANGELOG](https://github.com/cryptomator/cryptomator/blob/develop/CHANGELOG.md). ###### Security Fixes 🚨 * Cryptomator Hub: Additional patch for (#4179, [CVE-2026-32303](https://github.com/cryptomator/cryptomator/security/advisories/GHSA-34rf-rwr3-7g43)) We would like to thank @cookiejack15 for reporting [GHSA-9q8x-whrw-x44p](https://github.com/cryptomator/cryptomator/security/advisories/GHSA-9q8x-whrw-x44p) --- **Full Changelog**: https://github.com/cryptomator/cryptomator/compare/1.19.1...1.19.2 --- 💾 SHA-256 checksums of release artifacts: ``` d1d788106d01c7135a7acf63b027e929237db0f8194925e15b0e868b0d10eaec cryptomator_1.19.2-0ppa1_amd64.deb 9295c9c7fef6e7ec0a9d6cc1561a930e127ff83e6d98d5b14b6c01199399af75 cryptomator-1.19.2-aarch64.AppImage e978a2da545d8aaca1192faf6dadf4c51bdf5e9bdc232a227618401c0b833f9a Cryptomator-1.19.2-arm64.dmg 6f9ba5aa6deb5ef095926e6dcd7e6935d40791ff213dbbad14cd0ab375983a16 Cryptomator-1.19.2-x64.dmg 5de9271f8f11f5c3226d95e25ba6f477515d48e6e768c7d14744ed947efb098f Cryptomator-1.19.2-x64.exe 4b34ba8d6525ad258de34c8098f9af2240b1874c6151862f1db1f4f2193911d4 Cryptomator-1.19.2-x64.msi 5689d8cfbc60c0f2440d338a58362568d91d2d928fa3489d825a60fd0914c428 cryptomator-1.19.2-x86_64.AppImage ``` > [!TIP] > You can verify the GPG signature of all assets using our public key: [`5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235`](https://gist.github.com/cryptobot/211111cf092037490275f39d408f461a). ### 1.19.1 - Date: 2026-03-12 - Version: 1.19.1 - Original notes: https://github.com/cryptomator/cryptomator/releases/tag/1.19.1 - Permalink: https://whatsnew.fyi/product/cryptomator/releases/1.19.1 - Labels: Platforms: Desktop - **security** — Fixed possible man-in-the-middle attack with tampered vault config in Cryptomator Hub - **security** — Disallow unencrypted http connections to hub by default - **security** — Fixed loading of masterkey file from arbitrary paths - **security** — Fixed not-configured plugin directory does not disable plugin search - **added** — Cryptomator Hub: Trust on first use when unlocking a Hub vault - **fixed** — Fixed Finder window opens twice when revealing vault on macOS - **fixed** — Fixed app does not start due to secret service detection failure on Linux For a comprehensive view of changes, read the [CHANGELOG](https://github.com/cryptomator/cryptomator/blob/develop/CHANGELOG.md). ###### Security Fixes 🚨 * Cryptomator Hub: Fixed possible man-in-the-middle attack with tampered vault config (#4179, [CVE-2026-32303](https://github.com/cryptomator/cryptomator/security/advisories/GHSA-34rf-rwr3-7g43)) * Disallow unencrypted http connections to hub by default ([CVE-2026-32309](https://github.com/cryptomator/cryptomator/security/advisories/GHSA-vv33-h7qx-c264)) * Fixed loading of masterkey file from arbitrary paths (#4180, [CVE-2026-32310](https://github.com/cryptomator/cryptomator/security/advisories/GHSA-5phc-5pfx-hr52)) * Fixed not-configured plugin directory does not disable plugin search ([#4176](https://github.com/cryptomator/cryptomator/pull/4176)) ###### What's New 🎉 * Cryptomator Hub: Trust on first use when unlocking a Hub vault ([#4179](https://github.com/cryptomator/cryptomator/pull/4179)) ###### Bugfixes 🐛 * Fixed Finder window opens twice when revealing vault on macOS ([#4177](https://github.com/cryptomator/cryptomator/pull/4177)) * Fixed app does not start due to secret service detection failure on Linux ([#4175](https://github.com/cryptomator/cryptomator/pull/4175)) ###### Other Changes 📎 * Pin version of appimagetool([#4181](https://github.com/cryptomator/cryptomator/pull/4181)) * Updated translations * Updated dependencies: * `org.cryptomator:integrations-api` from 1.8.0-beta1 to 1.8.0 * `org.cryptomator:integrations-linux` from 1.7.0-beta4 to 1.7.0 * `org.cryptomator:integrations-mac` from 1.5.0-beta3 to 1.5.0 --- **Full Changelog**: https://github.com/cryptomator/cryptomator/compare/1.19.0...1.19.1 📜 List of closed issues and pull requests is available [here](https://github.com/cryptomator/cryptomator/milestone/126?closed=1) --- 💾 SHA-256 checksums of release artifacts: ``` c995daa2acd813e1a975d540a1af0dff57700e56c1c541e203117172829dd382 .\cryptomator_1.19.1-0ppa1_amd64.deb 05af34b8c6430d4e033f029eb20071ec718e529715f15e41f91230665d146849 .\cryptomator-1.19.1-aarch64.AppImage c208184d36b1570e00c2929b3b230679191235742385e883863135ee67e9c581 .\Cryptomator-1.19.1-arm64.dmg 14e3273f02268c6abf9a9962dbf35a01f45f4dd75ea90973af3827fcf88b96cb .\Cryptomator-1.19.1-x64.dmg 08beab0e625339aa8525339388a1317987dc0f2f70d114737cbaf66d0ce62a1a .\Cryptomator-1.19.1-x64.exe 77ff121b725938bc05efaa842cfd7db2bbe0f32ca76c93b98c65b225d226d7fd .\Cryptomator-1.19.1-x64.msi 6acfccb9368731a96c375a1ec26666c93fd5735c03d200b9bf37d6e290a18116 .\cryptomator-1.19.1-x86_64.AppImage ``` > [!TIP] > You can verify the GPG signature of all assets using our public key: [`5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235`](https://gist.github.com/cryptobot/211111cf092037490275f39d408f461a). ### 1.19.0 - Date: 2026-03-09 - Version: 1.19.0 - Original notes: https://github.com/cryptomator/cryptomator/releases/tag/1.19.0 - Permalink: https://whatsnew.fyi/product/cryptomator/releases/1.19.0 - Labels: Platforms: Desktop - **security** — Disable loading of plugins by default, requiring the plugin directory to be specified in admin config - **security** — Disable loading of user defined config for Windows installer, using admin config instead - **security** — Fixed leaking of cleartext paths into application log - **added** — Implement .dmg update mechanism for self-update - **added** — Implement Flatpak update mechanism for self-update - **added** — Add app notifications - **added** — Mark files in-use for Hub vaults - **added** — Adjust app to be used with a screen reader for accessibility - **added** — Show Archived Vault Dialog on unlock when Hub returns 410 - **added** — Support automatic app theme selection according to OS theme on Linux - **added** — Allow overwriting certain app properties by external admin configuration file - **added** — Implement new keychain backend using secret service API for Linux - **added** — Add Liquid Glass icon for macOS - **fixed** — Fixed password reset/show recovery possible for vaults without masterkey file - **fixed** — Fixed restore vault config failed due to selecting a directory instead of file - **changed** — Update JDK to 25 - **changed** — Update JavaFX to 25.0.2 image ##### Happy Birthday, Cryptomator! 🎉 Today, Cryptomator Turns 10. What once began as a small idea has become a tool trusted by millions of people worldwide to keep their data private in an increasingly connected world. For a comprehensive view of changes, read the [CHANGELOG](https://github.com/cryptomator/cryptomator/blob/develop/CHANGELOG.md). ###### Security Fixes (Possibly breaking) 🚨 * *Disable loading of plugins by default (#4136):* Custom plugins are not loaded by default anymore. To allow loading of plugins, specify the plugin directory in the [admin config](https://github.com/cryptomator/cryptomator/pull/4105/). * *Disable loading of user defined config for Windows installer* in https://github.com/cryptomator/cryptomator/pull/4132: User defined app startup configs are not loaded anymore. Use the [admin config](https://github.com/cryptomator/cryptomator/pull/4105/) instead. * Fixed leaking of cleartext paths into application log ([GHSA-j83j-mwhc-rcgw](https://github.com/cryptomator/cryptomator/security/advisories/GHSA-j83j-mwhc-rcgw)) ###### What's New 🎉 * Self-Update Mechanism ([#3948](https://github.com/cryptomator/cryptomator/pull/3948)) * Implemented `.dmg` update mechanism * Implemented Flatpak update mechanism * App notifications ([#4069](https://github.com/cryptomator/cryptomator/pull/4069)) * Mark files in-use for Hub vaults ([#4078](https://github.com/cryptomator/cryptomator/pull/4078)) * Accessibility: Adjust app to be used with a screen reader ([#547](https://github.com/cryptomator/cryptomator/issues/547)) * Show Archived Vault Dialog on unlock when Hub returns 410 ([#4081](https://github.com/cryptomator/cryptomator/pull/4081)) * Support automatic app theme selection according to OS theme on Linux ([#4027](https://github.com/cryptomator/cryptomator/issues/4027)) * [Admin configuration](https://docs.cryptomator.org/desktop/admin-config/): Allow overwriting certain app properties by external config file ([#4105](https://github.com/cryptomator/cryptomator/pull/4105)) * New keychain backend using [secret service API](https://specifications.freedesktop.org/secret-service/0.2) for Linux ([#4025](https://github.com/cryptomator/cryptomator/pull/4025)) by @purejava * Liquid Glass icon for macOS ([#4166](https://github.com/cryptomator/cryptomator/pull/4166)) ###### Bugfixes 🐛 * Fixed password reset/show recovery possible for vaults without masterkey file ([#4120](https://github.com/cryptomator/cryptomator/pull/4120)) * Fixed restore vault config failed due to selecting a directory instead of file ([#4141](https://github.com/cryptomator/cryptomator/issues/4141)) ###### Other Changes 📎 * Disable user defined app start config on Windows ([#4132](https://github.com/cryptomator/cryptomator/issues/4132)) * Disable plugin loading by default ([#4136](https://github.com/cryptomator/cryptomator/4136)) * Use JDK 25 ([#4031](https://github.com/cryptomator/cryptomator/pull/4031)) * Update JavaFX to 25.0.2 ([#4145](https://github.com/cryptomator/cryptomator/pull/4145)) * Updated translations * Fix typo in comment by @sunnyraindy in https://github.com/cryptomator/cryptomator/pull/4036 * Fix a11y for no-graphics buttons in main window by @tamaracha in https://github.com/cryptomator/cryptomator/pull/4055 * Updated dependencies * `ch.qos.logback:*` from 1.5.19 to 1.5.32 * `com.fasterxml.jackson.core:jackson-databind` from 2.20.0 to 2.21.1 * `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.20.0 to 2.21.1 * `com.github.ben-manes.caffeine:caffeine` from 3.2.2 to 3.2.3 * `com.google.dagger:*` from 2.57.2 to 2.59.2 * `org.apache.commons:commons-lang3` from 3.19.0 to 3.20.0 * `org.cryptomator:cryptofs` from 2.9.0 to 2.10.0 * `org.cryptomator:cryptolib` from 2.2.1 to 2.2.2 * `org.cryptomator:fuse-nio-adapter` from _[Truncated at 4000 characters — full notes: https://github.com/cryptomator/cryptomator/releases/tag/1.19.0]_ ### 1.19.0-rc1.1 — 1.19.0-rc1 - Date: 2026-03-06 - Version: 1.19.0-rc1.1 - Original notes: https://github.com/cryptomator/cryptomator/releases/tag/1.19.0-rc1.1 - Permalink: https://whatsnew.fyi/product/cryptomator/releases/1.19.0-rc1.1 - Labels: Pre-release; Platforms: Desktop - **added** — Add Liquid Glass icon for macOS 26 - **removed** — Remove DockTilePlugin workaround - **fixed** — Fixed revealing filesystem directory opens internet browser - **security** — Fixed leaking of cleartextpaths into log files - **fixed** — Fixed WinFsp not detected when access to reg tool is denied ##### What's Changed to 1.19.0-beta2 ###### What's New 🎉 * Add Liquid Glass icon for macOS 26 and remove DockTilePlugin workaround by @tobihagemann in https://github.com/cryptomator/cryptomator/pull/4166 ###### Bugfixes 🐛 * Fixed revealing filesystem directory opens internet browser by @infeo in https://github.com/cryptomator/cryptomator/pull/4165 * Fixed leaking of cleartextpaths into log files (https://github.com/cryptomator/cryptomator/security/advisories/GHSA-j83j-mwhc-rcgw) * Fixed WinFsp not detected when access to `reg` tool is denied (#4121) ###### Other Changes 📎 * CI: Build arch package by @infeo in https://github.com/cryptomator/cryptomator/pull/4139 * CI: Build cryptomator-bin package before creating PR. by @infeo in https://github.com/cryptomator/cryptomator/pull/4149 * harden curl downloads on CI by @infeo in https://github.com/cryptomator/cryptomator/pull/4158 * Bump the github-actions group with 3 updates by @dependabot[bot] in https://github.com/cryptomator/cryptomator/pull/4162 * Bump the maven-build-plugins group across 1 directory with 8 updates by @dependabot[bot] in https://github.com/cryptomator/cryptomator/pull/4151 * Bump the java-test-dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/cryptomator/cryptomator/pull/4079 * Bump the java-production-dependencies group with 8 updates by @dependabot[bot] in https://github.com/cryptomator/cryptomator/pull/4152 * Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 in the maven-build-plugins group by @dependabot[bot] in https://github.com/cryptomator/cryptomator/pull/4167 **Full Changelog**: https://github.com/cryptomator/cryptomator/compare/1.19.0-beta2...1.19.0-rc1 --- 💾 SHA-256 checksums of release artifacts: ``` 45cb2788e54395773c9929b299d938589e71a0ff0ce550188254d2e6a637e4e0 cryptomator_1.18.0+1.19.0~rc1-0ppa1_amd64.deb 0f7e7cad61f0d1a87da024caaf40254b73befe936d4f5dd901bd3ff45f4d8d58 cryptomator-1.19.0-rc1-aarch64.AppImage 472e9fcee14d1ad5b8806e96b85de53f9b6dd0c8a16242e98e0ef8a154d9bd2d Cryptomator-1.19.0-rc1-arm64.dmg 7bb1cbca7edee181e8ff5583659af2cc43652bcd7332b74783121dbb59e32ebe Cryptomator-1.19.0-rc1-x64.dmg f3598488a264087cc3a177e294cf005c079f7bcb3dfc1660413f169823c45b31 Cryptomator-1.19.0-rc1-x64.exe e732b9d490dd36f8bd8031958a4e4daab8671953a45ef94db957c3dfcb51a32a Cryptomator-1.19.0-rc1-x64.msi 4249734968e8e8df9e48fc82aa6a22e1b7fa06a579fff2897898a43868add13f cryptomator-1.19.0-rc1-x86_64.AppImage ``` > [!TIP] > You can verify the GPG signature of all assets using our public key: [`5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235`](https://gist.github.com/cryptobot/211111cf092037490275f39d408f461a). ### 1.18.1 — 1.18.1 (Windows only) - Date: 2026-02-26 - Version: 1.18.1 - Original notes: https://github.com/cryptomator/cryptomator/releases/tag/1.18.1 - Permalink: https://whatsnew.fyi/product/cryptomator/releases/1.18.1 - Labels: Platforms: Desktop - **fixed** — Fixed failing HTTPS connections on Windows > [!NOTE] > Hotfix release to prevent broken update checker or failing [Cryptomator Hub](https://cryptomator.org/for-teams/) vault unlocks ###### Bugfixes 🐛 * Fixed failing HTTPS connections on Windows (#4156) --- **Full Changelog**: https://github.com/cryptomator/cryptomator/compare/1.18.0...1.18.1 📜 List of closed issues is available [here](https://github.com/cryptomator/cryptomator/milestone/124?closed=1) --- 💾 SHA-256 checksums of release artifacts: ``` b156a911563e1c9477954efaaaf3b9be0ca5545d5c6ad9f434ceee9fe0da739f Cryptomator-1.18.1-x64.exe 491fdba6a5e45e47fb7ac6f437b8f749b95ee6f58997b854ac7072a7ff45310e Cryptomator-1.18.1-x64.msi ``` As usual, the GPG signatures can be checked using [our public key `5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235`](https://gist.github.com/cryptobot/211111cf092037490275f39d408f461a). ### 1.19.0-beta2 - Date: 2026-02-18 - Version: 1.19.0-beta2 - Original notes: https://github.com/cryptomator/cryptomator/releases/tag/1.19.0-beta2 - Permalink: https://whatsnew.fyi/product/cryptomator/releases/1.19.0-beta2 - Labels: Pre-release; Platforms: Desktop - **removed** — Custom plugins are not loaded by default anymore - **removed** — User defined app startup configs are not loaded anymore on Windows installer - **added** — Show dedicated Archived Vault screen on unlock when Hub returns 410 - **changed** — Improve accessibility for core functionality - **changed** — Move recovery I/O to background thread - **added** — Admin Config to overwrite app properties - **changed** — Disable recovery key actions in Vault Password options when masterkey is missing - **changed** — Use JavaFX built ins to adapt to OS color scheme - **added** — New keychain backend SecretService for Linux - **changed** — Recovery Key Validation with wrapped labels and replaced filler text to stabilize layout - **fixed** — Failed vault config recovery due to picking wrong filesystem node ##### What's Changed For a comprehensive view of changes, read the [CHANGELOG](https://github.com/cryptomator/cryptomator/blob/develop/CHANGELOG.md). ##### Possibly Breaking Changes ⚠️ * *Disable loading of plugins by default(#4136):* Custom plugins are not loaded by default anymore. To allow loading of plugins, specify the plugin directory in the [admin config](https://github.com/cryptomator/cryptomator/pull/4105/). * *Disable loading of user defined config for Windows installer* by @infeo in https://github.com/cryptomator/cryptomator/pull/4132: User defined app startup configs as documented [here](https://docs.cryptomator.org/desktop/advanced-settings/#locating-the-per-user-advanced-configuration) are not loaded anymore. To overwrite some properties, use the [admin config](https://github.com/cryptomator/cryptomator/pull/4105/). ##### Other Changes 📎 * Show dedicated “Archived Vault” screen on unlock when Hub returns 410 by @mindmonk in https://github.com/cryptomator/cryptomator/pull/4081 * Improve accessibility for core functionality by @infeo in https://github.com/cryptomator/cryptomator/pull/4103 * Move recovery I/O to background thread by @mindmonk in https://github.com/cryptomator/cryptomator/pull/4106 * Bump the github-actions group across 1 directory with 8 updates by @dependabot[bot] in https://github.com/cryptomator/cryptomator/pull/4124 * Admin Config by @infeo in https://github.com/cryptomator/cryptomator/pull/4105 * Disable recovery key actions in Vault Password options when masterkey is missing by @mindmonk in https://github.com/cryptomator/cryptomator/pull/4120 * Use JavaFX built ins to adapt to OS color scheme by @infeo in https://github.com/cryptomator/cryptomator/pull/4134 * Bump the java-production-dependencies group across 1 directory with 11 updates by @dependabot[bot] in https://github.com/cryptomator/cryptomator/pull/4143 * New keychain backend SecretService for Linux by @purejava in https://github.com/cryptomator/cryptomator/pull/4025 * Bump javafx to version 25.0.2 by @infeo in https://github.com/cryptomator/cryptomator/pull/4145 * Recovery Key Validation – Enable wrapped labels and replace filler text to stabilize layout by @mindmonk in https://github.com/cryptomator/cryptomator/pull/4123 * Fixed failed vault config recovery due to picking wrong filesystem node (#4141 ) **Full Changelog**: https://github.com/cryptomator/cryptomator/compare/1.19.0-beta1...1.19.0-beta2 --- 💾 SHA-256 checksums of release artifacts: ``` 95725dcec2117814d89a853923c0092c5ab76129e82cc416aa0aebe1fe7719c6 cryptomator_1.18.0+1.19.0~beta2-0ppa1_amd64.deb 1019a1883a7bc194e2eeef07fc01b5eafa2a5cf7568bb4da86fdfab48b6ff821 cryptomator-1.19.0-beta2-aarch64.AppImage c44cea4e97d4c794228890885d57a3d740f5526689a5215c9f64079ab06d7419 Cryptomator-1.19.0-beta2-arm64.dmg 9d794bfd3e5c465e36fb098487709a1dfc3c6015b6d5b51538dae230af4789b3 Cryptomator-1.19.0-beta2-x64.dmg 8b44ddb3d53fcb0c71a45f37eca4b9f67802fafde21381b25e119a0ee578e4bb Cryptomator-1.19.0-beta2-x64.exe d10a71cdcf05e05d74642af9702077befff7c510fd746f1ac0c512a42b2a6d55 Cryptomator-1.19.0-beta2-x64.msi 3ddf132283ee02fc7eeec3e3e288b5e50abb72ae6ae657a1c8e81c33cc48261f cryptomator-1.19.0-beta2-x86_64.AppImage ``` > [!TIP] > You can verify the GPG signature of all assets using our public key: [`5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235`](https://gist.github.com/cryptobot/211111cf092037490275f39d408f461a). ### 1.19.0-beta1 - Date: 2025-12-30 - Version: 1.19.0-beta1 - Original notes: https://github.com/cryptomator/cryptomator/releases/tag/1.19.0-beta1 - Permalink: https://whatsnew.fyi/product/cryptomator/releases/1.19.0-beta1 - Labels: Pre-release; Platforms: Desktop - **added** — Get notified about important information in your vault with app notifications - **added** — Hub vaults mark opened files as used and send notification on open request - **added** — Add labels and text for graphic-only elements to improve accessibility - **changed** — Switch to JDK 25 for building - **removed** — Remove test code for update checker ###### What's New * App Notifications: Get notified about important information in your vault (#4069) * Files in use: Hub vaults mark opened files as "used" and sent notification on open request (https://github.com/cryptomator/cryptomator/pull/4078) * Accessibility: Add labels and text for Graphic-only elements (https://github.com/cryptomator/cryptomator/issues/4064, https://github.com/cryptomator/cryptomator/pull/4066 and by @tamaracha https://github.com/cryptomator/cryptomator/issues/4055) ###### Other Changes 📎 * Removed test code for update checker * Bump the github-actions group across 1 directory with 8 updates by @dependabot[bot] in https://github.com/cryptomator/cryptomator/pull/4073 * Switch to JDK 25 for building ###### New Contributors * @tamaracha made their first contribution in https://github.com/cryptomator/cryptomator/pull/4055 --- The **important changes** can be found in our [CHANGELOG.md](https://github.com/cryptomator/cryptomator/blob/develop/CHANGELOG.md). 📜 List of closed issues and pull requests is available [here](https://github.com/cryptomator/cryptomator/milestone/123?closed=1) All Changes: https://github.com/cryptomator/cryptomator/compare/1.19.0-alpha2...1.19.0-beta1 --- 💾 SHA-256 checksums of release artifacts: ``` ed7a80b645bb0cde3303281cb6b8bcdcfc9d0d46f1d94839ee75d74033ecf520 .\cryptomator_1.18.0+1.19.0.beta1-0ppa1_amd64.deb 178faec33c6f0327ce746cd543c2180ca945d31eaa88ff5efb85c5430f23f848 .\cryptomator-1.19.0-beta1-aarch64.AppImage b0262eb4ab17a520278ddf76b83d157c4f95e02fbe76ef6b5468f7147e283c78 .\Cryptomator-1.19.0-beta1-arm64.dmg 4d75a24fd23212344766a8af18f26ce5045343546737c4c5e84517f115a0ed11 .\Cryptomator-1.19.0-beta1-x64.dmg b04470782c251a82906776683d9fff2bf639a905cfead39c3131a83efbf6e296 .\Cryptomator-1.19.0-beta1-x64.exe 2551e29a4470cb7267e17fdacc8cfce0b3aad60e758dbe016b7fb80f56e5c5d3 .\Cryptomator-1.19.0-beta1-x64.msi 0a48b50a0fb1b00292ee46d0e011cfaf3dafb65da8b6023eb3ecdf44f1013220 .\cryptomator-1.19.0-beta1-x86_64.AppImage ``` > [!TIP] > You can verify the GPG signature of all assets using our public key: [`5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235`](https://gist.github.com/cryptobot/211111cf092037490275f39d408f461a). ### 1.19.0-alpha2 - Date: 2025-11-25 - Version: 1.19.0-alpha2 - Original notes: https://github.com/cryptomator/cryptomator/releases/tag/1.19.0-alpha2 - Permalink: https://whatsnew.fyi/product/cryptomator/releases/1.19.0-alpha2 - Labels: Pre-release; Platforms: Desktop - **added** — Implement new update API - **added** — Self-Update feature for .dmg files - **added** — Self-Update feature for Flatpak - **changed** — Update to JDK 25 > [!NOTE] > This prerelease version has a tampered update check that will always report an update to the latest stable version being available. This is intended behaviour that allows testing of the newly introduced self-update mechanism. ###### What's New 🎉 * Implement new update API by @purejava in https://github.com/cryptomator/cryptomator/pull/3948 * Self-Update feature for .dmg files * Self-Update feature for Flatpak * Added a [CHANGELOG](https://github.com/cryptomator/cryptomator/blob/develop/CHANGELOG.md) ###### Other Changes 📎 * chore: fix typo in comment by @sunnyraindy in https://github.com/cryptomator/cryptomator/pull/4036 * JDK 25 by @overheadhunter in https://github.com/cryptomator/cryptomator/pull/4031 ###### New Contributors * @sunnyraindy made their first contribution in https://github.com/cryptomator/cryptomator/pull/4036 **Full Changelog**: https://github.com/cryptomator/cryptomator/compare/1.18.0...1.19.0-alpha2 Feel free to also read our [CHANGELOG.md](https://github.com/cryptomator/cryptomator/blob/develop/CHANGELOG.md). --- > [!TIP] > You can verify the GPG signature of all assets using our public key: [`5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235`](https://gist.github.com/cryptobot/211111cf092037490275f39d408f461a).