Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. TriliumNext
  3. TriliumNext - Package Updates

TriliumNext - Package Updates

Scheduled Pinned Locked Moved TriliumNext
105 Posts 3 Posters 71.2k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    wrote on last edited by
    #96

    [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 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      wrote on last edited by
      #97

      [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 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        wrote on last edited by
        #98

        [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 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          wrote on last edited by
          #99

          [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
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            wrote on last edited by
            #100

            [1.25.5]

            • Update Trilium to 0.99.5
            • Full Changelog
            • List view: weird animation + hard to toggle collapse/expand deeper nested subnotes
            • Code block Copy to clipboard button visible while printing.
            • Packaged server .zip build not working due to wrong Node.js version.
            • Not all changed notes are displayed in day note by @contributor
            • Calendar view drag-and-drop issue
            • "Open attribute list" shortcut does not focus the attribute list
            • Global shortcuts and system tray icon sometimes not shown under Wayland in Flatpak
            • Quick edit text drag indicator missing
            • Show collections grid and list views in zen mode
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              wrote on last edited by
              #101

              [1.26.0]

              • Update Trilium to 0.100.0
              • Full Changelog
              • Allow changing note color from tree by @adoriandoran
              • More Collection types can now be printed or exported to PDF:
              • Board view improvements
              • Mobile now has basic support for splits (maximum of two), laid out vertically for smartphones.
              • Breaking change: #calendar:color was completely removed in favor of the global #color attribute.
              • Advanced search may return more results by @perfectra1n
              • Fix enex import stores wrong format in database for dateCreated, dateModified by @contributor
              • Custom Global Shortcut for Toggle System Tray Icon Fails to Show Window by @contributor
              • Fix NoteLink component is unable to display path for root note by @contributor
              • file: protocol not working on Linux by @laundmo
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                wrote on last edited by
                #102

                [1.27.0]

                • Update Trilium to 0.101.0
                • Full Changelog
                • A new layout was introduced which heavily changes both existing UI elements, as well as adds some new ones (by @eliandoran and @adoriandoran, with special thanks for @rom1dep for the valuable suggestions).
                • Near the tab bar now there are built-in buttons to go the previous or the next note in history (only if the back/forward buttons are not already placed in the launch bar).
                • Scripting overhaul: Custom widgets and Render note can now be written in Preact using JSX instead of the legacy format (jQuery + custom component framework). For more information, see documentation on Preact in Trilium.
                • Ctrl+F when a dialog is open opens different search dialog
                • Toast: Icon missing for error messages
                • Launch bar calendar would jump to the wrong week note if it was in between years.
                • Launch bar calendar month selector was wrongly positioned.
                • Tooltips would sometimes be duplicated if an element is focused.
                • Missing padding in <pre> without <code>.
                • Content disappears when inserting code block via Markdown formatting
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  wrote on last edited by
                  #103

                  [1.27.1]

                  • Update Trilium to 0.101.1
                  • Full Changelog
                  • A new layout was introduced which heavily changes both existing UI elements, as well as adds some new ones (by @eliandoran and @adoriandoran, with special thanks for @rom1dep for the valuable suggestions).
                  • Near the tab bar now there are built-in buttons to go the previous or the next note in history (only if the back/forward buttons are not already placed in the launch bar).
                  • Scripting overhaul: Custom widgets and Render note can now be written in Preact using JSX instead of the legacy format (jQuery + custom component framework). For more information, see documentation on Preact in Trilium.
                  • Right pane toggle missing on macOS vertical layout
                  • Launchpad Note Launcher hoisting no longer working
                  • Toggle right pane keyboard button not working on new layout
                  • Tabs do not appear when using vertical layout and legacy theme by @adoriandoran
                  • Text in headings do not respond to being bolded by @adoriandoran
                  • Table of contents in new layout: not displaying correctly on first render.
                  • The text editor keeps crashing in non-HTTPS
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    wrote on last edited by
                    #104

                    [1.27.2]

                    • Update Trilium to 0.101.3
                    • Full Changelog
                    • SQL Console: cannot copy table data by @SiriusXT
                    • Title is not selected when creating a note via the launcher by @SiriusXT
                    • Popup editor closing after inserting a note link by @SiriusXT
                    • New Mermaid diagrams do not save content by @lzinga
                    • Can't scroll mermaid diagram code
                    • Max content width is not respected when switching between note types in the same tab
                    • Crash When a Note Includes Itself
                    • Severe Performance Degradation and Crash Issues Due to Recursive Inclusion in Included Notes
                    • is not a launcher even though it's in the launcher subtree
                    • Archived subnotes of direct children appear in grid view without #includeArchived
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      wrote last edited by
                      #105

                      [1.28.2]

                      • Update Trilium to 0.102.2
                      • Full Changelog
                      • Improved request handling for SVG content in share routes
                      • Improved request handling for SVG content in the main API
                      • Enhanced content rendering in the Mermaid diagram editor
                      • Fixed toast notifications to properly escape content
                      • Added validation for the docName attribute in the document renderer
                      • Marked docName as a sensitive attribute in the commons module
                      • Added Electron fuses to harden the desktop application against external abuse
                      • Improved application integrity checks
                      • Added MIME type validation for image uploads via ETAPI
                      • Aligned attachment upload validation with note upload validation
                      1 Reply Last reply
                      0

                      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
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search