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. Kutt
  3. Kutt - Package Updates

Kutt - Package Updates

Scheduled Pinned Locked Moved Kutt
26 Posts 3 Posters 7.4k 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #10

    [1.5.0]

    • Update base image to 4.2.0
    1 Reply Last reply
    0
    • Package UpdatesP Online
      Package UpdatesP Online
      Package Updates
      wrote on last edited by
      #11

      [2.0.0]

      • Update kutt to 3.0.0
      • Full Changelog
      • Important: This is a major update of Kutt . Please double check the registration settings after the update.
      D 1 Reply Last reply
      0
      • Package UpdatesP Package Updates

        [2.0.0]

        • Update kutt to 3.0.0
        • Full Changelog
        • Important: This is a major update of Kutt . Please double check the registration settings after the update.
        D Offline
        D Offline
        DualOSWinWiz
        wrote on last edited by
        #12

        @Package-Updates Guys careful my asp.net Api integration braked so I have to revert back I am looking into possible fixes.

        D 1 Reply Last reply
        0
        • Package UpdatesP Online
          Package UpdatesP Online
          Package Updates
          wrote on last edited by
          #13

          [2.0.1]

          • Update kutt to 3.0.3
          • Full Changelog
          • Fixed showing localhost as domain when editing any link (Issue #​777)
          1 Reply Last reply
          0
          • Package UpdatesP Online
            Package UpdatesP Online
            Package Updates
            wrote on last edited by
            #14

            [2.0.2]

            • Update kutt to 3.0.4
            • Full Changelog
            • Fixed error for using unknown string_agg function on MySQL/MariaDB (#​788)
            1 Reply Last reply
            0
            • Package UpdatesP Online
              Package UpdatesP Online
              Package Updates
              wrote on last edited by
              #15

              [2.1.0]

              • Update kutt to 3.1.0
              • Full Changelog
              • Added themes and customizations (see Themes and customizations)
              • Added LINK_CUSTOM_ALPHABET to support custom alphabet when generating short links' address
              • Added TRUST_PROXY configuration
              • Fixed showing empty domain address above input when editing a link
              • Fixed error when editing a link by admin
              • Added custom folder to Docker compose volumes (https://github.com/thedevs-network/kutt/commit/f4a59d4b14eb00a92ebba6ff9388ebcccffcf124)
              • Added default DB_PORT to the compose file for Postgres (https://github.com/thedevs-network/kutt/commit/b4849ee7371d702a31c0fbb53f0e7a086b56a3f5)
              • Removed unused images (https://github.com/thedevs-network/kutt/commit/602ba45cf6c99934c9d20a792c95327eee53c736)
              • Add "powered by Kutt" to footer (https://github.com/thedevs-network/kutt/commit/9d75793256f3f93add82c4b5fb14088f56
              1 Reply Last reply
              0
              • Package UpdatesP Online
                Package UpdatesP Online
                Package Updates
                wrote on last edited by
                #16

                [2.2.0]

                • Symlink custom directory
                • Set TRUST_PROXY
                1 Reply Last reply
                0
                • Package UpdatesP Online
                  Package UpdatesP Online
                  Package Updates
                  wrote on last edited by
                  #17

                  [2.2.1]

                  • Update kutt to 3.1.1
                  • Full Changelog
                  • Fix searching links, users, and domains in tables when using SQLite or MySQL (https://github.com/thedevs-network/kutt/commit/de103423e3a30d1d21528c12e59cfd5a584636a5)
                  • Make sure JWT_SECRET is not empty (https://github.com/thedevs-network/kutt/commit/fc265ef22154000dab3ad7a6946045c564484ce9)
                  • Add default MAIL_PORT value to the .example.env file (https://github.com/thedevs-network/kutt/commit/ab83f60b9741e9d5977f7eff90be68376533cd02)
                  • Use count(*) instead of count(id) since it's slightly faster (https://github.com/thedevs-network/kutt/commit/876d12fc9dd9ab7d3128ce852043d7f99fdafcab)
                  1 Reply Last reply
                  0
                  • D DualOSWinWiz

                    @Package-Updates Guys careful my asp.net Api integration braked so I have to revert back I am looking into possible fixes.

                    D Offline
                    D Offline
                    DualOSWinWiz
                    wrote on last edited by
                    #18

                    @DualOSWinWiz their is an issue with api response since 3.0 here is the link of github upstream
                    i believe only effecting api integrations.
                    https://github.com/thedevs-network/kutt/issues/795

                    D 1 Reply Last reply
                    0
                    • Package UpdatesP Online
                      Package UpdatesP Online
                      Package Updates
                      wrote on last edited by
                      #19

                      [2.2.2]

                      • Update kutt to 3.1.2
                      • Full Changelog
                      • Fix missing link field when getting responses from the API (https://github.com/thedevs-network/kutt/commit/ffa00acaa4b681b261de6f7c40d0914634f8539a, issue https://github.com/thedevs-network/kutt/issues/795)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Online
                        Package UpdatesP Online
                        Package Updates
                        wrote on last edited by
                        #20

                        [2.3.0]

                        • Update kutt to 3.2.0
                        • Full Changelog
                        • Breaking: Default SQLite driver is changed from sqlite3 to better-sqlite3. This is only breaking if you have set DB_CLIENT manually to sqlite3. If so, you can change it to better-sqlite3 or install the drivernpm install sqlite3if you want to keep using sqlite3. (Pull request #​796)
                        • Removed cross-env dependency and used --production argument instead. (Pull request #​796)
                        • Removed node-cron dependency and used setInterval() global function instead. (Pull request #​796)
                        • Removed uuid dependency and used Node.js built-in function crypto.randomUUID() instead. (Pull request #​796)
                        • Removed unused dependency node-mailer (not nodmailer, that one is still used.) (Pull request #​796)
                        1 Reply Last reply
                        0
                        • Package UpdatesP Online
                          Package UpdatesP Online
                          Package Updates
                          wrote on last edited by
                          #21

                          [2.3.1]

                          • Update kutt to 3.2.1
                          • Full Changelog
                          • Fix send button not showing on Safari (fba5a73)
                          1 Reply Last reply
                          0
                          • D DualOSWinWiz

                            @DualOSWinWiz their is an issue with api response since 3.0 here is the link of github upstream
                            i believe only effecting api integrations.
                            https://github.com/thedevs-network/kutt/issues/795

                            D Offline
                            D Offline
                            DualOSWinWiz
                            wrote on last edited by
                            #22

                            @DualOSWinWiz this one is fixed 2.2.2

                            1 Reply Last reply
                            0
                            • Package UpdatesP Online
                              Package UpdatesP Online
                              Package Updates
                              wrote on last edited by
                              #23

                              [2.3.2]

                              • Update kutt to 3.2.2
                              • Full Changelog
                              • Use better-sqlite3 on the .example.env and also add DB_FILENAME. (ec5a99f)
                              1 Reply Last reply
                              0
                              • Package UpdatesP Online
                                Package UpdatesP Online
                                Package Updates
                                wrote on last edited by
                                #24

                                [2.3.3]

                                • Update kutt to 3.2.3
                                • Full Changelog
                                • Set environment variables by reading a file. Use <variable_name>_FILE. Read configuration for more info. (pull request #​814)
                                1 Reply Last reply
                                0
                                • Package UpdatesP Online
                                  Package UpdatesP Online
                                  Package Updates
                                  wrote on last edited by
                                  #25

                                  [2.4.0]

                                  • Update base image to 5.0.0
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Online
                                    Package UpdatesP Online
                                    Package Updates
                                    wrote on last edited by
                                    #26

                                    [2.4.1]

                                    • Set supportsDisplayName to false in manifest
                                    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