New
- Session-local note attachments — attach files directly to session notes and store them alongside the session on disk. Attachments are saved under
sessions/<id>/attachments/with metadata persisted innotes.meta.json. Notes toolbar includes a new "Add Attachment" button, and an attachment shelf shows all attached files with Open and Reveal in Finder actions. (#544)
Housekeeping
- Bump Homebrew cask to v1.71.0 (#545)
Contributors
Thanks to @kkarimi for the note attachments feature!