Memos
Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours.
Alternative to: notion, evernote, apple notes, day one
v0.22.0
2024-05-18Upgrade 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 https://github.com/usememos/memos/pull/3224
- @coderwander made their first contribution in https://github.com/usememos/memos/pull/3243
- @liumingye made their first contribution in https://github.com/usememos/memos/pull/3251
- @kbiits made their first contribution in https://github.com/usememos/memos/pull/3253
- @Skywt2003 made their first contribution in https://github.com/usememos/memos/pull/3267
- @jackwander made their first contribution in https://github.com/usememos/memos/pull/3330
- @wzc90 made their first contribution in https://github.com/usememos/memos/pull/3344
- @leo9800 made their first contribution in https://github.com/usememos/memos/pull/3350
Full Changelog: https://github.com/usememos/memos/compare/v0.21.0…v0.22.0