TriliumNext - Package Updates
-
[1.20.1]
- Update Notes to 0.94.1
- Full Changelog
- error getting day node with ETAPI
- server: unable to use web clipper due to communication error.
- Share page images stretched vertically
- External links using fragment navigation are wrongly recognized as internal links
- Selection invisible in non-Next themes
- llm: don't filter for specific words when pulling models for openai
- Sync errors with sync version 35 due to LLM embeddings
- Blank interface on startup
- Desktop application not working on Debian 12
- Share template falls back to default
-
[1.21.0]
- Update Notes to 0.95.0
- Full Changelog
- Sync version has been increased, so update of both the client and server are necessary.
- For canvas notes, the Mermaid to Excalidraw feature is no longer functional for now since it relies on an old version of Mermaid diagrams.
- A new default theme was introduced called Trilium.Rocks (original development by @zerebos)and adapted to our project.
- Basic syntax highlighting for code blocks has been added, but only if the language is explicitly specified.
- Note icons are now displayed in the share tree.
- Math equations are now rendered in text notes.
- Text notes stability if the editor crashes:
- Zen Mode: text formatting commands are missing from UI by @SiriusXT
- Links: Unable to open notes in a new window by @SiriusXT
- desktop syncing issues with the app
-
[1.22.0]
- Update Trilium to 0.96.0
- Full Changelog
- Thanks to a partnership with CKEditor, we now have a set of features that would otherwise be available on a commercial license only.
- Slash commands for easy commands via the keyboard.
- Text snippets to insert reusable pieces of text (similar to templates, but for blocks of text content).
- For more information, see the user guide Note Types Text Premium features.
- Insert note after long-press dialog doesnt create Note
- Code notes: user's font selection not respected.
- Windows V0.95.0 Client Failed to sync with server (use of double-slashes) by @perfectra1n
- Desktop client not working on older Linux distros
- NOT NULL constraint failed: revisions.title when saving an empty note
-
[1.23.0]
- Update Trilium to 0.97.0
- Full Changelog
- Books have been renamed to Collections to better match their intentions.
- A new editing mechanism was introduced: quick edit. This opens notes for editing in a popup instead of a tab, allowing easy access. This is especially useful for collections, to edit notes without switching context.
- Missing note meta. Can't export empty note and involved note tree
- Mermaid notes sluggish
- In-app help confusing due to ligatures
- Geo map: tooltip not showing.
- Nix flake support broke with electron 37 upgrade
- Signing on Windows did not work on the previous release.
- When editing a note in Linux, middle-clicking a note title in tree pane triggers a paste action
- Editor not focused after switching tabs.
-
[1.23.1]
- Update Trilium to 0.97.1
- Full Changelog
- Books have been renamed to Collections to better match their intentions.
- A new editing mechanism was introduced: quick edit. This opens notes for editing in a popup instead of a tab, allowing easy access. This is especially useful for collections, to edit notes without switching context.
- Missing note meta. Can't export empty note and involved note tree
- Mermaid notes sluggish
- In-app help confusing due to ligatures
- Geo map: tooltip not showing.
- Nix flake support broke with electron 37 upgrade
- Signing on Windows did not work on the previous release.
- When editing a note in Linux, middle-clicking a note title in tree pane triggers a paste action
- Editor not focused after switching tabs.
-
[1.23.2]
- Update Trilium to 0.97.2
- Full Changelog
- 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.
- Jump to note was enhanced to allow triggering commands (such as the ones that can have a keyboard shortcut assigned to them) quickly.
- 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
-
[1.24.0]
- Update Trilium to 0.98.0
- Full Changelog
- Enhanced Search with Fuzzy Matching and Better UX by @perfectra1n
- For Linux users, RPM packages are now GPG-signed.
- The "chat with notes" icon re-appears on 0.97.2's Launchbar after update, even though the LLM feature was disabled before
- Board view: sub-children (recursive) not displayed.
- Canvas: unable to open internal note path links
- Delay when opening a Text note for the first time
- Search term is not highlighted in preview search result
- ETAPI: Save note revision if needed by @perfectra1n
- No update notification in the global menu by @SiriusXT
- Zen mode is now supported on mobile by @Papierkorb2292
-
[1.24.1]
- Update Trilium to 0.98.1
- Full Changelog
- Keyboard shortcut catches QWERTY keys instead of owner's
- `-character doesn't work in shortcuts
- Quick search: attribute search no longer working
- Settings not fitting well on mobile.
- Attributes/tags not showing up in search results
- Note links always follow note title
- Quick search: format multi-line results better
- Add UI performance-related settings
- Reduce or disable search animation
- Fuzzy search should have a "non fuzzy" option
-
[1.25.0]
- Update Trilium to 0.99.0
- Full Changelog
- Revisions show the wrong note.
- Revision list exiting out of bounds.
- Various minor fixes to settings & modals following the porting to React.
- Newly created child note may not show-up when the tree has sorting overrides by @rom1dep
- The context menu of history navigation buttons (back/next) for the desktop application didn't work.
- Background effects causing black background on Windows 10.
- #cssClass isn't applied to note content in mobile layout by @Papierkorb2292
- Hotkeys interfering with IME composition by @perfectra1n
- Right-clicking the note tree buttons triggered their action instead of context menu by @SiriusXT
- Include note size not taken into account
-
[1.25.1]
- Update Trilium to 0.99.1
- Full Changelog
- Trilium now has an official homepage: https://triliumnotes.org/. Suggestions and bug reports are welcome.
- Zen mode: note buttons visible in zen mode.
- Deleting a bulk action would execute all bulk actions
- Focus resets to start of note after adding inline link
- Zen mode doesn't increase web view size by @Papierkorb2292
- Shortcut keys without modifiers affecting normal usage
- Missing ribbon widgets section in Appearance
- Split button visible while printing
- Unable to search in read-only code notes
- LLM chat: conversation not visible on Firefox