Update docker.io/matomo Docker tag to v5.11.0

Share
Update docker.io/matomo Docker tag to v5.11.0
Photo by Stephen Phillips - Hostreviews.co.uk / Unsplash

No problems automatically updating the Docker image, migrating the application manually and run the container by Watchtower with dependency update facilitated by Mend's Renovate Bot.

This MR contains the following updates:

Package Update Change
docker.io/matomo minor 5.10.15.11.0

Release Notes

matomo-org/matomo (docker.io/matomo)

v5.11.0

Compare Source

New APIs
  • 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.
HTTP API
  • ScheduledReports.sendReport now accepts range as period parameter.
  • CSV/TSV exports now replace carriage return characters in values with spaces (in addition to tabs).
Deprecations
  • The theme variable @theme-color-border (ThemeStyles::$colorBorder) is deprecated; use @theme-color-border-alternative instead.

Read more

Me on Mastodon - This link is here for verification purposes.