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.23.1
2025-01-29What’s Changed
- fix: panic on arm v5-v6-v7 builds by @lincolnthalles in https://github.com/usememos/memos/pull/4204
- fix: limit the size of the resource list viewer by @RoccoSmit in https://github.com/usememos/memos/pull/4210
- chore: fix css location compatibility issues on Safari by @zjy4fun in https://github.com/usememos/memos/pull/4215
- fix: optimize memoMap generation logic to ensure memoMap count matche… by @zjy4fun in https://github.com/usememos/memos/pull/4214
- refactor: move tags from property to payload by @johnnyjoygh in https://github.com/usememos/memos/pull/4229
- feat: add sh entrypoint to allow MEMOS_DSN_FILE to load variable from secret by @hadleyrich in https://github.com/usememos/memos/pull/4236
- refactor: enhance hyperlink handling in markdown shortcuts by @chriscurrycc in https://github.com/usememos/memos/pull/4238
- feat: persist memo filters with url query by @chriscurrycc in https://github.com/usememos/memos/pull/4239
- chore: added missing French translations by @dandelionmood in https://github.com/usememos/memos/pull/4270
- add missing german translations by @tungerno in https://github.com/usememos/memos/pull/4268
- Optimize filters sync by @chriscurrycc in https://github.com/usememos/memos/pull/4260
- feat: scroll to top by @chriscurrycc in https://github.com/usememos/memos/pull/4244
- Adding missing translations by @dandelionmood in https://github.com/usememos/memos/pull/4273
- fix #4274 now when checkbox is toggled the memo remembers the compact… by @X1Vi in https://github.com/usememos/memos/pull/4279
- Date picker navigation by @RoccoSmit in https://github.com/usememos/memos/pull/4286
- fix #4257 fixed ui for mermaid diagrams in dark mode by @X1Vi in https://github.com/usememos/memos/pull/4289
- improve: support setting the url style of s3 store by @ComixHe in https://github.com/usememos/memos/pull/4304
- Czech locale support by @strzinek in https://github.com/usememos/memos/pull/4316
- [minor] Link to SSO Documentation by @PhilippMundhenk in https://github.com/usememos/memos/pull/4319
- chore: update zh-Hant by @changchiakai in https://github.com/usememos/memos/pull/4324
New Contributors
- @zjy4fun made their first contribution in https://github.com/usememos/memos/pull/4215
- @hadleyrich made their first contribution in https://github.com/usememos/memos/pull/4236
- @chriscurrycc made their first contribution in https://github.com/usememos/memos/pull/4238
- @dandelionmood made their first contribution in https://github.com/usememos/memos/pull/4270
- @tungerno made their first contribution in https://github.com/usememos/memos/pull/4268
- @ComixHe made their first contribution in https://github.com/usememos/memos/pull/4304
- @strzinek made their first contribution in https://github.com/usememos/memos/pull/4316
- @PhilippMundhenk made their first contribution in https://github.com/usememos/memos/pull/4319
- @changchiakai made their first contribution in https://github.com/usememos/memos/pull/4324
Full Changelog: https://github.com/usememos/memos/compare/v0.23.0…v0.23.1