Skip to content

Commit

Permalink
prepare 4.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed Oct 20, 2021
1 parent cd8a8cf commit 3359b11
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
== Changelog ==

= 4.5.0 =
* Update Matomo core to 4.5.0
* Validate the input of the IP addresses and the user agents in exclusion settings
* Upgraded WooCommerce tested up to version
* Fix cannot exclude super admin accounts in multisite mode
* JS tracker via REST API doesn't work when using URL parameter for route
*
= 4.4.2 =
* Allow users to add opt out using a Gutenberg block
* Add a visual graph to the summary page
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: The #1 Google Analytics alternative that gives you full control over your data and protects the privacy for your users. Free, secure and open.
* Author: Matomo
* Author URI: https://matomo.org
* Version: 4.4.2
* Version: 4.5.0
* Domain Path: /languages
* WC requires at least: 2.4.0
* WC tested up to: 5.8.0
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
Tags: matomo,piwik,analytics,statistics,stats,tracking,ecommerce
Requires at least: 4.8
Tested up to: 5.8
Stable tag: 4.4.2
Stable tag: 4.5.0
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 3359b11

Please sign in to comment.