docs: record post-v0.6 fixes

This commit is contained in:
2026-07-19 05:02:08 +08:00
parent 21b0c4d4e0
commit fadbe39b66
+11
View File
@@ -2,6 +2,17 @@
本專案遵循 [Semantic Versioning](https://semver.org/lang/zh-TW/);版本 `0.x` 表示功能仍可能調整。
## [Unreleased]
### Fixed
- 貼文頁、首頁卡片、RSS 與 Atom 優先顯示 Memos 原始發布時間,不再顯示同一次匯入的 Hub 寫入時間。
- 多使用者 Memos 來源只同步 API Key 所屬帳號建立的公開貼文;舊來源會在下一次同步自動補回遠端帳號身分並重新篩選鏡像。
### Changed
- 來源名稱改由 API Key 對應的 Memos 帳號自動產生與更新,控制台不再接受手動命名。
## [0.6.0] - Unreleased
### Added