| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| memos_0.26.2_darwin_amd64.tar.gz | 2026-02-23 | 15.5 MB | |
| memos_0.26.2_darwin_arm64.tar.gz | 2026-02-23 | 14.6 MB | |
| memos_0.26.2_linux_amd64.tar.gz | 2026-02-23 | 15.3 MB | |
| memos_0.26.2_linux_arm64.tar.gz | 2026-02-23 | 14.1 MB | |
| memos_0.26.2_linux_armv7.tar.gz | 2026-02-23 | 14.3 MB | |
| memos_0.26.2_windows_amd64.zip | 2026-02-23 | 15.5 MB | |
| README.md | 2026-02-23 | 2.9 kB | |
| v0.26.2 source code.tar.gz | 2026-02-23 | 1.1 MB | |
| v0.26.2 source code.zip | 2026-02-23 | 1.5 MB | |
| Totals: 9 Items | 91.9 MB | 4 | |
What's Changed
- Fix spurious logout on page reload with expired access token
- Fix explore page showing private tags and improve stats hook
- Fix calendar navigation to use current page path (#5605)
- Fix default memo visibility not being correctly applied (#5623)
- Fix delete memo errors β only run post-delete actions on success
- Fix infinite view transition loop by memoizing
useNavigateTo - Fix task list item index scoping to memo content container
- Fix cross-tab session loss by persisting auth token in localStorage
- Fix spurious
GetCurrentUsercall on init when no token is stored - Fix SSRF vulnerability in webhook dispatcher (security)
- Fix MemoEditor layout and timestamp popover styling
- Fix attachment/memo deletion when local file is missing
- Fix MonthNavigator month label not reacting to language changes
- Fix truncation of memo batch attachments (#5654)
- Fix comment reactions and deletion not invalidating comments query (#5641)
- Fix calendar year picker to allow navigation back to 1970
- Fix redirect to auth page instead of explore on session expiry
- Fix PAT handling in PostgreSQL β handle missing data gracefully, add tests (#5605)
- Fix ampersand support in tags to enable compound tags
- Eliminate redundant fetch when opening inline memo editor
- Replace
EditableTimestampwith inline editor timestamp popover
π Featured Sponsors
Warp β The AI-powered terminal built for speed and collaboration
TestMu AI - The worldβs first full-stack Agentic AI Quality Engineering platform
SSD Nodes - Affordable VPS hosting for self-hosters
New Contributors
- @CharyeahOwO made their first contribution in https://github.com/usememos/memos/pull/5605
- @Kaki021 made their first contribution in https://github.com/usememos/memos/pull/5623
- @milvasic made their first contribution in https://github.com/usememos/memos/pull/5641
Full Changelog: https://github.com/usememos/memos/compare/v0.26.1...v0.26.2