v0.91.5 #1079
eliandoran
announced in
Announcements
v0.91.5
#1079
Replies: 3 comments 3 replies
-
HUUUUUUUUUUUUUUUUUGE |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
So that's why I can't seem to pull from docker it needs the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
💡 Key highlights
We now provide binaries to run the server on Linux on ARM without Docker (e.g. on a Raspberry Pi, thanks to @perfectra1n ).
Introducing a map note type
Add ability to set Trilium configuration variables via ENV variables by @pano9000 and @perfectra1n
Quite a few mobile improvements have been done (kindly waiting for bug reports)
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.
New in this release (v0.91.5)
🐞 Bugfixes
✨ Improvements
🌍 Internationalization
🛠️ Technical updates
From v0.91.4-beta
🐞 Bugfixes
✨ Improvements
🌍 Internationalization
⬆️ Technical improvements
**npm audit**
From v0.91.3-beta
🐞 Bugfixes
Prevent HTML from rendering in launcher bar.
Calendar overflows off right of view when in mobile view
Note tree context menu not shown on long press on iOS.
Advanced tree menu is only accessible in the mobile view via long-press
NotFoundError after trying to paste filepath into note, restart required
login: fix "flash of unstyled content" by @pano9000
Limit search function doesn't work
fix ck-editor checkboxes not showing checkmark while printing by @pano9000
✨ Improvements
Syntax Highlighting for Batch scripts
Mobile improvements
Fonts
Display the content of JSON attachments and improve the style of attachment code blocks.
Translucent top bar on desktop layout for iPad
'Show Help' and 'About Trillium Notes' menu options are now available in the mobile view
Back/forward buttons have been enabled for web builds as well, mostly for mobile view.
support for RFC 5870 geo-URIs by @0Raptor
login: add Trilium icon and improve style by @pano9000
allow disabling mention autocomplete by pressing escape (forward port of @zadam’s work)
Restyle the help dialog by @adoriandoran
Added back ESLint support for backend notes
Exporting JavaScript code blocks in text notes to Markdown now sets the right language tag.
🌍 Internationalization
⬆️ Technical Improvements
Library updates
force-graph to v1.47.2
@highlightjs/cdn-assets to v11.11.1
typedoc to v0.27.6
jquery.fancytree to v2.38.4
katex to v0.16.19
@types/node to v22.10.5
marked to v15.0.5
mind-elixir to v4.3.6
better-sqlite3 to v11.8.0
CKEditor to 41.3.2
jsdom to v26
i18next to v24.2.1
draggabilly to v3.0.0
electron to 33.3.1.
Node.js for Docker containers: v22.13.0
ts-loader: v9.5.2
use existing randomSecureToken function by @pano9000
use named exports for the utils functions by @pano9000
use Set instead of Arrays for faster lookups by @pano9000
remove unused 'request' by @pano9000
utils/formatDownloadTitle: simplify function by @pano9000
remove unused tree-kill dependency by @pano9000
Add timezone and localtime mounts to docker-compose by @perfectra1n
login: simplify JS by @pano9000
set password: various smaller fixes by @pano9000
use ejs partial for injecting window.glob by @pano9000
add prettier as devDep and scripts by @pano9000
add override for *.json tab width to match .editorconfig by @pano9000
update deprecated electron packages by @pano9000
Add server logging for CKEditor state changes by @process
refactor(data_dir): simplify logic and make code robust and testable by @pano9000
replace csurf with csrf-csrf by @pano9000
refactor(backend_log): improve getBackendLog by @pano9000
fix(views): replace deprecated meta tag by @pano9000
From v0.91.2-beta
🐞 Bugfixes
✨ Improvements
fix typo Trillium by @pano9000
Libraries in Excalidraw are broken by @CobriMediaJulien
Color scheme selection by @adoriandoran
Style Next: Restyle the "Jump to Note" dialog by @adoriandoran
Exporting a Markdown file will now try to preserve syntax highlighting
Auto-show left panel when configuring launchbar
Accessibility: explicitly associate label and input elements by @pano9000
🌍 Internationalization
Spanish improvements by @hasecilu
localize hardcoded English aria-labels by @pano9000
Translate new note title
⬆️ Library updates
From v0.91.1-beta
🐞 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 [missing note] 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.5.
Beta Was this translation helpful? Give feedback.
All reactions