feat: add source invite roles

This commit is contained in:
2026-07-19 05:45:42 +08:00
parent 9e159910ca
commit 44cd7a48ee
8 changed files with 41 additions and 4 deletions
+1
View File
@@ -24,6 +24,7 @@
### Added
- Added expiring, one-time source invitation links with viewer and editor roles; only owners and editors can publish to a shared Memos source.
- Added resumable, page-token-based Memos imports with configurable batch size and first-import limit; posts are only hidden after a complete scan.
- Added owner/member-only JSON and Markdown exports for individual posts and complete sources.
- Added read-only RSS sources: validate a feed URL, queue recurring imports, and show imported posts under their RSS source rather than a Hub account.