release: v0.7.0

This commit is contained in:
2026-07-19 12:36:51 +08:00
parent 5997a54f2c
commit 782f7988f1
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -4,6 +4,8 @@
## [Unreleased]
## [0.7.0] - 2026-07-19
### Fixed
- Prevented manual URL regeneration from invalidating automatically configured, signed Memos webhooks.
@@ -20,8 +22,6 @@
- 相容新版 Memos 的 `/auth/me` 與 username 資源名,既有來源會在同步時更新遠端使用者身分。
- 重新連接同一個 Memos 網址時會更新原有來源的 PAT 與遠端身分,不建立重複來源。
## [0.6.0] - Unreleased
### Added
- Added per-source sync difference previews, retry for individual failed jobs, and owner-only batch retry of failed jobs.