Skip to content

v0.19.0

Compare
Choose a tag to compare
@boojack boojack released this 28 Jan 05:48
· 4 commits to release/0.19.0 since this release

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, use stable instead;

New Loaded

  • Added new syntax for embedding content: ![[memos/memoid]];
  • Supported rendering HTML directly with codeblock __html;
  • Supported renaming tag;
  • Supported collapsible navigation bar;

What's Changed

New Contributors

Full Changelog: v0.18.2...v0.19.0