Skip to content

filer v0.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 08:11

filer v0.1.1

第一个带自动更新能力的版本。相对 v0.1.0 修了几个真实 bug、加了几个省心功能。

新功能

  • 拖拽导入:往 filer 窗口拖任意文件直接入箱。
  • 收件箱键盘三连:j/k 上下、f 归档、i 跳过、e 编辑。
  • 错误不再静默:扫描/分析失败弹 toast。
  • 自动更新:接入 Tauri updater,启动检查新版本(本版 manifest 尚未生成,下版补齐;当前手动更新)。
  • Windows 卸载自动清右键菜单:NSIS 钩子 + 设置按钮。

修复

  • 安全删除:删除/replace/undo-copy 送 OS 回收站,可恢复。
  • 超大文件不再被扫描超时跳过:>1GB 用稀疏多点指纹,50GB ~1s;≤1GB 全量 sha256。
  • 同路径重下载不再被跳过:path_pending 只对 inbox/ignored 跳过,filed 放行重哈希判重。

下载

  • Windows:filer_0.1.1_x64-setup.exe(NSIS)或 .msi
  • macOS:filer_0.1.1_universal.dmg(Apple Silicon + Intel 通用)
  • Linux:.AppImage / .deb / .rpm

未签名:macOS 右键→打开;Windows SmartScreen 选「仍要运行」。

完整说明见 MANUAL.md;后续计划见 docs/ROADMAP.md。
反馈:https://github.com/no010/filer-app/issues