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

Matomo - Package Updates

Scheduled Pinned Locked Moved Matomo
94 Posts 4 Posters 54.6k Views 6 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 Online
    Package UpdatesP Online
    Package Updates
    wrote on last edited by
    #85

    [1.53.1]

    • Update matomo to 5.6.1
    • Full Changelog
    • #23837 Fix possible archiving error “Column “referer_type” in WHERE is ambiguous – in plugin Referrers” [by @sgiehl]
    • #23827, #23824 Fix external themes that are using CSS custom props [by @tzi]
    1 Reply Last reply
    0
    • Package UpdatesP Online
      Package UpdatesP Online
      Package Updates
      wrote on last edited by
      #86

      [1.53.2]

      • Update matomo to 5.6.2
      • Full Changelog
      1 Reply Last reply
      0
      • Package UpdatesP Online
        Package UpdatesP Online
        Package Updates
        wrote on last edited by
        #87

        [1.54.0]

        • Update matomo to 5.7.0
        • Full Changelog
        • #23725 Track AI Bots through our HTTP Tracking API [by @sgiehl, @mneudert, @caddoo]
        • #23870 Adds reporting around requests made by AI bots [by @sgiehl]
        • #23818 Remove MadMimi from Newsletter privacy note [by @sgiehl]
        • #23903 Fix issue for saving of preferences throwing errors and redirecting when logged in as anonymous user [by @chippison, @caddoo]
        • #23743 Prevent logging tracking failure for obviously malformed idsite or token auth [by @sgiehl]
        • #23768 Fix and Improve period selection via keyboard navigation [by @tzi]
        • #23771 Allow to star and unstar stored segment [by @tzi]
        • #23783 Redirect to login page when session ends [by @chippison]
        • #23792 Segment selector: max out at 5-6, instead of throwing many errors in reporting interface [by @chippison]
        1 Reply Last reply
        0
        • Package UpdatesP Online
          Package UpdatesP Online
          Package Updates
          wrote on last edited by
          #88

          [1.54.1]

          • Update matomo to 5.7.1
          1 Reply Last reply
          0
          • Package UpdatesP Online
            Package UpdatesP Online
            Package Updates
            wrote on last edited by
            #89

            [1.55.0]

            • Update matomo to 5.8.0
            • Full Changelog
            • Dedicated AI Chatbots Overview and Over Time reports in the AI Assistants report menu.
            • Telemetry ingestion via the HTTP Tracking API, with support for Cloudflare, Amazon CloudFront, and WordPress.
            • On the All Websites dashboard, the Total AI Chatbots Requests shows the total number of AI chatbot requests for all tracked sites.
            • The dashboard Total Hits metric now includes the total of human visits and AI chatbot requests across all tracked sites.
            1 Reply Last reply
            0
            • Package UpdatesP Package Updates locked this topic on
            • Package UpdatesP Online
              Package UpdatesP Online
              Package Updates
              wrote on last edited by
              #90

              [1.56.0]

              • Update matomo to 5.9.0
              • Full Changelog
              • UsersManager.logoutUser was added to sign a user out of all sessions.
              • The jQuery UI liveWidget API ($.fn.liveWidget) is now deprecated and will be removed in Matomo 6. Use Live.AutoRefreshWidget vue component instead.
              1 Reply Last reply
              0
              • Package UpdatesP Online
                Package UpdatesP Online
                Package Updates
                wrote on last edited by
                #91

                [1.57.0]

                • Update matomo to 5.10.0
                • Full Changelog
                • Widgets can now be declared as client-rendered through WidgetConfig::setClientSideComponent() and WidgetConfig::setClientSideProps(). API.getWidgetMetadata and API.getReportPagesMetadata now expose a clientComponent field for these widgets, and Widgetize/dashboard rendering supports bootstrapping them without an extra widget controller request.
                • The methods ArchiveTableCreator::getNumericTable() and ArchiveTableCreator::getBlobTable() now support a $createIfMissing parameter. Omitting this parameter is deprecated; pass true to create missing archive tables or false to return only existing tables. In Matomo 6 the default behavior for omitted calls will change to lookup-only.
                1 Reply Last reply
                0
                • Package UpdatesP Online
                  Package UpdatesP Online
                  Package Updates
                  wrote on last edited by
                  #92

                  [1.57.1]

                  • Set HTTP_AUTHORIZATION for the mcp plugin server
                  1 Reply Last reply
                  0
                  • Package UpdatesP Online
                    Package UpdatesP Online
                    Package Updates
                    wrote last edited by
                    #93

                    [1.57.2]

                    • Update matomo to 5.10.1
                    • Full Changelog
                    1 Reply Last reply
                    0
                    • Package UpdatesP Online
                      Package UpdatesP Online
                      Package Updates
                      wrote last edited by
                      #94

                      [1.58.0]

                      • Update matomo to 5.11.0
                      • Full Changelog
                      • SitesManager.addSite and SitesManager.updateSite now accept an optional description parameter (up to 255 characters). Site entities returned by the SitesManager APIs now include a description field.
                      • CustomDimensions.configureNewCustomDimension and CustomDimensions.configureExistingCustomDimension now accept an optional description parameter (up to 1000 characters) to provide additional context for a custom dimension.
                      • New ViewDataTable display properties were added: Config::$report_supports_flatten, Config::$show_flatten_table_export and Config::$export_parameters_to_modify / RequestConfig::$export_parameters_to_modify, allowing reports to control flattening availability and export link parameters independently of the UI.
                      • New Vue components are exported from CoreHome for use by plugins: MatomoModal, DraggableList and SearchInput.
                      • Themes can now customize the alternative border color using @theme-color-border-alternative.
                      • ScheduledReports.sendReport now accepts range as period parameter.
                      • CSV/TSV exports now replace carriage return characters in values with spaces (in addition to tabs).
                      • The theme variable @theme-color-border (ThemeStyles::$colorBorder) is deprecated; use @theme-color-border-alternative instead.
                      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