Changelog Archive - Analytics Platform - Matomo https://matomo.org/changelog/ Wed, 04 Mar 2026 22:59:33 +0000 en-US hourly 1 https://matomo.org/wp-content/uploads/2018/11/cropped-DefaultIcon-32x32.png Changelog Archive - Analytics Platform - Matomo https://matomo.org/changelog/ 32 32 Matomo 5.8.0 https://matomo.org/changelog/matomo-5-8-0/ Wed, 04 Mar 2026 22:35:34 +0000 https://matomo.org/?post_type=changelog&p=91061 What’s new in our latest release?

Matomo 5.8.0, our latest minor release, delivers a major new capability: dedicated reports for tracking AI chatbot traffic. The release also improves reporting and exports, and core backend updates to enhance performance, API behaviour, and platform stability.

Release Highlight

AI is reshaping traffic – measure the shift in AI Chatbot reports

AI-driven tools are redefining how website traffic is generated and consumed. Human visits alone no longer represent total site activity, as AI chatbots crawl, retrieve, and use website content to generate answers.

This release introduces dedicated AI Chatbot reports that isolate and measure automated chatbot activity separately from human visits. AI chatbot tracking includes:

  • 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.

matomo ai chatbots reports

Update Matomo to the latest release

Database upgrade

This release does not contain any major database upgrade.

Need help updating Matomo?

Read the Updating Matomo user guide
or for more help we offer paid support plans.

After you update

Tickets closed in Matomo 5.8.0

AI Bot tracking

Reporting and UI improvements

Core improvements

]]>
Matomo 5.7.1 https://matomo.org/changelog/matomo-5-7-1/ Tue, 03 Feb 2026 11:53:29 +0000 https://matomo.org/?post_type=changelog&p=90472 What’s new in our latest release?

Matomo 5.7.1 is a patch release that delivers important security fixes and bug fixes.

We strongly advise upgrading as soon as possible to benefit from these critical security enhancements and keep your Matomo installation secure.

Update Matomo to the latest release

Database upgrade

This release does not contain any major database upgrade.

Need help upgrading Matomo?

Read the Updating Matomo user guide or for more help we offer paid support plans.

After you update

  • Please help us spread the word! Maybe you can write about the project on your blog, website, social media, get involved with MatomoCamp or let your friends and colleagues know what is Matomo. Already 1,000,000+ websites are keeping full control of their web analytics with Matomo!
  • Use the forums if you have any question or feedback (free support),
    or purchase a Support Plan to get professional support and guidance.
  • To improve Matomo in your language consider contributing to translations.
  • You can also support our efforts by purchasing valuable Premium Features for Matomo or try our Matomo Cloud solution.

Tickets closed in Matomo 5.7.1

Bug Fixes

Security

  • #24041 Harden handling for IdSite param in API requests [by @sgiehl]
  • #23650 Correctly filter shared segments by available site access for user [by @sgiehl]
]]>
Matomo 5.7.0 https://matomo.org/changelog/matomo-5-7-0/ Thu, 29 Jan 2026 03:32:40 +0000 https://matomo.org/?post_type=changelog&p=90242 What’s new in our latest release?

Matomo 5.7.0, our latest minor release, introduces enhancements to reporting, backend updates and general bug fixes.

Release Highlight

Improved stability, performance, and usability across Matomo

Matomo 5.7 focuses on improving the overall quality and day-to-day usability of the platform. This release includes numerous fixes and refinements across reporting, archiving, tracking, and the user interface to make Matomo more stable, performant, and pleasant to use.

Highlights include improved archiving robustness, better handling of malformed tracking requests, faster marketplace loading, smoother segment and period selection, clearer UI feedback, and multiple fixes that reduce errors and unnecessary logging. Together, these changes help ensure Matomo runs more reliably at scale while improving the experience for everyday users.

Update Matomo to the latest release

Database upgrade

This release does not contain any major database upgrade.

Need help updating Matomo?

Read the Updating Matomo user guide
or for more help we offer paid support plans.

After you update

Tickets closed in Matomo 5.7.0

AI Bot tracking

Privacy

  • #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]

Core improvements

  • #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]
  • #23800 Updates jQuery and jQuery-Mousewheel [by @sgiehl]
  • #23802 Change display to inline from inline-block for .table-action, #PG-4790 [by @AltamashShaikh]
  • #23809 Show success notification once a Goal has been created or updated [by @chippison]
  • #23815 Update html page title to have both the current active Segment as well as Menu Category and Subcategory [by @chippison]
  • #23827 Fix external theme that are using CSS custom props [by @tzi]
  • #23833 Fix language selection in demo website [by @chippison]
  • #23837 Fix possible archiving error “Column “referer_type” in WHERE is ambiguous – in plugin Referrers” [by @sgiehl]
  • #23844 Discard invalid campaign names in tracker parameters to avoid failures [by @sgiehl]
  • #23857 Add the option to include source maps to served files [by @chippison]
  • #23878 Add additional check for refresh to make sure they are in the app [by @caddoo]
  • #23889 Manage Live API Model Offset / Count / timeframe split correctly and more memory efficient [by @sgiehl]
  • #23890 Fix invalid test by making provider method public [by @nathangavin]
  • #23891 Normalise 4xx responses for invalid plugins/actions/assets and quiet their logging [by @sgiehl]
  • #23899 Fix escaping in site selector tooltip [by @sgiehl]
  • #23902 Add archiving metrics code with timer [by @caddoo]
  • #23913 Add drag and drop for selected reports [by @chippison]
  • #23939 Add helper text to promote the mediums in Scheduled reports [by @lachiebol]
  • #23940 Add event-controllable warning message to compliance policy descriptions [by @nathangavin]
  • #23959 Properly check idSite value when updating a segment [by @sgiehl]
  • #23968 Gate proxy scheme headers behind config [by @sgiehl]
  • #23970 Deprecate API.getSettings [by @sgiehl]
  • #23977 Fix DevicesDetection User-Agent double escaping [by @letmefixthiscode]
  • #23983 Improve VisitFrequency API [by @sgiehl]
  • #23984 Improve marketplace loading speed [by @lachiebol]
  • #23987 Ensure regexes are handled correctly in excluded useragents [by @sgiehl]
]]>
Matomo 5.6.2 https://matomo.org/changelog/matomo-5-6-2/ Wed, 10 Dec 2025 03:40:30 +0000 https://matomo.org/?post_type=changelog&p=89385 What’s new in our latest release?

Matomo 5.6.2 is a patch release that addresses archiving and reporting issues.

Update Matomo to the latest release

Database upgrade

This release does not contain any major database upgrade.

Need help upgrading Matomo?

Read the Updating Matomo user guide or for more help we offer paid support plans.

After you update

  • Please help us spread the word! Maybe you can write about the project on your blog, website, social media, get involved with MatomoCamp or let your friends and colleagues know what is Matomo. Already 1,000,000+ websites are keeping full control of their web analytics with Matomo!
  • Use the forums if you have any question or feedback (free support),
    or purchase a Support Plan to get professional support and guidance.
  • To improve Matomo in your language consider contributing to translations.
  • You can also support our efforts by purchasing valuable Premium Features for Matomo or try our Matomo Cloud solution.

Tickets closed in Matomo 5.6.2

Core Improvements

  • #23874, #23875: Fixed archiving that failed in Matomo 5.6.1 due to the EnvironmentVariables plugin passing numeric config as string. [by @sgiehl]
  • #23879, #23880: Fixed issue where disabling period year on API leads to exception while archiving in Matomo 5.6.1. [by @sgiehl]
  • #23868: Improve rollup ranking queries. [by @sgiehl]

We are together creating the best open analytics platform in the world. You can help make Matomo even more awesome by getting involved in Matomo!

]]>
Matomo 5.6.1 https://matomo.org/changelog/matomo-5-6-1/ Thu, 27 Nov 2025 15:21:34 +0000 https://matomo.org/?post_type=changelog&p=89196 What’s new in our latest release?

Matomo 5.6.1 is a patch release that addresses an archiving issue as well as a compatibility problem with a marketplace theme.

Update Matomo to the latest release

Database upgrade

This release does not contain any major database upgrade.

Need help upgrading Matomo?

Read the Updating Matomo user guide or for more help we offer paid support plans.

After you update

  • Please help us spread the word! Maybe you can write about the project on your blog, website, social media, get involved with MatomoCamp or let your friends and colleagues know what is Matomo. Already 1,000,000+ websites are keeping full control of their web analytics with Matomo!
  • Use the forums if you have any question or feedback (free support),
    or purchase a Support Plan to get professional support and guidance.
  • To improve Matomo in your language consider contributing to translations.
  • You can also support our efforts by purchasing valuable Premium Features for Matomo or try our Matomo Cloud solution.

Tickets closed in Matomo 5.6.1

Core Improvements

  • #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]

We are together creating the best open analytics platform in the world. You can help make Matomo even more awesome by getting involved in Matomo!

]]>
Matomo 5.6.0 https://matomo.org/changelog/matomo-5-6-0/ Wed, 26 Nov 2025 03:38:36 +0000 https://matomo.org/?post_type=changelog&p=89026 What’s new in Matomo 5.6.0

Matomo 5.6.0, our latest minor release, introduces enhancements to reporting and dashboards, backend updates and general bug fixes.

Release Highlights

Turn AI Agent traffic into first-class metrics

The new AIAgents plugin separates AI-driven visits from real users by detecting requests from ChatGPT/NovaAct’s Agent Mode and tagging them as AI Agents. It introduces two ready-to-use segments, ai agent and human, so you can compare VisitSummary metrics side-by-side and understand how automated activity differs from human behaviour.

ai agents overview

Note: This feature is automatically enabled for new Matomo Cloud and On-Premise instances. Existing On-Premise setups will need to enable the plugin manually, which will add a new column to the log_visit table. This is important for larger installations or those running older MySQL versions. To enable the plugin, open Administration matomo admin gear icon > Plugins > Manage Plugins and activate the AIAgents plugin under Installed Plugins.

From One Policy to Tailored Privacy for every site and app

Matomo anonymisation settings can now be configured for each tracked website and app, moving beyond a single global configuration. You can apply stricter rules where needed, relax them where appropriate, and keep every website or app aligned with its own privacy and compliance requirements.

Polished details where you need them

With enhancements to the modal and Ajax loader, Matomo now offers a more consistent experience on all screen sizes and a consistent layout for loader elements across the app. Segment editor refinements improve segment management and keyboard navigation is more reliable throughout the navbar, sidebar, and top controls.

Update Matomo to the latest release

Database upgrade

This release does not contain any major database upgrade.

Need help upgrading Matomo?

Read the Updating Matomo user guide or for more help we offer paid support plans.

After you update

  • Please help us spread the word! Maybe you can write about the project on your blog, website, social media, get involved with MatomoCamp or let your friends and colleagues know what is Matomo. Already 1,000,000+ websites are keeping full control of their web analytics with Matomo!
  • Use the forums if you have any question or feedback (free support),
    or purchase a Support Plan to get professional support and guidance.
  • To improve Matomo in your language consider contributing to translations.
  • You can also support our efforts by purchasing valuable Premium Features for Matomo or try our Matomo Cloud solution.

Tickets closed in Matomo 5.6.0

Core improvements

UI/UX improvements

Compatibility

Reporting

]]>
Matomo 4.16.2 https://matomo.org/changelog/matomo-4-16-2/ Thu, 20 Nov 2025 15:10:47 +0000 https://matomo.org/?post_type=changelog&p=88718 What’s new?

This is a maintenance patch release, backporting some bug fixes and minor improvements to Matomo 4.

We are grateful for all community members who reported feedback and suggestions, our awesome team of translators for their work, and our Premium features customers and Matomo Cloud hosting customers for their amazing support.

7 tickets have been closed by 3 contributors!

After you update

  • Please help us spread the word! Maybe you can write about the project on your blog, website, social media, get involved with MatomoCamp or let your friends and colleagues know what is Matomo. Already 1,000,000+ websites are keeping full control of their web analytics with Matomo!
  • Use the forums if you have any question or feedback (free support), or purchase a Support Plan to get professional support and guidance.
  • To improve Matomo in your language consider contributing to translations.
  • You can also support our efforts by purchasing valuable Premium Features for Matomo or try our Matomo Cloud solution.

List of 7 tickets closed in Matomo 4.16.2

matomo-org/matomo
  • #23721 Reactivate previously active plugins after core upgrade [by @michalkleiner]
  • #22658 Add tests around correct handling of formulas in CSV export [by @sgiehl]
  • #22657 Limit date ranges that end far in the future [by @sgiehl]
  • #22656 Ensure LatestStable release channel uses the version provided from API [by @sgiehl]
  • #22563 Limit annotations to 255 chars [by @sgiehl]
  • #22475 Improve URL check for logme redirect [by @sgiehl]
  • #22033 Fix scheduled report generation for custom periods [by @mneudert]

We are together creating the best open analytics platform in the world. You can help make Matomo even more awesome by getting involved in Matomo!

]]>
Matomo 5.5.2 https://matomo.org/changelog/matomo-5-5-2/ Fri, 14 Nov 2025 01:33:17 +0000 https://matomo.org/?post_type=changelog&p=88833 What’s new in our latest release?

Matomo 5.5.2 is a patch release that delivers important security fixes.

We strongly advise upgrading as soon as possible to benefit from these critical security enhancements and keep your Matomo installation secure.

Update Matomo to the latest release

Database upgrade

This release does not contain any major database upgrade.

Need help upgrading Matomo?

Read the Updating Matomo user guide or for more help we offer paid support plans.

After you update

  • Please help us spread the word! Maybe you can write about the project on your blog, website, social media, get involved with MatomoCamp or let your friends and colleagues know what is Matomo. Already 1,000,000+ websites are keeping full control of their web analytics with Matomo!
  • Use the forums if you have any question or feedback (free support),
    or purchase a Support Plan to get professional support and guidance.
  • To improve Matomo in your language consider contributing to translations.
  • You can also support our efforts by purchasing valuable Premium Features for Matomo or try our Matomo Cloud solution.

Tickets closed in Matomo 5.5.2

Security

We are together creating the best open analytics platform in the world. You can help make Matomo even more awesome by getting involved in Matomo!

]]>
Matomo 5.5.1 https://matomo.org/changelog/matomo-5-5-1/ Mon, 20 Oct 2025 23:59:30 +0000 https://matomo.org/?post_type=changelog&p=88164 What’s new in our latest release?

Matomo 5.5.1 is a patch release that delivers important security fixes.

We strongly advise upgrading as soon as possible to benefit from these critical security enhancements and keep your Matomo installation secure.

Update Matomo to the latest release

Database upgrade

This release does not contain any major database upgrade.

Need help upgrading Matomo?

Read the Updating Matomo user guide or for more help we offer paid support plans.

After you update

  • Please help us spread the word! Maybe you can write about the project on your blog, website, social media, get involved with MatomoCamp or let your friends and colleagues know what is Matomo. Already 1,000,000+ websites are keeping full control of their web analytics with Matomo!
  • Use the forums if you have any question or feedback (free support),
    or purchase a Support Plan to get professional support and guidance.
  • To improve Matomo in your language consider contributing to translations.
  • You can also support our efforts by purchasing valuable Premium Features for Matomo or try our Matomo Cloud solution.

Tickets closed in Matomo 5.5.1

Security

  • #23648 Show plugins update count asynchronously with 5 minute caching [by @michalkleiner]
  • #23650 Secondary dimension in event report takes over the header [by @sgiehl]
  • #23653 Do not update report title for secondary dimension reports [by @sgiehl]
]]>
Matomo 5.5.0 https://matomo.org/changelog/matomo-5-5-0/ Wed, 08 Oct 2025 03:37:18 +0000 https://matomo.org/?post_type=changelog&p=87613 What’s new in Matomo 5.5.0

Matomo 5.5.0, our latest minor release, introduces new features, refinements to reporting and dashboards, backend updates and general bug fixes.

Release Highlights

AI Assistants Channel Type: Putting the spotlight on AI referrals

Matomo has introduced a dedicated AI Assistants channel type, grouping visits from tools such as ChatGPT, Copilot, Gemini, Claude, Perplexity, and more. This new channel makes AI-driven traffic clearly identifiable, enabling you to analyse its impact, build targeted segments, and track the growing role of AI referrals in your overall traffic mix.
AI assistant referrers

The AI Assistants channel type is integrated into your Acquisition reports, giving you a clear breakdown of visits from AI referrals to compare against other channels. Learn more about tracking and analysing traffic from AI Assistants.
new AI assistant channel type

Update Matomo to the latest release

Database upgrade

This release does not contain any major database upgrade.

Need help upgrading Matomo?

Read the Updating Matomo user guide or for more help we offer paid support plans.

After you update

  • Please help us spread the word! Maybe you can write about the project on your blog, website, social media, get involved with MatomoCamp or let your friends and colleagues know what is Matomo. Already 1,000,000+ websites are keeping full control of their web analytics with Matomo!
  • Use the forums if you have any question or feedback (free support),
    or purchase a Support Plan to get professional support and guidance.
  • To improve Matomo in your language consider contributing to translations.
  • You can also support our efforts by purchasing valuable Premium Features for Matomo or try our Matomo Cloud solution.

Tickets closed in Matomo 5.5.0

Core improvements

New features and enhancements

  • #22831, #23457: Introduced the new AI Assistants acquisition channel type to categorise and analyse traffic originating from AI platforms such as ChatGPT, Le Chat, Perplexity and more. [by @sgiehl]
  • #23449, #23450: Reordered sections in the Dashboard selector to first display the Manage Dashboard and Create new Dashboard options. [by @michalkleiner]
  • #23571: A new config_id randomisation setting is now available available as an optional privacy control that must be explicitly enabled by the user. Learn more about how to enable the randomise config_id setting. [by @michalkleiner]
  • #20826, #23520: When a user invites another person to join Matomo, the invite acceptance notification is now in the inviter’s language to ensure the confirmation is localised consistently. [by @michalkleiner]

Security

  • #23575: Disabled the Superuser checkbox in Users > Permissions when a superuser edits their own account. This prevents accidental self-revocation of all access. [by @snake14, @sgiehl]
  • #23582, #23622: Refactor the token notification system to consolidate messages and send a single email per user that includes details for all their tokens. [by @michalkleiner, @caddoo]

Reporting

  • #23578: Correctly escape line breaks in CSV and TSV exports so that files can be reliably imported into tools like Excel. [by @sgiehl]
  • #23535: Rename the Email Reports menu and table title to Schedule Reports. [by @AltamashShaikh, @sgiehl]
  • #23569: Make segment help texts translatable. [by @sgiehl, @michalkleiner]
  • #23581: Translations in token emails are currently HTML-escaped, causing encoded entities to appear instead of the correct characters. This issue removes the escaping so the text renders properly. [by @sgiehl, @nathangavin, @michalkleiner]

Matomo Tag Manager

  • #1035: Fixed reference check when importing a previous container version to overwrite the current container draft. [by @AltamashShaikh]
  • #1041: Reorder action icons to ensure the delete icon is displayed last. [by @AltamashShaikh]
]]>