Skip to content

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 04 Aug 10:43
· 9 commits to main since this release

中文:

  • 🐛 桌面端:修复关闭窗口(点右上角 X、Alt+F4 或托盘「退出」)后要等约 30 秒才真正关闭的问题,现在瞬间关闭。

English:

  • 🐛 Desktop: fixed the app hanging ~30s before actually closing after you click the window's X (or Alt+F4, or tray Quit) — it now closes instantly.

🤖 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.3...v0.4.4