Memry v2026-05-14
What's Changed
- Raise React Doctor score @h4yfans (#348)
- Move landing site into monorepo @h4yfans (#323)
- Add user-facing release notes workflow @h4yfans (#321)
🚀 Features and Improvements
- feat(agent-mcp): add inbox snooze tool @h4yfans (#391)
- feat(agent): add inline mention tags @h4yfans (#390)
- Fix Agent Chat source icons @h4yfans (#388)
- Add clickable Agent Chat source links @h4yfans (#384)
- Open Agent Chat conversations in tabs @h4yfans (#385)
- feat: improve voice memo related items @h4yfans (#386)
- Generate depth profile icon @h4yfans (#387)
- Remove task and inbox toolbar border @h4yfans (#383)
- Harden agent lifecycle and add account community footer @h4yfans (#382)
- feat: make AI features optional @h4yfans (#377)
- Ship Memry CLI with desktop app @h4yfans (#380)
- fix: cover i18n hardcoded text gaps @h4yfans (#381)
- Add MCP CRUD parity for desktop APIs @h4yfans (#375)
- Make agent tool confirmations optional @h4yfans (#379)
- feat: polish agent chat right sidebar @h4yfans (#374)
- Polish settings panel accents @h4yfans (#372)
- Compact AI settings @h4yfans (#373)
- Add agent chat model selection @h4yfans (#371)
- Support native editing in Agent prompt @h4yfans (#370)
- Add Agent Chat Codex CLI backend @h4yfans (#368)
- Add shared brand assets and refresh logos @h4yfans (#369)
- Fix AI inline server duplicate startup @h4yfans (#367)
- Refine right sidebar switch @h4yfans (#366)
- Fix preload IPC listener fanout @h4yfans (#365)
- Feat/inbox reminder snoozed view @h4yfans (#361)
- Keep pre-push docs-only @h4yfans (#360)
- Show reminders in inbox snoozed view @h4yfans (#359)
- Simplify wikilink suggestions @h4yfans (#358)
- fix: prevent Agent Chat final result duplication @h4yfans (#357)
- Add generated Agent Chat conversation titles @h4yfans (#355)
- Remove highlight reminder popover @h4yfans (#353)
- Improve Agent Chat UI @h4yfans (#352)
- Fix vault key initialization @h4yfans (#351)
- test(e2e): add desktop workflow coverage @h4yfans (#350)
- Support vertical split view parity @h4yfans (#344)
- Agent Chat P3: Chat UI and runtime orchestration @h4yfans (#346)
- feat: agent chat P2 conversation storage @h4yfans (#345)
- feat: agent chat P1 — vault MCP server @h4yfans (#343)
- feat: add mouse tab history navigation @h4yfans (#341)
- fix(journal): await CRDT init before returning from createEntry @h4yfans (#337)
- feat(landing): add Terms, Privacy, and Refund pages with footer Resources column @h4yfans (#340)
- Disable pricing plan CTAs @h4yfans (#339)
- feat(landing): add /pricing page for three-tier sync billing @h4yfans (#338)
- Fix task row dropdown click handling @h4yfans (#336)
- Fix journal template seeding @h4yfans (#335)
- Fix journal footer interpolation @h4yfans (#334)
- Fix journal count interpolation @h4yfans (#333)
- feat: add unified pnpm seed command for demo vault @h4yfans (#332)
- Add shortcut help dialog @h4yfans (#330)
- Fix markdown task block reload @h4yfans (#331)
- Add task row linked note indicator @h4yfans (#329)
- feat: add release copilot flow @h4yfans (#327)
- Add date-based Release Drafter flow @h4yfans (#322)
🐛 Bug Fixes
- fix: normalize calendar MCP desktop read args @h4yfans (#389)
- Fix Agent Chat source icons @h4yfans (#388)
- fix: cover i18n hardcoded text gaps @h4yfans (#381)
- fix(deps): update dependency vercel to v52 [security] @renovate[bot] (#363)
- Fix AI inline server duplicate startup @h4yfans (#367)
- Fix preload IPC listener fanout @h4yfans (#365)
- fix: prevent Agent Chat final result duplication @h4yfans (#357)
- Fix vault key initialization @h4yfans (#351)
- fix(journal): await CRDT init before returning from createEntry @h4yfans (#337)
- Fix task row dropdown click handling @h4yfans (#336)
- Fix journal template seeding @h4yfans (#335)
- Fix journal footer interpolation @h4yfans (#334)
- Fix journal count interpolation @h4yfans (#333)
- Fix markdown task block reload @h4yfans (#331)
⚙️️ Tests
- feat(agent-mcp): add inbox snooze tool @h4yfans (#391)
- feat(agent): add inline mention tags @h4yfans (#390)
- fix: normalize calendar MCP desktop read args @h4yfans (#389)
- Fix Agent Chat source icons @h4yfans (#388)
- Add clickable Agent Chat source links @h4yfans (#384)
- Open Agent Chat conversations in tabs @h4yfans (#385)
- feat: improve voice memo related items @h4yfans (#386)
- Harden agent lifecycle and add account community footer @h4yfans (#382)
- feat: make AI features optional @h4yfans (#377)
- Ship Memry CLI with desktop app @h4yfans (#380)
- fix: cover i18n hardcoded text gaps @h4yfans (#381)
- Add MCP CRUD parity for desktop APIs @h4yfans (#375)
- Make agent tool confirmations optional @h4yfans (#379)
- feat: polish agent chat right sidebar @h4yfans (#374)
- Polish settings panel accents @h4yfans (#372)
- Compact AI settings @h4yfans (#373)
- Add agent chat model selection @h4yfans (#371)
- Support native editing in Agent prompt @h4yfans (#370)
- Add Agent Chat Codex CLI backend @h4yfans (#368)
- Fix AI inline server duplicate startup @h4yfans (#367)
- Refine right sidebar switch @h4yfans (#366)
- Fix preload IPC listener fanout @h4yfans (#365)
- Feat/inbox reminder snoozed view @h4yfans (#361)
- Keep pre-push docs-only @h4yfans (#360)
- Show reminders in inbox snoozed view @h4yfans (#359)
- Simplify wikilink suggestions @h4yfans (#358)
- fix: prevent Agent Chat final result duplication @h4yfans (#357)
- Add generated Agent Chat conversation titles @h4yfans (#355)
- Remove highlight reminder popover @h4yfans (#353)
- Improve Agent Chat UI @h4yfans (#352)
- Fix vault key initialization @h4yfans (#351)
- test(e2e): add desktop workflow coverage @h4yfans (#350)
- Support vertical split view parity @h4yfans (#344)
- Agent Chat P3: Chat UI and runtime orchestration @h4yfans (#346)
- feat: agent chat P2 conversation storage @h4yfans (#345)
- feat: agent chat P1 — vault MCP server @h4yfans (#343)
- test: add desktop E2E coverage @h4yfans (#347)
- Raise desktop and sync-server test coverage @h4yfans (#349)
- Add full desktop language support @h4yfans (#342)
- feat: add mouse tab history navigation @h4yfans (#341)
- fix(journal): await CRDT init before returning from createEntry @h4yfans (#337)
- Fix task row dropdown click handling @h4yfans (#336)
- Fix journal template seeding @h4yfans (#335)
- Fix journal footer interpolation @h4yfans (#334)
- Fix journal count interpolation @h4yfans (#333)
- Add shortcut help dialog @h4yfans (#330)
- Fix markdown task block reload @h4yfans (#331)
- Add task row linked note indicator @h4yfans (#329)
- feat: add release copilot flow @h4yfans (#327)
- Add date-based Release Drafter flow @h4yfans (#322)
📝 Documentation
- feat(agent-mcp): add inbox snooze tool @h4yfans (#391)
- feat(agent): add inline mention tags @h4yfans (#390)
- fix: normalize calendar MCP desktop read args @h4yfans (#389)
- Fix Agent Chat source icons @h4yfans (#388)
- Add clickable Agent Chat source links @h4yfans (#384)
- Open Agent Chat conversations in tabs @h4yfans (#385)
- feat: improve voice memo related items @h4yfans (#386)
- Generate depth profile icon @h4yfans (#387)
- Remove task and inbox toolbar border @h4yfans (#383)
- Harden agent lifecycle and add account community footer @h4yfans (#382)
- feat: make AI features optional @h4yfans (#377)
- Ship Memry CLI with desktop app @h4yfans (#380)
- fix: cover i18n hardcoded text gaps @h4yfans (#381)
- Add MCP CRUD parity for desktop APIs @h4yfans (#375)
- Make agent tool confirmations optional @h4yfans (#379)
- feat: polish agent chat right sidebar @h4yfans (#374)
- Polish settings panel accents @h4yfans (#372)
- Compact AI settings @h4yfans (#373)
- Add agent chat model selection @h4yfans (#371)
- Support native editing in Agent prompt @h4yfans (#370)
- Add Agent Chat Codex CLI backend @h4yfans (#368)
- Add shared brand assets and refresh logos @h4yfans (#369)
- Fix AI inline server duplicate startup @h4yfans (#367)
- Feat/inbox reminder snoozed view @h4yfans (#361)
- Keep pre-push docs-only @h4yfans (#360)
- Show reminders in inbox snoozed view @h4yfans (#359)
- Add generated Agent Chat conversation titles @h4yfans (#355)
- Remove highlight reminder popover @h4yfans (#353)
- Improve Agent Chat UI @h4yfans (#352)
- Fix vault key initialization @h4yfans (#351)
- Agent Chat P3: Chat UI and runtime orchestration @h4yfans (#346)
- feat: agent chat P2 conversation storage @h4yfans (#345)
- feat: agent chat P1 — vault MCP server @h4yfans (#343)
- test: add desktop E2E coverage @h4yfans (#347)
- Raise desktop and sync-server test coverage @h4yfans (#349)
- feat: add mouse tab history navigation @h4yfans (#341)
- Fix task row dropdown click handling @h4yfans (#336)
- Add shortcut help dialog @h4yfans (#330)
- Add task row linked note indicator @h4yfans (#329)
- feat: add release copilot flow @h4yfans (#327)
- docs: flesh out the docs site (content, redirect, nested sidebar, Inbox section) @h4yfans (#325)
⬆️ Dependency
- Ship Memry CLI with desktop app @h4yfans (#380)
- fix(deps): update dependency vercel to v52 [security] @renovate[bot] (#363)
- Keep pre-push docs-only @h4yfans (#360)
- Improve Agent Chat UI @h4yfans (#352)
- Agent Chat P3: Chat UI and runtime orchestration @h4yfans (#346)
- feat: agent chat P1 — vault MCP server @h4yfans (#343)
- feat: add unified pnpm seed command for demo vault @h4yfans (#332)
- Add date-based Release Drafter flow @h4yfans (#322)
Full Changelog: v2026-05-06.4...v2026.0.1