We continue iterating on QoL, extending with more search modes, and fixing bugs.
Added
- Added a basic Calculator mode (start with
=, short-term history, long-term history coming later)
- Added a basic Playlist mode (start with
#, play/stop, more controls coming later)
- Added tooltips to actions in document search results
- Quick Insert will now remember the input in "Browse Mode" - continue what you were doing, even if the window was closed for some reason.
Changed
- Updated Italian translations (97% complete, grazie GregoryWarn)
- Reword "Reset filter" to "Clear filter" in the filter editor
- Increased the size of action buttons for lower-density settings
- Updated from Svelte 4 to Svelte 5
- Updated TypeScript definitions to latest 12.x beta
- Updated dependencies and cleaned a lot
Fixed
- Stop search window from instantly closing when opening form ProseMirror in ApplicationV2
- Change how journals are opened, to support Monk's Enhanced Journal and other journal overrides.