Upgrade overview
⚠️ This release contains upgrade notes that deviate from the norm:
- Requires database migrations;
- Some settings(including resource storage) need to be reset on the UI;
If you're ready to upgrade, it's recommended to back up your data first
Breaking changes
-
API v1 incompatibility update. Learn more with https://memos.apidocumentation.com/reference
-
Telegram integration has been moved to a new standalone project that is much easier to use. Learn more in usememos/telegram-integration
-
S3 Storage related resources will be using pre-signed url and supports synchronized deletion.
-
Tags refactored to support displaying the amount of related memos and provide more accurate search functionality.
Enhancements
-
Supported modifying display time when editing a memo.
-
Added Linux/Darwin binary files to the release note.
-
Timeline: display daily memos in chronological order.
New Contributors
- @Juneezee made their first contribution in #3224
- @coderwander made their first contribution in #3243
- @liumingye made their first contribution in #3251
- @kbiits made their first contribution in #3253
- @Skywt2003 made their first contribution in #3267
- @jackwander made their first contribution in #3330
- @wzc90 made their first contribution in #3344
- @leo9800 made their first contribution in #3350
Full Changelog: v0.21.0...v0.22.0