Memos logo

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

Memos screenshot

About Versions (93)

v0.19.0

2024-01-28

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: https://github.com/usememos/memos/compare/v0.18.2…v0.19.0