Bug 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 #5569
- @MemoryClear made their first contribution in #5573
Full Changelog: v0.26.0...v0.26.1