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.9k 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
    #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
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #29

                                  [3.3.0]

                                  • Update Umami to 2.4.0
                                  • Full changelog
                                  • The event data screen now shows the related event
                                  • Websites from teams now appear on the dashboard
                                  • Added ability to delete reports
                                  • Added new environment variable DEFAULT_LOCALE which will set the default locale of the application other than en-US
                                  • Fixed new release message throwing an error
                                  • Fixed funnel report for MySQL
                                  • Fixed check for updates process
                                  • Fixed BASE_PATH not working for share URLs
                                  • Fixed tracker sending wrong event data payload
                                  • Fixed toggle charts not working on dashboard
                                  • Fixed missing (None) referrers
                                  • Fixed website nav menu for mobile
                                  • Fixed realtime log not showing pageviews
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #30

                                    [3.3.1]

                                    • Update Umami to 2.4.1
                                    • Full changelog
                                    • Fixed filters not working on overview page
                                    • Fixed event data not returning records
                                    • Fixed MySQL event data query error
                                    • Fixed wrong HTTP response for metrics endpoint
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #31

                                      [3.4.0]

                                      • Update Umami to 2.5.0
                                      • Full changelog
                                      • New report: Insights report
                                      • New report: Retention report
                                      • Top level navigation: Websites and Reports
                                      • Search and pagination
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #32

                                        [3.5.0]

                                        • Update Umami to 2.6.0
                                        • Full changelog
                                        • New filter and navigation buttons
                                        • Fixed search bar losing focus on re-render
                                        • Fixed issues with Retention report for MySQL
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #33

                                          [3.5.1]

                                          • Update Umami to 2.6.1
                                          • Full changelog
                                          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