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

Umami - Package Updates

Scheduled Pinned Locked Moved Umami
59 Posts 3 Posters 8.2k Views 3 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
    #9

    [1.4.0]

    • Update Umami to 1.35.0
    • Full changelog
    • Fixed issue with COLLECT_API_ENDPOINT not working. Note, you need to set this at build time to work. See https://umami.is/docs/environment-variables
    • Fixed chart issues in MySQL
    • Updated language translations
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #10

      [1.5.0]

      • Update Umami to 1.36.0
      • Full changelog
      • UTM sources are now available in the More details section
      • Fixed issue with event queries passing the wrong parameters
      • Fix bounces/time display for MySQL
      • Language translation updates
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #11

        [1.5.1]

        • Update Umami to 1.36.1
        • Full changelog
        • Fixed issue with sessions being loaded incorrectly
        • Language translation updates
        1 Reply Last reply
        1
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #12

          [1.6.0]

          • Update Umami to 1.37.0
          • Full changelog
          • New model for Events point_up
          • New languages: Thai and Bengali! tiger partying_face
          • Edit dashboard feature. You can now sort websites on the dashboard
          • UTM parameters section is now Query parameters. This now captures all the URL query parameters, not just UTM
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #13

            [2.0.0]

            • IMPORTANT: The database upgrade fails if you have been running umami for a while. There is no easy work around for this, you can manually try the database modifications in this upstream bug after you upgrade and place the app in Repair mode.
            • If possible, just start with a fresh installation of Umami. It can be quite a time sink to fix the database schema and you might still hit some issue later in future versions.
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #14

              [2.1.0]

              • Update Umami to 1.38.0
              • Full changelog
                Added Yesterday option to the date picker
              • You can now default the theme and locale using query parameters.
                • For the theme you can use ?theme=dark or ?theme=light.
                • For locale you can use ?locale=en-US.
              • Admins can now reassign websites to other users
              • Removed cascading deletes from the database. We now run all commands in a transaction.
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #15

                [2.2.0]

                • Update Umami to 1.39.1
                • Full changelog
                • Added Yesterday option to the date picker
                • You can now default the theme and locale using query parameters.
                  • For the theme you can use ?theme=dark or ?theme=light.
                  • For locale you can use ?locale=en-US.
                • Admins can now reassign websites to other users
                • Removed cascading deletes from the database. We now run all commands in a transaction.
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #16

                  [2.2.1]

                  • Update Umami to 1.39.2
                  • Full changelog
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #17

                    [2.2.2]

                    • Update Umami to 1.39.3
                    • Full changelog
                    • Fixed issue with editing website
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #18

                      [2.2.3]

                      • Update Umami to 1.39.4
                      • Full changelog
                      • Fixed issue with assigning owner to website, #1614
                      • Fixed issue with deleting accounts, #1624
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #19

                        [2.2.4]

                        • Update Umami to 1.39.5
                        • Full changelog
                        • Added Croatian language! partying_face 1st_place_medal
                        • The check for bots now returns 200 instead of 401
                        • Some language updates
                        1 Reply Last reply
                        0
                        • d19dotcaD d19dotca referenced this topic on
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #20

                          [2.3.0]

                          • Update base image to 4.0.0
                          1 Reply Last reply
                          0
                          • girishG girish referenced this topic on
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #21

                            [2.4.0]

                            • Update Umami to 1.40.0
                            • Full changelog
                            • Fixed issue with share token giving access to app pages (user could not perform any changes, only view)
                            • Fixed issue with mobile menu showing incorrectly
                            • Fixed share URL not saving correctly
                            • Fixed calendar not showing all days on certain months
                            • Added additional checks for API request parameters
                            • Added Sinhala language!
                            • Language translation updates: Croatian, Thai, Lithuanian
                            • Added caching to CORS preflight requests
                            • Upgrade Prisma to 4.9.0 (fixes OpenSSL issue when deploying to Railway)
                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #22

                              [2.4.1]

                              • Rename env to env.sh
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #23

                                [2.4.2]

                                • Source env file before building the app. This allows COLLECT_API_ENDPOINT to be set
                                1 Reply Last reply
                                1
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #24

                                  [3.0.0]

                                  • Update Umami to 2.1.0
                                  • IMPORTANT: Breaking Changes - While database migration is automatic, all event data is lost. Only websites are preserved across this update.
                                  • Full changelog
                                  • In addition to country location, Umami now collects city and region information.
                                  • Clean URLs
                                  • Umami now records page titles.
                                  • The new teams feature allows you to share websites with other users without having to create a Share URL. When a user joins a team, they can select which website they want to share with the team.
                                  • The event data feature has been completely redesigned.
                                  • The tracker script has been refactored to be much more lightweight and performant. It can now also track outbound link clicks.
                                  • The Tracking Code form will now show the alternate script name if TRACKER_SCRIPT_NAME is set.
                                  • You can now enter multiple entries in TRACKER_SCRIPT_NAME comma separated, for example a.js, b.js, c.js
                                  • Added page titles to every page
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #25

                                    [3.1.0]

                                    • Update Umami to 2.2.0
                                    • Full changelog
                                    • We've got flags! flags Country flags now appear for the Countries and Regions section.
                                    • Fixed check for page title (tracker).
                                    • Fixed check for parent element (tracker).
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #26

                                      [3.1.1]

                                      • Fix issue where every other restart was making umami return 404
                                      1 Reply Last reply
                                      1
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #27

                                        [3.2.0]

                                        • Update Umami to 2.3.0
                                        • Full changelog
                                        • New navigation menu
                                        • Reports
                                        • Also under the website page is the event data page where you can view details about your saved custom data.
                                        • View only role
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #28

                                          [3.2.1]

                                          • Update Umami to 2.3.1
                                          • Full changelog
                                          • This release is a hotfix for a critical security issue with share URLs. Everyone is strongly advised to upgrade.
                                          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