feat: add sync alert webhooks

This commit is contained in:
2026-07-19 05:57:57 +08:00
parent e9190da834
commit a23bc72dd3
5 changed files with 26 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@
### Added
- Added opt-in Discord/ntfy alerts for exhausted sync retries and stale signed webhooks, with per-event rate limiting.
- Added safe signed Memos webhook rotation: create the replacement first, then remove the previous remote webhook before committing the new credentials.
- Added configurable retention cleanup and a password-confirmed self-service account deletion flow.
- Added append-only audit records for source management, invitations, posting, and administrator moderation.