0.16.5
LATESTThere is no 0.16.4 release — it was prepared but never published. The fixes it contained are included in this version.
Fixes
The note map opened squashed into a corner the first time. After turning the note map on and opening it, the graph could appear small and bunched into one corner and stay there. "Fit to screen" did not help; changing anything else — the view mode, the depth, a tag filter — rebuilt it correctly. It now lays out properly on the first open.
Note map labels were cut off at the edges of the frame. A note sitting near the left or right edge had its name clipped — the beginning or the end of it was missing — and "Fit to screen" did not bring it back. Labels now stay inside the frame.
Links the assistant wrote into a note were stored in an unencoded form. When you asked it to link to a note whose file name contains spaces, the link worked on screen, but the form written into the file was one that other tools reading your notes could not follow. Links are now normalized as they are written, so what is stored matches what you see.
The assistant mentioned internal identifiers when it explained an edit. Its replies could include a block's internal id and English type name — "updating the existing paragraph block (blk_45b6…)" — neither of which appears anywhere in the interface. It now describes what it changed in the words you see on screen.
Removing a tag from a note could not be undone. Clicking the × on a tag chip — or pressing Backspace in an empty tag field — removed it immediately, with no way back: tag changes are not part of a note's history, so neither the history view nor ⌘Z could return it. A notice now appears with "Undo", which puts the tag back as it was.