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
88 Posts 3 Posters 24.2k 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
    #27

    [1.4.8]

    • Update Trilium to 0.47.7
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #28

      [1.4.9]

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

        [1.5.0]

        • Update Trilium to 0.48.2
        • Full changelog
        • Set default icon for clipped notes by @sigaloid in https://github.com/zadam/trilium/pull/2246
        • hide tooltip after clicking on a button, fixes #2228
        • fix backend API's getNote, getBranch, getAttribute, closes #2230
        • fix restoring note revision, closes #2232
        • allow async scripts in runOnBackend(), fixes #2243
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #30

          [1.5.1]

          • Update Trilium to 0.48.3
          • Full changelog
          • set iconClass also on whole page clipping #2250
          • fix repeated invocation of actions in note actions dropdown, closes #2255
          • fix saving images from web clipper, closes #2249
          • display properly relations in note map even if they are not in the subtree, #2251
          • fix saving images from web clipper, closes #2249
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #31

            [1.5.2]

            • Update Trilium to 0.48.4
            • Full changelog
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #32

              [1.5.3]

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

                [1.5.4]

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

                  [1.5.5]

                  • Update Trilium to 0.48.7
                  • Full changelog
                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #35

                    [1.5.6]

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

                      [1.5.7]

                      • Update Trilium to 0.48.9
                      • Full changelog
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #37

                        [1.5.8]

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

                          [1.5.9]

                          • Update Trilium to 0.49.4
                          • Full changelog
                          • it's now possible to share (read-only) notes publicly. See wiki
                          • number of backlinks to the current note are shown in the note detail
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #39

                            [1.5.10]

                            • Update Trilium to 0.49.5
                            • Full changelog
                            • changed shared_info class names to avoid conflict with adblocker, closes #2546
                            • print should include promoted attributes, #2550
                            • migration workaround for corrupted index in entity_changes table, closes #2534
                            • make getAncestors safe in respect to saved search
                            • ignore "Sync not configured" message when toggling shared state
                            • prevent infinite recursion when checking shared status
                            • start sync immediately after sharing/unsharing, fixes #2539
                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #40

                              [1.5.11]

                              • Update Trilium to 0.50.1
                              • Full changelog
                              • brand new external REST API called ETAPI
                              • removed username from authentication, only password is now needed
                              • removed setting password in the initial setup to speed up the process and avoid confusing users, it's possible to set it up later
                              • added possibility to reset password (thus losing protected notes, if any) from Options.
                              • as a result of above, typical "new document" setup is just two-click process without having to enter username & password
                              • optimized sync protocol which can now in some cases halve the sync/time
                              • unified Jump-To and quick search behavior with regards to hoisting and opening in a new tab, #2483
                              • search immediately when user chooses "full search" from Jump To dialog, #2483
                              • make whole text/code detail clickable to improve UX, add placeholder to empty code notes
                              • print should include promoted attributes, #2550
                              • add #shareRoot label to define an "index" note, closes #2567
                              • initial theme is chosen based on OS settings, #2516
                              • focus promoted/owned attributes input after activating the ribbon tab, closes #2606
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #41

                                [1.5.12]

                                • Update Trilium to 0.50.2
                                • Full changelog
                                • fix exporting huge text notes (export would get stuck on HTML pretty print)
                                • introduced mutex to avoid random conflicts during rapid tab closing
                                • fix updating becca after undeleting notes
                                • fixed background color of input label in CKEditor search & replace, #2254
                                • fix multiple Etapi token options UI bugs, closes #2616
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #42

                                  [1.5.13]

                                  • Update Trilium to 0.50.3
                                  • Full changelog
                                  • add allow robots.txt tag for /share
                                  • fix inclusion of share.js in builds, fixes #2738
                                  • invalidate flat text cache after login to protected session, fixes #2712
                                  • logging improvements
                                  • fix uploading binary data through ETAPI, closes #2667
                                  • raise line-height in share CSS to 1.5, fixes #2671
                                  • fixed blurred selection background color, closes #2652
                                  • make it clear that Dockerfile needs to be run through a script
                                  • fix importing unknown image types such as .DWG, * closes #2628
                                  • fix param validation
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #43

                                    [1.5.14]

                                    • Update Trilium to 0.51.2
                                    • Full changelog
                                    • addTextToEditor appends text to the end instead of the beginning
                                    • fix "isActive()" detection to work well with splits, #2806
                                    • fix doubling of icon tooltips, closes #2811
                                    • allow searching within mermaid diagrams, closes #2821
                                    • allow combining tokens in text and title/attributes, fixes #2820
                                    • improve hiding of edit button #2787
                                    • fix missing closing div tag in word count demo widget, closes #2829
                                    • make sure shaca is loaded before any request
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #44

                                      [1.6.0]

                                      • Update Trilium to 0.52.2
                                      • Full changelog
                                      • new excalidraw backed "canvas note", contributed by @thfrei
                                      • new Find in text widget, based on @antoniotejada's work
                                      • add option to disable auto-download of images for offline storage, #2859
                                      • disable COEP, fixes #2858
                                      • moved protected session expiration scheduling #2855
                                      • added #titleTemplate, closes #2852
                                      • new ~ operator in search for regex
                                      • allow operators =, = and = on note content
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #45

                                        [1.6.1]

                                        • Update Trilium to 0.52.3
                                        • Full changelog
                                        • (Bug report) Restoring note revision throws an exception #2915
                                        • Added the USER_UID & USER_GID env variables #2917
                                        1 Reply Last reply
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #46

                                          [1.6.2]

                                          • Update Trilium to 0.52.4
                                          • Full changelog
                                          • This release fixes a security issue
                                          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