Skip to content

Commit

Permalink
new release: 5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
diosmosis committed Jun 9, 2024
1 parent 5c0e2fa commit 6dd0431
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
== Changelog ===

= 5.0.7 =
* Bug fix: setting an email report's segment to "All Visits" did not work properly.
* Update core Matomo to version 5.0.3.
* Workaround bug in the SMTP2GO WordPress plugin causing PDF email reports to be sent without the attached report.
* Change PHP CLI diagnostic to avoid showing users an "error" that has no effect on Matomo's ability to function.
* Better error handling for Matomo cron tasks.
* Add a simple new setup wizard for the Matomo Marketplace for new users.

= 5.0.6 =
* Display previously inaccessible Matomo plugin per-site settings in new settings tabs.
* Added a notice to the WP plugins admin displaying whether deleting the plugin will delete analytics data or not.
Expand Down
2 changes: 1 addition & 1 deletion matomo.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Description: Privacy friendly, GDPR compliant and self-hosted. Matomo is the #1 Google Analytics alternative that gives you control of your data. Free and secure.
* Author: Matomo
* Author URI: https://matomo.org
* Version: 5.0.6
* Version: 5.0.7
* Domain Path: /languages
* WC requires at least: 2.4.0
* WC tested up to: 8.8.3
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: matomoteam
Tags: matomo,analytics,statistics,stats,ecommerce
Requires at least: 4.8
Tested up to: 6.5.2
Stable tag: 5.0.6
Tested up to: 6.5.4
Stable tag: 5.0.7
Requires PHP: 7.2.5
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Expand Down

0 comments on commit 6dd0431

Please sign in to comment.