v0.97.2
[!NOTE] Translations are now easily editable online via Weblate. If you wish to contribute to Trilium by translating to your native language, head on over to our Weblate page.
[!IMPORTANT] If you enjoyed this release, consider showing a token of appreciation by:
- Pressing the “Star” button on GitHub (top-right).
- Considering a one-time or recurrent donation to the lead developer via GitHub Sponsors or PayPal.
💡 Key highlights
- A new collection type has been added: a board in which child notes are grouped in columns.
- Geo map now comes with a vector map by default.
- The vector styles will provide for a smoother experience, consult the documentation for more information.
- Apart from that, there are multiple styles to choose from in the Collection properties section in the ribbon, including dark themes.
- Apart from that, added an option to display a scale on the map.
- Jump to note was enhanced to allow triggering commands (such as the ones that can have a keyboard shortcut assigned to them) quickly.
- Press Ctrl+Shift+J to test it out.
- The feature was renamed to simply “Jump to…” to better accommodate the new role.
- For more information, check the user guide for “Jump to…”.
🐞 Bugfixes
- Shared note dark mode text doesn't change
- Markdown export of simple tables results in HTML, not Markdown
- Cannot edit ReadOnly note in quick edit
- Documentation for collections is empty
- Laggy "Mermaid Diagram" note type refresh during editing
- Geomap not reacting to marker icon changes.
- Checkbox Inputs (in Canvas Node > Export image...) have broken styling
- Rename Book note type to Collection
- Table view persistence not working in protected notes
- Table caption print issue
- Commonmark import sub and sup tags not working
- Migration failing if there is a protected geomap
- Window refreshing when sorting notes via the dialog.
- Odd behavior in Safari on macOS (random refreshing+new note creation+user guide opens)
- Note tooltip showing up in note list
- Copy to clipboard button also opening into note list
✨ Improvements
- Show inline mermaid diagram in share view instead of mermaid diagram code
- Canvas improvements:
- Add grid to canvas by @Papierkorb2292
- Improve style of toolbars and dropdowns on the Next theme.
- New type for promoted attributes: color.
- Web view note preview (in note list):
- The
#webViewSrc
is now hidden - Dedicated button to open the link externally.
- The
- User Guide pages should be searchable
🌍 Internationalization
- 100% translation coverage for Romanian.
- Spanish language improvements by @Aitanuqui
🛠️ Technical updates
- The shortcut keys management was completely rewritten as it was based on an older library. Please raise any issues you might have with your keyboard shortcuts.