release: bump version to 0.66.1
This commit is contained in:
@@ -8,6 +8,22 @@ This project follows the repository versioning rule:
|
||||
- `improvement` -> `+0.0.1`(bugfix + 小功能混合)
|
||||
- `bugfix` -> `+0.0.1`
|
||||
|
||||
## [0.66.1] — 2026-05-26
|
||||
|
||||
Released: 2026-05-26
|
||||
|
||||
### Highlights
|
||||
- 修复 CelesTrak active 更新窗口内清库后无法恢复的问题,新增持久原始下载缓存和完整 fallback group mode。
|
||||
- 避免数据源任务 WebSocket 与轮询同时完成时重复弹出采集失败 toast。
|
||||
- `planet.sh destroy` 保留上游原始下载缓存,数据库清空后仍可用缓存重灌。
|
||||
|
||||
### Added / Fixed / Improved
|
||||
- CelesTrak 403 `GP data has not updated` 会先复用 active 缓存;无 active 缓存时完整拉取 `starlink/gps-ops/galileo/glonass/beidou/leo/geo/iridium-next`,任一 group 缺失则整体失败,不保存 partial。
|
||||
- 下载器缓存从 `/tmp` 迁到 `$PLANET_CACHE_DIR/downloads`,并保留 HTTP 错误响应正文以支持上游限频语义判断。
|
||||
- 补充 CelesTrak cache/fallback 回归测试和中英文运维/卫星策略文档。
|
||||
|
||||
---
|
||||
|
||||
## [0.66.0] — 2026-05-26
|
||||
|
||||
Released: 2026-05-26
|
||||
|
||||
Reference in New Issue
Block a user