feat: complete v0.2 source and sync management
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# Changelog
|
||||
|
||||
本專案遵循 [Semantic Versioning](https://semver.org/lang/zh-TW/);版本 `0.x` 表示功能仍可能調整。
|
||||
|
||||
## [0.2.0] - Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
- 來源的重新命名、停用/啟用、刪除、離開共享來源與建立者轉移。
|
||||
- 同步工作觸發來源、開始/完成時間、重試次數與控制台歷史紀錄。
|
||||
- Pull 同步去重,避免手動、webhook 與排程重複建立處理中工作。
|
||||
- 帳號密碼變更與管理員同步異常檢視頁。
|
||||
- SQLite migration 版本紀錄,以及資料庫與附件備份/還原文件和腳本。
|
||||
|
||||
### Changed
|
||||
|
||||
- 停用來源後不再接受 webhook、手動同步、排程同步或 Hub 發文推送。
|
||||
- 來源刪除時會移除遠端鏡像貼文,保留 Hub 原生貼文但解除來源關聯。
|
||||
|
||||
## [0.1.0] - 2026-07-19
|
||||
|
||||
### Added
|
||||
|
||||
- 第一個公開 Pre-release:Memos 公開貼文聚合、附件、留言、表情、Hub 發文與 webhook 同步。
|
||||
Reference in New Issue
Block a user