Skip to content

Memry v2026-06-20

Choose a tag to compare

@github-actions github-actions released this 20 Jun 16:42
ce91caa

New Features

  • 🗂️ Folder views — browse any folder as a List, Board, or Gallery alongside a refreshed table layout (#596).
  • 🎨 Tag & assistant polish — set default tag colors, pick from a list of Ollama models, and enjoy a smoother agent chat (#595).
  • 🔖 Link capture — save web pages straight to your inbox with a browser extension popup, capture modes, offline queue, keyboard shortcuts, settings, and clean article extraction (#585, #587, #589, #593).
  • 📥 Inbox list view — read items in a comfortable two-line layout with a toggle for compact or roomy density (#592).
  • 🌐 Landing site refresh — added comparison pages, richer page metadata, and faster, more secure page loads (#588).
  • 📦 Import suite — bring in notes from Markdown, HTML, Google Keep, Bear, Evernote, Roam, Apple Journal, CSV, and Apple Notes (macOS) via Settings → Import (#581).
  • 🗒️ Notion import — import a Notion HTML export on a new reusable import framework (#578).
  • ✅ TickTick & Todoist import — import your tasks from TickTick and Todoist CSV backups (#576, #577).
  • 🔌 Unified importing — Todoist and Notion now run on one pluggable import framework for more consistent imports (#579).
  • 📁 Flat vault & Obsidian compatibility — scan your whole vault root with a configurable journal folder and Obsidian-style date formats (#571).

Bug Fixes

  • 🧭 Sidebar spacing — removed the stray top gap in the virtualized notes tree (#572).
  • 🔄 Update installer — updates now install correctly on a graceful quit, fixing the "Restart now" loop (#570).
  • 🤖 AI SDK updates — refreshed the AI, OpenAI, and Anthropic SDK dependencies for steadier assistant behavior (#501, #502, #503).
  • 🛠️ Backend dependency updates — updated the Hono server and Electron logging libraries (#505, #506).

Documentation

Chores

  • 🧪 Test tooling — bumped the Vitest monorepo and Vite to their latest versions (#499, #500).
  • 🐦 react-tweet update — updated the react-tweet dependency (#496).
  • 🔐 Security dependency bumps — updated DOMPurify, fast-xml-parser, Hono, and protobufjs (#582, #583, #584, #590).

Changelog

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

#596 feat(folder-view): Linear-vibe redesign — List/Board/Gallery views + restyled table @h4yfans
#595 Tag color defaults, Ollama model list, agent-chat polish @h4yfans
#593 feat(link-capture): extension capture popup + render inbox markdown previews @h4yfans
#592 feat(inbox): comfortable two-line list view with density toggle @h4yfans
#589 feat: link capture — capture modes + offline queue, keyboard, settings, add & open (Phase 4 + 5) @h4yfans
#588 feat(landing): SEO audit fixes — alternative pages, schema, headers, perf @h4yfans
#587 feat: link capture — loopback server + browser extension (Phase 2 + 3 + 3.1) @h4yfans
#585 feat: link capture + defuddle (Phase 1) @h4yfans
#576 feat: import TickTick CSV backups @h4yfans
#581 feat: import suite — Apple Notes, Bear, CSV, Evernote, Google Keep, OneNote, Roam, HTML, Markdown, Apple Journal @h4yfans
#579 feat(import): unify Todoist + Notion under one pluggable import framework @h4yfans
#578 feat: Notion importer + reusable import framework @h4yfans
#577 feat(import): Todoist CSV importer @h4yfans
#571 feat(vault): flat vault root + Obsidian compatibility @h4yfans
#506 fix(deps): update dependency hono to v4.12.25 @app/renovate
#503 fix(deps): update dependency ai to ^6.0.198 @app/renovate
#502 fix(deps): update dependency @ai-sdk/openai to ^3.0.68 @app/renovate
#505 fix(deps): update dependency electron-log to ^5.4.4 @app/renovate
#501 fix(deps): update dependency @ai-sdk/anthropic to ^3.0.81 @app/renovate
#572 fix(sidebar): remove top gap in virtualized notes tree @h4yfans
#570 fix(updater): install update on graceful quit (fixes restart-now loop) @h4yfans
#500 chore(deps): update vitest monorepo to v4.1.8 @app/renovate
#499 chore(deps): update dependency vite to ^7.3.5 @app/renovate
#496 chore(deps): update dependency react-tweet to ^3.3.1 @app/renovate
#590 build(deps): bump dompurify from 3.4.2 to 3.4.9 @app/dependabot
#582 build(deps): bump fast-xml-parser from 4.5.6 to 5.7.0 @app/dependabot
#583 build(deps): bump hono from 4.12.23 to 4.12.25 @app/dependabot
#584 build(deps): bump protobufjs from 7.5.8 to 7.6.3 in /packages/apple-notes-import @app/dependabot