github memrynote/memry v2026-09-18
Memry v2026-09-18

5 hours ago

New Features

  • 📂 Reveal a folder on your computer — open any vault folder straight in Finder or File Explorer from its right-click menu.

Improvements

  • 🔒 Signed Windows installer — the Windows setup file is now code-signed, so Windows no longer blocks it after download.
  • ⬇️ Steadier Windows updates — the updater retries a failed download and tells you what it is doing when it hands off to the installer.
  • 🛡️ Agent writes need an active conversation — the local MCP server only lets a running Memry Agent turn create, edit, or delete notes, so an outside client cannot touch your vault on its own.
  • 🖼️ Safer note icons — icons pulled from a link are cleaned before they are stored or shown.

Fixes

  • 🧩 Insert template from the note menu — inserting a template from the note menu drops it at the right place again instead of losing your spot.
  • 🔗 Backlinks catch up — a link written before its note exists shows up as a backlink once that note is created.
  • 🗄️ Clearer vault messages — the app now says when the open vault is not part of your account, and a vault-limit error no longer claims you need a paid plan.
  • ⌨️ Switch-vault shortcut works while writing — the shortcut fires even when your cursor is in the editor.
  • ↔️ Back and forward in a tab — navigating inside the same tab is recorded in tab history, so back and forward go where you expect.
  • 🪟 Window stays maximized — closing and reopening the app brings the window back the size you left it.

Changelog

Full Changelog: v2026-09-14...v2026-09-18

#2219 Reveal a folder in the OS file manager @h4yfans
#2221 Backfill backlinks when a linked note is created after the link @h4yfans
#2216 fix(release): Authenticode-sign the NSIS installer and repoint its manifest @h4yfans
#2215 fix(updater): make the Windows installer hand-off observable and retry its download @h4yfans
#2213 fix(landing): download the signed Windows installer, not the unsigned one @h4yfans
#2176 fix(agent): bind MCP vault writes to a running turn @h4yfans
#2223 fix(icons): sanitize URL-sourced SVG icons and cover the context-menu picker @h4yfans
#2227 fix(editor): restore template anchor state in the note-menu insert path @h4yfans
#2225 fix(vault): say when the open vault is not in the account @h4yfans
#2224 fix(shortcuts): switch-vault shortcut fires with caret in the editor @h4yfans
#2222 fix(tabs): record same-tab navigation in back/forward history @h4yfans
#2220 fix(window): keep the maximized state across close and reopen @h4yfans
#2214 fix(sync): stop reporting a vault-limit 402 as "a paid plan is required" @h4yfans
#2231 ci(desktop): build the Linux E2E app once, share it, and halve the shard setup @h4yfans
#2230 ci: move macOS smoke jobs to nightly, stop cancelling main runs @h4yfans
#2229 ci: retire iOS CI, keep the editor/crypto gates it hosted @h4yfans
#2200 build(editor-web): own the generated bundle in packages/editor-web @h4yfans

Don't miss a new memry release

NewReleases is sending notifications on new releases.