ChronoFrame
Self-hosted personal photo gallery with Live Photo support and an explore map
Alternative to: google photos, apple photos


About
Versions (70)
v0.5.0
2025-09-24v0.4.3…v0.5.0
🚀 Enhancements
- ⚠️ 照片处理队列和 WorkerPool 管理器,队列管理 API,优化上传处理进度展示 (01cf41a)
🩹 Fixes
🏡 Chore
- Release v0.5.0 (0f096dc)
⚠️ Breaking Changes
- ⚠️ 现在照片处理不再使用异步方式,而是将处理任务插入队列,等待处理器执行,并使用新的队列管理 API,旧的异步 API 已经作废 (01cf41a)
❤️ Contributors
- Timothy Yin (@HoshinoSuzumi)
Full Changelog: https://github.com/HoshinoSuzumi/chronoframe/compare/v0.4.3…v0.5.0