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
  • 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 | Demo | Docs | Install
  1. Cloudron Forum
  2. TriliumNext
  3. TriliumNext - Package Updates

TriliumNext - Package Updates

Scheduled Pinned Locked Moved TriliumNext
87 Posts 3 Posters 22.8k Views 5 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #75

    [1.15.1]

    • Update Trilium to 0.62.3
    • Full changelog
    • make sure the promoted attributes don't take the whole screen in mobile, #4468
    • fix printing math, closes #4470
    • remove title to fix closing highlights list, fixes #4471
    • fix thumbnails with chinese titles, closes #4478
    • normalize strings before calculation hashes, #4435
    • dragging notes from note tree will automatically insert them as images where appropriate (image, canvas, mermaid)
    • when canvas and mermaid are inserted using "include note", we insert them as images
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #76

      [1.15.2]

      • Update Trilium to 0.62.4
      • Full changelog
      • fix "long sync" when erasing revisions
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by girish
        #77

        [1.15.3]

        • Update Trilium to 0.62.5
        • Full changelog
        • unescape HTML before downloading images, #4566
        • correctly save attachment URL, #4566
        • fix auto-download of images, closes #4566
        • document attachment ETAPI APIs in OpenAPI spec, fixes #4559
        • fix loading katex in share #4558
        • convert absolute image attachment URLs to relative without domain, fixes #4509
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #78

          [1.15.4]

          • Update Trilium to 0.62.6
          • Full changelog
          • optimize migration process #4535
          • fix rendering image title in share renderer, closes #4578
          • fix URL unescaping in improper place, #4566
          • support SVG image upload, fixes #4573
          • remove conflicting shortcut, fixes #4570
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #79

            [1.16.0]

            • Update Trilium to 0.63.3
            • Full changelog
            • add API method to erase a revision #4662
            • fix highlighting search results with regexp characters in fulltext string, closes #4665
            • Improved scriptes bin/copy-trilium.sh, bin/build-linux-x64.sh #4671
            • fix searching fulltext with tags, closes #4661
            • #4635 from WantToLearnJapanese/WantToLearnJapanese-patch-unhoist-bookmark
            • fix JSDoc, closes #4633
            • Add the -o option to the groupmod command used in start-docker.sh #4632
            • PWA manifest fixes for extra auth, fixes #4611
            • activate parent note when deleting a note, #4600
            • added keyboard shortcut for toggling the right pane, closes #4552
            • fix pin button shadow, closes #4595
            • CKEditor 41.0.0
            • synx fixes
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #80

              [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 Reply Last reply
              1
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #81

                [1.16.2]

                • Update Trilium to 0.63.6
                • Full changelog
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #82

                  [1.17.0]

                  • Update Trilium to 0.63.7
                  • Full changelog
                  • backported Excalidraw upgrade to 0.17.3
                  • Update base image to 5.0.0
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #83

                    [1.18.0]

                    • Update base image to 5.0.0
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #84

                      [1.18.1]

                      • Support backup hook for sqlite database
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #85

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

                          [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.js to main.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 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote last edited by
                            #87

                            [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 Reply Last reply
                            0
                            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