github memrynote/memry v2026-06-27
Memry v2026-06-27

latest releases: v2026-08-11, v2026-08-08.2, extension-v1.0.1...
one month ago

New Features

  • πŸ“₯ Inbox conversion type selector β€” choose how an inbox item is converted with refined filing and tagging behavior (#615).
  • πŸ”„ Inbox conversion engine β€” convert inbox items into events, reminders, or tasks (#612).
  • πŸ“… Simpler event form β€” removed the location input and add-details controls from the calendar event form (#614).
  • πŸ”– Raindrop importer β€” import Raindrop bookmarks from CSV directly into your inbox (#613).
  • 🏠 Home dashboard redesign β€” new resizable grid dashboard with folder, tasks, and UI cleanups (#610).
  • βœ… Tasks widget β€” added a saved-filter–driven tasks widget to the Home dashboard (#604).
  • πŸ€– Agent integrations β€” expose Tier-1 app features to the agent via the desktop allowlist (#609).
  • 🎨 Custom tag colors β€” pick any tag color with a native color picker (#607).
  • 🏷️ Tag icons β€” assign an icon to each tag in Tag Config (#608).
  • πŸ“‚ Folder view tools β€” added sorting, bulk actions, and an emoji picker to the folder view (#600).

Bug Fixes

  • πŸ’¬ Fuller AI replies β€” set the Ollama context window via the native API to stop one-word agent responses (#601).

Documentation

Chores

  • 🧹 Code cleanup β€” dropped dead barrels and deduplicated sync-server cleanup (#605).
  • 🧰 Shared helpers β€” deduplicated stdlib helpers like debounce, sleep, and recursive walk (#603).
  • πŸŽ›οΈ UI maintenance β€” general UI component updates and refactoring (#611).
  • πŸ“¦ Importer consolidation β€” merged 11 importer packages into a single @memry/importers package (#606).
  • βœ‚οΈ Dependency pruning β€” removed dead dependencies, the OneNote importer, and unused code (#602).

Changelog

Full Changelog: v2026-06-20...v2026-06-27

#605 refactor: drop dead barrels + dedup sync-server cleanup (Tier 3 quick wins) @h4yfans
#603 refactor: dedupe stdlib helpers (debounce, sleep, recursive walk) @h4yfans
#615 feat(inbox): conversion type selector + filing/tag refinements @h4yfans
#614 feat(calendar): remove location input and add-details from event form @h4yfans
#613 feat(import): Raindrop CSV importer landing bookmarks in inbox @h4yfans
#612 feat(inbox): conversion engine β€” event / reminder / task options @h4yfans
#610 feat(home): RGL dashboard redesign + folder/tasks/ui cleanup + agent-mcp Tier-1 @h4yfans
#609 feat(agent-mcp): expose Tier-1 app features via desktop allowlist @h4yfans
#607 feat(tags): custom tag colors via native color picker @h4yfans
#608 feat(tags): icon picker per tag in Tag Config @h4yfans
#604 feat(home): saved-filter–driven tasks widget + dashboard WIP @h4yfans
#600 feat: folder-view utilities and components (sort, bulk actions, emoji picker) @h4yfans
#601 fix(agent): set Ollama context window via native /api to stop one-word replies (#591) @h4yfans
#611 chore: UI component updates and refactoring @h4yfans
#606 refactor(packages): merge 11 importer packages into @memry/importers @h4yfans
#602 chore: prune dead deps, OneNote importer, and unused code @h4yfans

Don't miss a new memry release

NewReleases is sending notifications on new releases.