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

Share
Update docker.io/matomo Docker tag to v5.10.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.8.05.10.0

Release Notes

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

v5.10.0

Compare Source

New APIs
  • 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.
Deprecations
  • 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.

v5.9.0

Compare Source

New APIs
  • UsersManager.logoutUser was added to sign a user out of all sessions.
Deprecations
  • The jQuery UI liveWidget API ($.fn.liveWidget) is now deprecated and will be removed in Matomo 6. Use Live.AutoRefreshWidget vue component instead.

Read more

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