cryptomator 1.19.0-beta2 版本更新介绍
发布日期: 2026-02-18
版本号: 1.19.0-beta2
Cryptomator发布了1.19.0-beta2版本,包含两项可能影响现有使用的破坏性变更:默认不再加载自定义插件,以及Windows安装器不再加载用户个人的启动配置,现在需通过管理员配置进行设置。此次更新还包括多项改进,如在Hub返回410时显示专属“已归档保险库”界面、增强核心功能无障碍性、将恢复操作移至后台线程执行、新增Linux平台的SecretService密钥链后端、升级JavaFX,并修复了由于选择错误文件系统节点导致的保险库配置恢复失败问题。更新软件时建议通过提供的校验和验证文件完整性。
更新内容 (中文)
更新内容
如需查看完整的变更列表,请阅读更新日志。
可能的破坏性更改 ⚠️
- 默认禁用插件加载(#4136): 自定义插件默认不再加载。如需允许加载插件,请在管理配置中指定插件目录。
- 禁用Windows安装程序的用户自定义配置加载 由@infeo在https://github.com/cryptomator/cryptomator/pull/4132实现:如此处所述的用户自定义应用启动配置不再加载。如需覆盖某些属性,请使用管理配置。
其他更改 📎
- 当Hub返回410状态码时,在解锁时显示专用的“已归档保险库”屏幕,由@mindmonk在https://github.com/cryptomator/cryptomator/pull/4081实现
- 提升核心功能的可访问性,由@infeo在https://github.com/cryptomator/cryptomator/pull/4103实现
- 将恢复I/O移至后台线程,由@mindmonk在https://github.com/cryptomator/cryptomator/pull/4106实现
- 由@dependabot[bot]在https://github.com/cryptomator/cryptomator/pull/4124中,跨1个目录对github-actions组进行8次更新
- 管理配置,由@infeo在https://github.com/cryptomator/cryptomator/pull/4105实现
- 当主密钥缺失时,在保险库密码选项中禁用恢复密钥操作,由@mindmonk在https://github.com/cryptomator/cryptomator/pull/4120实现
- 使用JavaFX内置功能适配操作系统配色方案,由@infeo在https://github.com/cryptomator/cryptomator/pull/4134实现
- 由@dependabot[bot]在https://github.com/cryptomator/cryptomator/pull/4143中,跨1个目录对java-production-dependencies组进行11次更新
- 为Linux提供新的密钥链后端SecretService,由@purejava在https://github.com/cryptomator/cryptomator/pull/4025实现
- 将javafx升级至版本25.0.2,由@infeo在https://github.com/cryptomator/cryptomator/pull/4145实现
- 恢复密钥验证——启用包装标签并替换填充文本以稳定布局,由@mindmonk在https://github.com/cryptomator/cryptomator/pull/4123实现
- 修复因选择错误文件系统节点导致的保险库配置恢复失败问题(#4141)
完整更新日志:https://github.com/cryptomator/cryptomator/compare/1.19.0-beta1…1.19.0-beta2
💾 发布文件的SHA-256校验和:
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] 您可以使用我们的公钥验证所有资产的GPG签名:
5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235。
更新内容 (原始)
What’s Changed
For a comprehensive view of changes, read the CHANGELOG.
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.
- 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 are not loaded anymore. To overwrite some properties, use the admin config.
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.
下载链接
- cryptomator-1.19.0-beta2-aarch64.AppImage
- cryptomator-1.19.0-beta2-aarch64.AppImage.asc
- cryptomator-1.19.0-beta2-aarch64.AppImage.zsync
- cryptomator-1.19.0-beta2-aarch64.AppImage.zsync.asc
- Cryptomator-1.19.0-beta2-arm64.dmg
- Cryptomator-1.19.0-beta2-arm64.dmg.asc
- Cryptomator-1.19.0-beta2-x64.dmg
- Cryptomator-1.19.0-beta2-x64.dmg.asc
- Cryptomator-1.19.0-beta2-x64.exe
- Cryptomator-1.19.0-beta2-x64.exe.asc
- Cryptomator-1.19.0-beta2-x64.msi
- Cryptomator-1.19.0-beta2-x64.msi.asc
- cryptomator-1.19.0-beta2-x86_64.AppImage
- cryptomator-1.19.0-beta2-x86_64.AppImage.asc
- cryptomator-1.19.0-beta2-x86_64.AppImage.zsync
- cryptomator-1.19.0-beta2-x86_64.AppImage.zsync.asc
- cryptomator-1.19.0-beta2.tar.gz.asc
- cryptomator_1.18.0+1.19.0.beta2-0ppa1_amd64.deb
- cryptomator_1.18.0+1.19.0.beta2-0ppa1_amd64.deb.asc