Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 01:10
· 19 commits to main since this release

中文:

  • 🔒 增强账号密码安全:修复密码在特定情况下可能被记录到系统日志,并限制了会导致登录认证出错的特殊字符。
  • 🐛 提升运行稳定性,避免个别请求出错导致应用 / 服务整体崩溃。
  • 🐛 Android 通知栏文案现在跟随应用内的语言设置。
  • 🐛 桌面端:通过系统方式(如 Alt+F4)关闭窗口时,现在也会遵循「关闭行为」设置。
  • 🐛 桌面端:修复每次启动残留临时文件的问题。

English:

  • 🔒 Hardened account/password security: fixed the password possibly being written to system logs, and restricted special characters that could break login.
  • 🐛 Improved stability so a single failing request no longer crashes the whole app / server.
  • 🐛 The Android notification text now follows the in-app language setting.
  • 🐛 Desktop: closing the window via the system (e.g. Alt+F4) now also respects your "close action" setting.
  • 🐛 Desktop: fixed leftover temporary files accumulating on each launch.

🤖 Automated build & release by GitHub Actions | 此版本由 GitHub Actions 自动化构建并发布

All native binaries (dufs) are compiled from source — F-Droid compatible.

Platform Files Status
Android arm64 .apk
Windows x64 .zip (portable) + .exe (installer)
Linux x64 .AppImage + .deb + .tar.gz
Linux ARM64 .AppImage + .deb + .tar.gz
macOS ARM64 .zip (app bundle) ⚠️ 仅编译测试,未签名、未实机测试
iOS arm64 .zip (app bundle, no codesign) ⚠️ 仅编译测试,未签名、未实机测试

🍎 macOS 未签名:解压后执行 xattr -cr DufsHub.app 去除隔离属性。

Full Changelog: v0.4.1...v0.4.2