Skip to content

v1.25.0

Choose a tag to compare

@ulsklyc ulsklyc released this 16 Jul 09:23

Added

  • Notes now open in a rendered Markdown reader by default instead of jumping straight into the editor (#507). Opening an existing note shows the formatted content; a segmented Read/Edit toggle switches to the editor and back within the same modal, and new notes still open directly in the editor. Both views stay mounted, so switching never discards unsaved input and the reader always reflects the latest edits. This makes longer notes comfortable to read, keeps Markdown formatting useful day to day, and reduces the chance of accidental edits on mobile. The editor footer (Cancel/Save) is hidden while reading.