# 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](https://hosted.weblate.org/engage/trilium/).
> [!IMPORTANT]
> If you enjoyed this release, consider showing a token of appreciation by:
>
> * Pressing the “Star” button on [GitHub](https://github.com/TriliumNext/Notes) (top-right).
> * Considering a one-time or recurrent donation to the [lead developer](https://github.com/eliandoran) via [GitHub Sponsors](https://github.com/sponsors/eliandoran) or [PayPal](https://paypal.me/eliandoran).
## 💡 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](https://github.com/TriliumNext/Trilium/issues/6427)
* [Markdown export of simple tables results in HTML, not Markdown](https://github.com/TriliumNext/Trilium/issues/6366)
* [Cannot edit ReadOnly note in quick edit](https://github.com/TriliumNext/Trilium/issues/6425)
* [Documentation for collections is empty](https://github.com/TriliumNext/Trilium/issues/6420)
* [Laggy "Mermaid Diagram" note type refresh during editing](https://github.com/TriliumNext/Trilium/issues/6443)
* Geomap not reacting to marker icon changes.
* [Checkbox Inputs (in Canvas Node > Export image...) have broken styling](https://github.com/TriliumNext/Trilium/issues/6463)
* [Rename Book note type to Collection](https://github.com/TriliumNext/Trilium/issues/6471)
* [Table view persistence not working in protected notes](https://github.com/TriliumNext/Trilium/issues/6473#issuecomment-3120029185)
* [Table caption print issue](https://github.com/TriliumNext/Trilium/issues/6483)
* [Commonmark import sub and sup tags not working](https://github.com/TriliumNext/Trilium/issues/4307)
* [Migration failing if there is a protected geomap](https://github.com/TriliumNext/Trilium/issues/6489)
* Window refreshing when sorting notes via the dialog.
* [Odd behavior in Safari on macOS (random refreshing+new note creation+user guide opens)](https://github.com/TriliumNext/Trilium/issues/6218)
* 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](https://github.com/TriliumNext/Trilium/issues/5438)
* 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.
* [User Guide pages should be searchable](https://github.com/TriliumNext/Trilium/issues/6515)
## 🌍 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.**