Skip to content

Releases: wuyilingwei/epilogue

v0.2.1

12 Jun 07:39
552ddd1

Choose a tag to compare

Epilogue v0.2.1 (Patch)

修复手动归类被单个文件中断的问题。
Fixes manual classification aborting on a single problematic file.

修复 / Fixes

  • 超大文件不再报错 / Oversize files no longer error:>2GB 文件归类/索引时自动降级为文件名索引(不读内容),仍可凭文件名与目录参与归类和语义检索 / files over 2GB now fall back to name-only indexing — they still classify and search by filename and folder
  • 归类不再被单点阻塞 / Classification no longer blocks on one failure:单个文件索引失败(权限、提取错误等)不再中断整批,失败文件以「无目标 + 原因」行列出,其余文件照常获得 AI 建议 / a single file failing to index no longer aborts the batch; it is listed with the failure reason while the rest proceed normally
  • 后台增量索引不再对超大文件反复尝试内容升级 / background incremental indexing no longer repeatedly retries content upgrades on oversize files

下载 / Downloads

平台 资产
macOS .dmg(arm64 / x64)— 未签名,首次打开请 终端 xattr -cr /Applications/Epilogue.app
Windows Setup.exe(x64 / arm64)
Linux .deb(amd64 / arm64)

License: ALE 1.1 & GPL-3.0 · 不收集任何数据 / no data collection

Epilogue v0.2.0 (Beta)

11 Jun 20:31
0ca73ea

Choose a tag to compare

Pre-release

Epilogue v0.2.0 (Beta)

首个公开测试版——最小完整功能集已实现。
First public beta — the minimal complete feature set is in place.

亮点 / Highlights

  • 清理 / Cleanup:AI 按你的自然语言习惯归位过期文件(成套内容识别、多层目标结构)
  • 寻物 / Recall:一句话找回文件(关键字 / 相似度 / AI 问答;图片文字描述检索;理解相对时间)
  • 助手 / Assistant:对话式改设置、记习惯、查文件
  • 可选自动化 / Opt-in automation:Solo 模式与回收站(默认关闭,仅可手动开启)
  • 本机 embedding / Whisper / CLIP;多 Provider 灾备含内置免费通道,开箱即用
  • 轻量托盘驻留 / Lightweight tray residency

下载 / Downloads

平台 资产
macOS .dmg(arm64 / x64)— 未签名,首次打开请 终端 xattr -cr /Applications/Epilogue.app
Windows Setup.exe(x64 / arm64)
Linux .deb(amd64 / arm64)

License: ALE 1.1 & GPL-3.0 · 不收集任何数据 / no data collection