Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:15

1.5.0 (2026-07-13)

Features

  • add Geist Sans for note titles and Geist Mono to the font catalog (03f1f16)
  • add Reveal, Duplicate, and Rename to the note context menu (94ec97a)
  • add search to the keyboard-shortcuts cheatsheet (43586ba)
  • check for updates automatically on launch (default on, throttled) (7272d7c)
  • native right-click note menu with a delete confirmation modal (71695cd)
  • render tables, code blocks, tasks, and lists in live preview (0a898d9)

Bug Fixes

  • don't arm the update-check throttle after a failed probe (787932a)
  • retitle notes without leaving a stale heading or rewriting CRLF (845dc35)

Polish

  • lighten note-title weight to 400 and tighten its tracking (bc220b6)
  • reflect a boot update check in the open Settings panel (2b25b66)
  • show the Noteside logo mark on the empty states, matching onboarding (fcb0a37)

Refactors

  • bump updated on a same-slug mock retitle to match the backend (2deac54)
  • make Geist Mono the fixed interface font, drop the interface-font setting (e486475)
  • remove wikilinks and backlinks (99e1f74)

Documentation

  • cover markdown rendering, Geist Mono, auto-update, note menu, and cheatsheet search (ecd8d09)
  • refresh the README app screenshots for the Geist Mono UI (35252dd)