发布日期: 2026-06-29
版本号: 1.19.3

Cryptomator 发布了 1.19.3 版本。该版本包含了若干改进:新增了导入保险库失败时的错误提示对话框;修复了 Windows 系统下文件扩展名注册、设置页面更新提示显示错误、同一保险库可打开多个解密对话框、以及特定设置中挂载选项显示不全等多个问题。同时,此次更新重构了发布流程,并将 JDK 升级至 26.0.1、JavaFX 升级至 25.0.3,此外还更新了多项依赖库。用户可从 Launchpad 的 beta 或 stable 仓库获取 Debian 安装包。发布产物提供了 SHA-256 校验和以供验证。

更新内容 (中文)

[!NOTE] 我们已在GitHub上停止发布Debian软件包。您可从Launchpad的测试版稳定版仓库下载Debian软件包。

更新内容 🎉

  • 导入保险库失败时新增错误对话框 (#4243)

错误修复 🐛

  • 修复了Windows系统上未注册Cryptomator文件扩展名的问题 (#4219)
  • 修复了即使未进行更新检查,在设置中访问更新标签时仍显示警告的问题 (#4199)
  • 修复了同一保险库可能打开多个"解密名称"对话框的问题 (#4164)
  • 修复了保险库特定设置中部分挂载选项无法显示/访问的问题 (由@yugui923提交 #4227)
  • 修复了Windows系统中卸载时未移除本地主机别名的问题 (由@jose-cardoso-a22506616提交 #3993)

其他变更 📎

  • 重构发布流水线以支持不可变发布 (#4205)
  • 升级至JDK 26.0.1 (#4244)
  • 升级至JavaFX 25.0.3 (#4255)
  • 停止使用Actalis颁发的证书进行签名 (#4169, #4262)
  • 由@lamtrinhdev在https://github.com/cryptomator/cryptomator/pull/4218中将版权年份更新为2026
  • 依赖项更新:
    • org.cryptomator:webdav-nio-adapter 从3.0.1升至3.0.2
    • org.cryptomator:integrations-api 从1.8.0升至1.9.0
    • org.slf4j:slf4j-api 从2.0.17升至2.0.18
    • ch.qos.logback:logback-core 从1.5.32升至1.5.35
    • ch.qos.logback:logback-classic 从1.5.32升至1.5.35
    • com.auth0:java-jwt 从4.5.1升至4.5.2
    • com.fasterxml.jackson.core:jackson-databind 从2.21.1升至2.21.4
    • com.fasterxml.jackson.datatype:jackson-datatype-jsr310 从2.21.1升至2.21.4
    • com.github.ben-manes.caffeine:caffeine 从3.2.3升至3.2.4

新贡献者

  • @yugui923在https://github.com/cryptomator/cryptomator/pull/4227中首次贡献
  • @jose-cardoso-a22506616在https://github.com/cryptomator/cryptomator/pull/4228中首次贡献

完整更新日志:https://github.com/cryptomator/cryptomator/compare/1.19.2…1.19.3


💾 发布产物的SHA-256校验和:

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] 您可使用我们的公钥验证所有资产的GPG签名:5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235

更新内容 (原始)

[!NOTE] We dropped releasing a debian package on GitHub. You can download the debian package from the launchpad beta or stable repo)

What’s New 🎉

  • New error dialog if importing a vault fails (#4243)

Bugfixes 🐛

  • Fixed Cryptomator file extensions were not registered on Windows (#4219)
  • Fixed warning was displayed when accessing update tab in settings even though an update check did not ran (#4199)
  • Fixed several Decrypt Name dialogs could be opened on the same vault (#4164)
  • Fixed not all mount options in vault specific settings could be displayed/accessed by @yugui923 (#4227)
  • Fixed localhost alias on Windows was not removed on uninstall by @jose-cardoso-a22506616 (#3993)

Other Changes 📎

  • Refactored release pipeline to allow immutable releases (#4205)
  • Updated to JDK 26.0.1 (#4244)
  • Updated to JavaFX 25.0.3 (#4255)
  • Drop signing with Actalis issued certificate (#4169, #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

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.

下载链接