TriliumNext - Package Updates
-
[1.16.1]
- Update Trilium to 0.63.5
- Full changelog
- fix rendering of math on non-root paths, closes #4713
- allow cancelling mention UI with escape, fixes #4692, #4684
- fix copy link in browser, closes #4682
- allow converting file attachments to file notes
- fix: invisible unchecked to-do items, by @st3iny
-
[1.18.0]
- Update base image to 5.0.0
-
[1.18.1]
- Support backup hook for sqlite database
-
[1.19.0]
- Update package to use TriliumNext
- The original Trilium project is in maintenance mode
- Migration - There are no special migration steps to migrate from a zadam/Trilium instance to a TriliumNext/Notes instance. Simply install TriliumNext/Notes as usual and it will use your existing database.
-
[1.20.0]
- Update Notes to 0.94.0
- Full Changelog
- The sync version has been increased, so you will have to update both the server (if any) and the desktop client.
- For (advanced) manual setups only: Following a tooling change, the main entry point has changed from
main.jstomain.cjs. Same goes for the Electron build. - A huge amount of work was done by @perfectra1nto integrate LLMs such as Ollama and ChatGPT into Trilium.
- This release brings significant updates to our libraries:
- CKEditor, used by text notes is now updated to the latest version and that brings in new features (see below) and performance improvements.
- CodeMirror, used by code notes has been upgraded to a new generation.
- Code notes now also support themes, similar to code blocks.
- Inconsistent Find and Replace Behavior in Large Code Notes by @SiriusXT
- Incorrect import of multiple inline math by @SiriusXT
- Random EPERM: operation not permitted on Windows
- The update button is sometimes blank by @SiriusXT
-
[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
-
[1.25.2]
- Update Trilium to 0.99.2
- Full Changelog
- Add support for new note types
- Fix issue with note synchronization
- Improve performance of note rendering
- Breaking change: Update minimum required Node.js version to 14.0.0
- Fix bug causing app crash on startup
- Add keyboard shortcuts for faster navigation
- Breaking change: Remove deprecated API endpoints
- Fix issue with note search functionality
- Enhance security for user authentication
- Breaking change: Change default database location
-
[1.25.3]
- Update Trilium to 0.99.3
- Full Changelog
- Issues with the ribbon and some about dialogs when formatting locale is set to Chinese
- Incorrect date format for Chinese.
- Development locale appearing in production.
- Split reverted on right-to-left languages
- Fixes for the Flatpak installation method:
- Flatpak Data Access Issue on install/update : permission issue
- flatpak doesn't launch after install, needs no-sandbox
- Icon missing in Flatpak shortcut.
- Trilium does not unlock after autolock
- Note color not taken into consideration for reference links
-
[1.25.4]
- Update Trilium to 0.99.4
- Full Changelog
- Developer documentation is now available at docs.triliumnotes.org/developer-guide/.
- Excessive spacing in expanded empty children of a collection list view
- Share: headings with CJK characters had incorrect URLs.
- Share: headings were displayed in ToC with their HTML tags escaped.
- Import/export was enabled in note context menu for help notes.
- Image colors become muted on a canvas note when dark theme is enabled
- Edited notes list automatic updates to Hidden Notes
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login