From 3359b11f9c0edad0d695748785ca68ce19bb32f5 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Wed, 20 Oct 2021 19:29:31 +1300 Subject: [PATCH] prepare 4.5.0 release --- CHANGELOG.md | 7 +++++++ matomo.php | 2 +- readme.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ee7b73c3..16ad593ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/matomo.php b/matomo.php index 094ab0f02..cb3250ad5 100644 --- a/matomo.php +++ b/matomo.php @@ -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 diff --git a/readme.txt b/readme.txt index f8a3abe72..3de0f4d12 100644 --- a/readme.txt +++ b/readme.txt @@ -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