New Features
- π Themed code blocks with a toolbar β Code blocks now follow your app theme and font size, with a copy button and an alphabetical language picker that includes PowerShell and KQL.
- π Reuse an attachment across notes β Embed a file the vault already stores in another note with
/existing attachment, and deleting it keeps the file while any note still references it. - π One picker for every file command β
/image,/media,/pdfand/filenow open the same search-first, fully keyboard-driven palette for uploading a new file or reusing an existing one. - π·οΈ Multi-tag filtering you can save β Ctrl-click or Cmd-click tags in the sidebar to narrow a tag page to items carrying all of them, and save the combination as a named search that survives a restart.
- π Relate notes to canvases and journal entries β Relation properties can now point at canvases and journal days, and clicking a chip opens that board or that day's entry.
- π Upcoming days in the journal widget β The Home journal widget now shows today and the next three days, with a preview for days you have already written.
- ποΈ Keyboard-driven vault switching β Press Cmd+Shift+O to open the vault switcher on your current vault, then move with the arrow keys and switch with Enter.
- π Tag suggestions and middle-click in folder views β A
Tagsfilter suggests your most-used tags as you type, and middle-clicking any row opens it in a background tab. - π¨ Set an icon from the folder tab β Right-click a note row in a folder opened as a tab to set or remove its icon.
Improvements
- π Quieter update notices β A new version now waits as a single sidebar line instead of interrupting you with a dialog, so you can see what changed and restart now or on your next quit.
- πͺ Smoother Windows updates β Windows installs now update through a more reliable, properly signed packaging system.
Fixes
- πΌοΈ Folder icons no longer shrink β Custom folder icons added from a URL now render at the same size as the built-in folder icon in the sidebar and folder view.
- πΊοΈ Wiki links can name a canvas β Type
[[to pick a canvas, click the link to open the board, or copy a canvas's link from its sidebar menu. - π‘οΈ Editing attachment rows no longer corrupts files β Tag and property cells are now read-only for PDFs, images, audio and video in folder tables, since only Markdown notes can store them.
- π Pasted links keep their list item β Pasting a bare URL into a bulleted or numbered list no longer removes the bullet, and the link can be selected, copied and edited like ordinary text.
- β° Journal reminders open their own day β Clicking a journal reminder in a toast, a system notification, or the inbox list now opens the day it was set for instead of today.
- π The journal widget stays current β Home now picks up new and edited journal entries on its own, including ones written in another tab, on another device, or outside Memry.
- π― Icon pickers stay on screen β The note, folder, canvas and tag icon picker no longer opens with its tabs cut off, and it stays put while the sidebar list scrolls underneath.
- β¬οΈ Working download link after a failed update β The failed-install dialog now points at the real download page instead of one that no longer existed.
Changelog
Full Changelog: v2026-09-10...v2026-09-12
#2170 feat(updater): make a new version announce itself quietly @h4yfans
#2169 feat(editor): theme the code block and give it a copy + language toolbar @h4yfans
#2167 feat(desktop): move NSIS installs to Velopack on the next update @h4yfans
#2162 feat(release): sign and publish Windows Velopack packages from the signing Mac @h4yfans
#2164 feat(desktop): update Windows installs through Velopack @h4yfans
#2144 feat(mobile): native editor toolbar pinned to the keyboard @h4yfans
#2166 feat(desktop): navigate the vault switcher with the arrow keys @h4yfans
#2165 feat(folder-view): suggest tags in filter values and open rows on middle click @h4yfans
#2160 feat(desktop): add a switch-vault keyboard shortcut @h4yfans
#2159 feat(home): show upcoming days in the journal widget (#2075) @h4yfans
#2156 feat(desktop): relate notes to canvases and journal entries @h4yfans
#2154 feat(desktop): select multiple tags with AND semantics and save the filter @h4yfans
#2152 Reuse one stored attachment across several notes @h4yfans
#2150 feat(desktop): add Set Icon to the folder tab row context menu @h4yfans
#2148 fix(desktop): size custom folder icons to the built-in glyph box @h4yfans
#2161 fix(updater): point the failed-install dialog at the real download page @h4yfans
#2158 fix(home): keep the journal widget current when the board is a background tab @h4yfans
#2157 fix(desktop): open a journal reminder on its own date @h4yfans
#2155 fix(desktop): keep the block when a bare URL is pasted @h4yfans
#2153 Stop a folder-table tag edit from destroying a PDF @h4yfans
#2151 fix(desktop): keep the sidebar icon picker open while the list scrolls @h4yfans
#2149 fix(desktop): keep the note and folder icon picker on screen @h4yfans
#2147 fix(desktop): let a wiki link name a canvas @h4yfans
#2163 One attachment picker behind every file command @h4yfans
#2168 chore(release): pack Windows with the VelopackApp check on @h4yfans
#2090 build(deps): bump sharp from 0.35.0 to 0.35.4 @app/dependabot