v0.91.1-beta #774
Replies: 6 comments 13 replies
-
As a Trilium user for many, many years, I just wanted to thank the entire TriliumNext team for your fantastic work. |
Beta Was this translation helpful? Give feedback.
-
Fixed formatting bar, modern UI/UX/theme, and better mobile usability (and a native app, if at all possible/feasible) were the things I thought would make Trilium even greater. It's amazing to see that you've already ticked the first one off, and the second one is coming! Thank you to all the developers for taking the already great Trilium to the Next level! |
Beta Was this translation helpful? Give feedback.
-
Is there a way to force the dark theme always? I only access to it via Firefox and because I don't have any type of light/dark theme variable set (Openbox, Hyprland) the theme is always light. It plays very nice with Dark Reader extension though. |
Beta Was this translation helpful? Give feedback.
-
Please let me know if anyone has any suggestions to search improvements, or any examples / queries that don't return what they would expect. |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot for this release. A few comments so far:
|
Beta Was this translation helpful? Give feedback.
-
The beta download is almost 100mb larger than stable. Is that expected? |
Beta Was this translation helpful? Give feedback.
-
💡 Key highlights
The launcher bar can now be placed at the top instead of the left of the screen, with a full-width tab bar. See #654 for more information.
A new theme is introduced called “TriliumNext" by @adoriandoran and @eliandoran. Settings on this theme are now displayed in a card layout. Redesigned tree action buttons.
Native title bar buttons when native title bar is off for Windows and macOS.
On Windows, on the TriliumNext theme there are window transparency effects if running under Windows, see Mica (Windows transparency effects) for screenshots. Unfortunately, it is plagued by a few bugs with Electron (the library we are using for the desktop application), see the link for more information.
Updated Docker builds to Node 22. Be on the lookout for any potential issues, especially for less-tested platforms such as ARM.
🐞 Bugfixes
Syntax highlight in code blocks only in edit mode
To do lists not preserved on safe import.
File type video with emoji in name will break the preview
Attribute "jump to" for internal links not working anymore
✨ Improvements
Add label definition type for standalone time by @mm21
Remove resizer from backend log text area by @meichthys
Use CodeMirror for backend log
Support for ELK layout in Mermaid diagrams (sponsored by @perfectra1n). See the relevant “ELK layout engine” in Mermaid diagrams for more information.
Make exact matches rise higher up in search by @perfectra1n
Change layout of promoted attributes
Add full text search in autocomplete by @SiriusXT
Importing single HTML file: prefer html title over filename by @maphew
Support page breaks for printing
user configurable list of allowed html tags in import by @maphew
General HTML support; now the editor supports more HTML tags and displays them appropriately.
Change default icons for “Go to Previous Note” and “Go to next note” launcher buttons.
Move toggle sidebar button near tab bar on horizontal layout.
Mind map notes now are full-width by default (same as Canvas, for example).
Tabs can now display the icon notes instead of only workspace icons (this is the default behaviour of the TrilumNext theme, can be added to any other theme via
--tab-note-icons: true;
to:root
).New Features for note map by @CobriMediaJulien
Add supported link protocols by @SiriusXT
add Mind Elixir plugin @mind-elixir/node-menu
Format dates and times by @adoriandoran
Expose cheerio in backend script api by @kleutzinger
Format note paths by @adoriandoran
add remark about UFW issues by @pano9000
Code Block language support for Terraform (HCL)
Display the fixed toolbar on multiple lines (adjustable in settings)
Hide
internalLink
fromJump To Note
dialog🌍 Internationalization
Chinese translation improvements (& some new messages translated) by @Nriver
Add translation for doc notes by @Nriver
Spanish improvements by @hasecilu
Traditional Chinese support by @dwong33
Translate import toast messages.
Translate hidden notes (including options).
Romanian improvements.
Brazillian Portuguese by @Nertonm work in progress (only server translations for now)
Translate note autocomplete.
⬆️ Library updates
This discussion was created from the release v0.91.1-beta.
Beta Was this translation helpful? Give feedback.
All reactions