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
About
Versions (93)
v0.26.1
2026-02-08Bug Fixes
- Avoid inbox crashes by gracefully handling deleted memos in the activity service. (984d9b46)
- Correctly parse environment variables that contain underscores. (a69056a1)
- Return gRPC-style errors consistently instead of Echo HTTP errors. (d9dc5be2)
- Fix video attachment handling. (c4176b4e)
- Prevent 401 errors on window focus when an access token expires. (81ef53b3)
- Ensure the shortcut edit button opens the edit dialog (not create). (e7605d90)
- Block
Ctrl+Enterfrom saving while the editor is still loading content (#5581). (6bb383a4) - Fix nested task list rendering and checkbox interactions (#5575). (b4fea8c6)
- Make OAuth PKCE optional during sign-in (#5570). (cf0a285e)
- Prevent private memos from disappearing during token refresh (#5565). (6db58fae)
- Add Unicode case-insensitive search support for SQLite (#5559). (8770b186)
- Correct handling of pasted files in the memo editor. (2db57b13)
- Restore the access token creation flow. (0dbc35a2)
- Preserve tag case when extracting Markdown tags. (e1c8101d)
- Auto-fix permission issues when upgrading from 0.25.3 to 0.26.0. (d14cfa1c)
π Featured Sponsor
Warp - The terminal reimagined with AI and collaborative tools for developers
TestMu - The worldβs first full-stack Agentic AI Quality Engineering platform
New Contributors
- @d-jankowski made their first contribution in https://github.com/usememos/memos/pull/5569
- @MemoryClear made their first contribution in https://github.com/usememos/memos/pull/5573
Full Changelog: https://github.com/usememos/memos/compare/v0.26.0β¦v0.26.1