项目自本版起由 DufsHub 更名为 FileInfra,应用名、包名与全平台安装产物同步更新。
⚠️ 升级必读:applicationId 由cc.merr.dufshub变更为cc.merr.fileinfra,老版本无法覆盖升级——各平台请先卸载旧版(Windows 在控制面板卸载旧 DufsHub)再安装本版。- 权限预设「允许上传」现默认附带文件夹下载,相关开关与帮助文案同步更新。
- dufs 核心升至 v0.46.0-fix2:归档下载引擎换用 async-deflate-zip v0.2.0,并纳入若干上游修复。
Starting with this release, DufsHub becomes FileInfra — app name, package ids, and installers renamed across all platforms.
⚠️ Before upgrading: the applicationId changed (cc.merr.dufshub→cc.merr.fileinfra); in-place upgrades do not work — uninstall the old app first on every platform.- The "Allow upload" preset now includes folder download; related toggles and help copy updated.
- dufs core bumped to v0.46.0-fix2 (async-deflate-zip v0.2.0 archive engine plus upstream fixes).
完整技术明细见 CHANGELOG · Full details in the CHANGELOG.
🤖 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 FileInfra.app去除隔离属性。
Full Changelog: v0.4.4...v0.5.0