Skip to content

Commit dae6a25

Browse files
authored
bump version to 5.3.0 (#1275)
1 parent 4865035 commit dae6a25

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
== Changelog ===
22

3+
= 5.3.0 =
4+
* Update Matomo core to 5.3.1.
5+
* Allow Matomo API and tracker requests to be authenticated by WordPress App Passwords.
6+
* Allow direct access to the Matomo API, rather than only through the WordPress REST API.
7+
* Bug fix: fix session token auth storage issue causing "Oops there was a problem" error messages for some users.
8+
39
= 5.2.2 =
410
* Fix to a random failure in our automated release process that resulted in some broken images.
511
* Bug fix: revert change causing REST API methods to be mismatched.

matomo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* 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.
55
* Author: Matomo
66
* Author URI: https://matomo.org
7-
* Version: 5.2.2
7+
* Version: 5.3.0
88
* Domain Path: /languages
99
* WC requires at least: 2.4.0
1010
* WC tested up to: 9.7.1

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: matomoteam
33
Tags: matomo,analytics,statistics,stats,ecommerce
44
Requires at least: 4.8
55
Tested up to: 6.7.2
6-
Stable tag: 5.2.2
6+
Stable tag: 5.3.0
77
Requires PHP: 7.2.5
88
License: GPLv3 or later
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html

0 commit comments

Comments
 (0)