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
58 Posts 3 Posters 7.3k 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.
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #49

      [3.13.1]

      • Update Umami to 2.13.1
      • Full changelog
      • Fixed incomplete chart data #2902
      • Fixed error with custom event properties #2901
      • Fixed date sorting issues #2899
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #50

        [3.13.2]

        • Update Umami to 2.13.2
        • Full changelog
        • Fixed incorrect referrer #2765
        • Fixed chart rendering issues #2918
        • Fixed metrics changes not appearing on dashboard #2902
        • Fixed strings #2914
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #51

          [3.14.0]

          • Update umami to 2.14.0
          • Full Changelog
          • Fixed dashboard editing #​3048
          • Fixed unknown countries #​3054
          • Fixed mobile display issue #​3039
          • Fixed wrong events count #​2980
          • Fixed display of event properties #​2928
          • Fixed session data not deleting #​2915
          • Language updates (German, French, Russian, Czech, German - Switzerland)
          • Added minor version tags to Docker images
          • Allow underscores in subdomains
          • Added cache control headers for tracker script
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #52

            [3.15.0]

            • Update umami to 2.15.0
            • Full Changelog
            • Fixed unicode characters in location names #​3106
            • Fixed websiteId missing error #​2614
            • Fixed favicon issue with www subdomains #​3073
            • Language updates: Chinese, Japanese, Norweigan
            • Upgraded Next to v15.0.4
            • Upgraded Prisma to v5.22.0
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #53

              [3.15.1]

              • Update umami to 2.15.1
              • Full Changelog
              • Fixed OpenSSL issue with Prisma #​3107 #​3115
              • Fixed charts not rendering in MySQL #​3114
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #54

                [3.16.0]

                • Update umami to 2.16
                • Full Changelog
                • Language updates: Mongolian, Persian (Farsi), Spanish
                • Prisma upgraded to v6.1.0
                • Event tracking on links with target=_top are broken #​3187
                • Custom filtering triggers invalid query #​3154
                • Issue with User Role in Redis Authentication #​3213
                • Session creation soft-lock #​3188
                • Funnel report does not work for events with spaces in their name #​3171
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #55

                  [3.17.0]

                  • Update umami to 2.16.1
                  • Full Changelog
                  • Create user error #​3247
                  • Channels not working #​3245
                  • Updated languages: Indonesian
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #56

                    [3.18.0]

                    • Update umami to 2.17.0
                    • Full Changelog
                    • ip: IP address. Note that when you send a custom IP address, the normal geo headers from hosts like Vercel and Cloudflare are ignored and a local lookup will be made to get the country and city data.
                    • userAgent: User agent string. Note this must be in a valid format or your request might be flagged as a bot.
                    • timestamp: UNIX timestamp in seconds. If passed in, Umami will record the data with the given timestamp instead of the current time.
                    • Error when filtering using referrer #​3255
                    • CORS headers missing from custom endpoints. #​3281
                    • Journey report regression #​3268
                    • Hostname is not allowed 127.0.0.1 #​3279
                    • Grouped referrers shows incorrect values #​3257
                    • Improved paid ad channel detection #​3270
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #57

                      [3.19.0]

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

                        [3.20.0]

                        • Update umami to 2.18.0
                        • Full Changelog
                        • The new Attribution report allows you to trace the source origin of a user so that you can measure the effectiveness of your ad campaigns and optimize your spend. This report also integrates revenue data so you can see which channels contribute the most to your sales.
                        • We are introducing a new property for sessions called the distinct ID. This is a new parameter that lets you assign a ID to a session to help you identify a user later.
                        • We are introducing a new tracker attribute data-before-send that let's you define a function that will be called before data is sent. You can then inspect and modify the payload or cancel the send entirely. The function will take two parameters, type and payload. To continue with sending, you return a payload object. To cancel the send, return a false-y value.
                        • You can now filter custom events by clicking on an item in the events table.
                        • The default host we use for displaying website favicons is icons.duckduckgo.com. Now you can use an alternative host with the environment variable FAVICON_URL. You need to pass a string with a token to replace the domain name. For example:
                        • This release includes some database migrations that add new columns for handling UTM parameters. The migrations will automatically run during the build process.
                        • Empty event search #3329
                        • Realtime activity details not listed from newest to oldest #3330
                        • POST /api/auth/very Method not allowed | Outdated documentation? #3339
                        • Null region breaks Insights Report #3344
                        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