cryptomator 1.15.0-beta1 版本更新介绍
发布日期: 2025-01-22
版本号: 1.15.0-beta1
Cryptomator 1.15.0-beta1版本主要更新内容包括:新增功能方面,重新设计了主界面并优化了紧凑型保险库列表,新增维吾尔语翻译支持,AppImage不再依赖fuse2,网络连接改用系统证书存储或自定义PKCS12文件,解锁时若存储为只读模式将提示用户。修复了多线程文件操作竞争条件、界面元素不一致、重复显示更新提醒、共享Google Drive文件夹显示异常、只读模式隐式开启等问题,并修复了无法移除支持者证书及Dolphin快速访问添加保险库的缺陷。其他调整包含升级至JDK23和JavaFX23.0.1,移除Guava依赖库,默认JDK供应商改为Temurin,优化构建流程并更新多语言翻译。新贡献者@siard-y、@gepbird、@UyCode、@lamtrinhdev、@Drsheppard01首次参与了项目开发。
更新内容 (中文)
更新内容
新增功能 🎉
- 用户界面:重新设计的主窗口 (https://github.com/cryptomator/cryptomator/pull/3467 和 https://github.com/cryptomator/cryptomator/pull/3474)
- 用户界面:紧凑的保险库列表 (https://github.com/cryptomator/cryptomator/pull/3554)
- 本地化:新增维吾尔语翻译 by @UyCode in https://github.com/cryptomator/cryptomator/pull/3557
- 打包:AppImage 不再依赖 fuse2 by @Drsheppard01 (#3055 #3685)
- 网络:使用系统证书存储/自定义 pkcs12 文件进行 HTTPS 连接 (https://github.com/cryptomator/cryptomator/pull/3675)
- 解锁:当文件存储处于只读模式时提示用户并自动重试只读解锁 (#3695)
问题修复 🐛
- 修复同时写入和截断文件时的竞态条件 (https://github.com/cryptomator/cryptofs/issues/269)
- 修复不一致的 UI 元素 (https://github.com/cryptomator/cryptomator/pull/3617)
- 修复每次启动时显示更新提醒的问题 (#3596 和 https://github.com/cryptomator/cryptomator/pull/3597)
- 修复 iOS 和 Android 问题列表链接 by @lamtrinhdev in https://github.com/cryptomator/cryptomator/pull/3640
- 修复保险库存储选择中显示的共享 Google Drive 文件夹 (https://github.com/cryptomator/cryptomator/pull/3550),由 @siard-y 发起
- 修复保险库隐式以只读模式打开的问题 (#3261)
- 修复无法移除支持者证书的问题 (#3687)
- 修复无法将保险库添加到 Dolphin 快速访问区域的问题 (#3611)
其他变更 📎
- 升级至 JDK 23 (https://github.com/cryptomator/cryptomator/pull/3641),由 @gepbird 发起
- 升级至 JavaFX 23.0.1 (https://github.com/cryptomator/cryptomator/pull/3691)
- 移除 Guava 依赖 (https://github.com/cryptomator/cryptomator/pull/3528)
- SimpleDialogBuilder 优化 (https://github.com/cryptomator/cryptomator/pull/3618)
- 将默认 JDK 供应商切换为 Temurin (https://github.com/cryptomator/cryptomator/pull/3676)
- 使用 GitHub Linux aarch64 运行器 (https://github.com/cryptomator/cryptomator/pull/3681)
- 在 AppImage 中包含 AppStream 元数据 (https://github.com/cryptomator/cryptomator/pull/3687)
- 更新本地化文件 (#3606)
新贡献者
- @siard-y 首次贡献于 https://github.com/cryptomator/cryptomator/pull/3550
- @gepbird 首次贡献于 https://github.com/cryptomator/cryptomator/pull/3641
- @UyCode 首次贡献于 https://github.com/cryptomator/cryptomator/pull/3557
- @lamtrinhdev 首次贡献于 https://github.com/cryptomator/cryptomator/pull/3640
- @Drsheppard01 首次贡献于 https://github.com/cryptomator/cryptomator/pull/3586
完整更新日志: https://github.com/cryptomator/cryptomator/compare/1.14.2...1.15.0-beta1
📜 已关闭问题列表详见此处
💾 发布文件的 SHA-256 校验和:
37ddf5827090e2446332948e9d5f98bb3434b8b9d445d0399f7e76ba1ef880d3 .\\cryptomator_1.15.0.beta1_amd64.deb
895c7ec840f16a88e0572301b2f3d03af7b914ebc2ae76066892024b1b0d41aa .\\cryptomator-1.15.0-beta1-aarch64.AppImage
405c91497ed146bbd592f94799fa4772cc5fee7b1f0caf294f123d0c0e973b49 .\\Cryptomator-1.15.0-beta1-arm64.dmg
de4e5a140b0fb4a598ecd6200387bf8baf257e0eec1c26fa5250fb9267aee558 .\\Cryptomator-1.15.0-beta1-x64.dmg
cb3a5545ee38ba2e103f8b33871c4ec52b88e15296aff1d138bfcd3cb165d0e2 .\\Cryptomator-1.15.0-beta1-x64.exe
bf321e9990c45a7b4f6a664e4bbc21c3243edd092f1ccffad5df4b87492fc0ae .\\Cryptomator-1.15.0-beta1-x64.msi
c9534ae1ca5131d3e6dfb13d53f8af41851b057a80c26485a5cd01fcbe38975b .\\cryptomator-1.15.0-beta1-x86_64.AppImage
可通过我们的公钥 5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235
验证 GPG 签名。
更新内容 (原始)
What’s Changed
What’s New 🎉
- UI: Redesigned MainWindow (https://github.com/cryptomator/cryptomator/pull/3467 and https://github.com/cryptomator/cryptomator/pull/3474)
- UI: Compact vault list (https://github.com/cryptomator/cryptomator/pull/3554)
- Translation: Add Uyghur Language Translation by @UyCode in https://github.com/cryptomator/cryptomator/pull/3557
- Packaging: AppImage does not require fuse2 anymore by @Drsheppard01 (#3055 #3685)
- Network: Use system certificate stores/custom pkcs12 file for HTTPS connections (https://github.com/cryptomator/cryptomator/pull/3675)
- Unlock: If filestorage is read-only, inform user and retry in read-only mode (#3695)
Bugfixes 🐛
- Fixed race condition when writing to and truncating a file at the same time (https://github.com/cryptomator/cryptofs/issues/269)
- Fixed inconsistent UI elements (https://github.com/cryptomator/cryptomator/pull/3617)
- Fixed update reminder shown on every app start (#3596 and https://github.com/cryptomator/cryptomator/pull/3597)
- Fixed links of issues list for both iOS and Android by @lamtrinhdev in https://github.com/cryptomator/cryptomator/pull/3640
- Fixed shared Google Drive folders shown in vault storage selection (https://github.com/cryptomator/cryptomator/pull/3550), initiated @siard-y
- Fixed implicit open of a vault in read-only mode (#3261)
- Fixed unable to remove supporter certificate (#3687)
- Fixed unable to add vault to Dolphin quick access area (#3611)
Other Changes 📎
- Update to JDK 23 (https://github.com/cryptomator/cryptomator/pull/3641), initiated by @gepbird
- Update to JavaFX 23.0.1 (https://github.com/cryptomator/cryptomator/pull/3691)
- Remove Guava as dependency (https://github.com/cryptomator/cryptomator/pull/3528)
- SimpleDialogBuilder (https://github.com/cryptomator/cryptomator/pull/3618)
- Change default JDK vendor to Temurin (https://github.com/cryptomator/cryptomator/pull/3676)
- Use Github Linux aarch64 runner (https://github.com/cryptomator/cryptomator/pull/3681)
- Include AppStream metadata in AppImage (https://github.com/cryptomator/cryptomator/pull/3687)
- Updated translations (#3606)
New Contributors
- @siard-y made their first contribution in https://github.com/cryptomator/cryptomator/pull/3550
- @gepbird made their first contribution in https://github.com/cryptomator/cryptomator/pull/3641
- @UyCode made their first contribution in https://github.com/cryptomator/cryptomator/pull/3557
- @lamtrinhdev made their first contribution in https://github.com/cryptomator/cryptomator/pull/3640
- @Drsheppard01 made their first contribution in https://github.com/cryptomator/cryptomator/pull/3586
Full Changelog: https://github.com/cryptomator/cryptomator/compare/1.14.2...1.15.0-beta1
📜 List of closed issues is available here
💾 SHA-256 checksums of release artifacts:
37ddf5827090e2446332948e9d5f98bb3434b8b9d445d0399f7e76ba1ef880d3 .\cryptomator_1.15.0.beta1_amd64.deb
895c7ec840f16a88e0572301b2f3d03af7b914ebc2ae76066892024b1b0d41aa .\cryptomator-1.15.0-beta1-aarch64.AppImage
405c91497ed146bbd592f94799fa4772cc5fee7b1f0caf294f123d0c0e973b49 .\Cryptomator-1.15.0-beta1-arm64.dmg
de4e5a140b0fb4a598ecd6200387bf8baf257e0eec1c26fa5250fb9267aee558 .\Cryptomator-1.15.0-beta1-x64.dmg
cb3a5545ee38ba2e103f8b33871c4ec52b88e15296aff1d138bfcd3cb165d0e2 .\Cryptomator-1.15.0-beta1-x64.exe
bf321e9990c45a7b4f6a664e4bbc21c3243edd092f1ccffad5df4b87492fc0ae .\Cryptomator-1.15.0-beta1-x64.msi
c9534ae1ca5131d3e6dfb13d53f8af41851b057a80c26485a5cd01fcbe38975b .\cryptomator-1.15.0-beta1-x86_64.AppImage
–>
As usual, the GPG signatures can be checked using our public key 5811 7AFA 1F85 B3EE C154 677D 615D 449F E6E6 A235
.
下载链接
- cryptomator-1.15.0-beta1-aarch64.AppImage
- cryptomator-1.15.0-beta1-aarch64.AppImage.asc
- cryptomator-1.15.0-beta1-aarch64.AppImage.zsync
- cryptomator-1.15.0-beta1-aarch64.AppImage.zsync.asc
- Cryptomator-1.15.0-beta1-arm64.dmg
- Cryptomator-1.15.0-beta1-arm64.dmg.asc
- Cryptomator-1.15.0-beta1-x64.dmg
- Cryptomator-1.15.0-beta1-x64.dmg.asc
- Cryptomator-1.15.0-beta1-x64.exe
- Cryptomator-1.15.0-beta1-x64.exe.asc
- Cryptomator-1.15.0-beta1-x64.msi
- Cryptomator-1.15.0-beta1-x64.msi.asc
- cryptomator-1.15.0-beta1-x86_64.AppImage
- cryptomator-1.15.0-beta1-x86_64.AppImage.asc
- cryptomator-1.15.0-beta1-x86_64.AppImage.zsync
- cryptomator-1.15.0-beta1-x86_64.AppImage.zsync.asc
- cryptomator-1.15.0-beta1.tar.gz.asc
- cryptomator_1.15.0.beta1_amd64.deb
- cryptomator_1.15.0.beta1_amd64.deb.asc