Upgrade overview
⚠️ This release contains upgrade notes that deviate from the norm:
- Requires database migrations;
- Use short UUIDs instead of auto-incrementing IDs for memo and resource in API and frontend;
- The docker image tag
latest
will be deprecated, usestable
instead;
New Loaded
- Added new syntax for embedding content:
![[memos/memoid]]
; - Supported rendering HTML directly with codeblock
__html
; - Supported renaming tag;
- Supported collapse and expand navigator;
Full Changelog: https://github.com/usememos/memos/releases/tag/v0.19.0