Skip to content

Commit 5aec27c

Browse files
authored
Merge pull request #1180 from matomo-org/new-release-5.1.2
bump version to 5.1.2
2 parents 8598a0c + 32ebe02 commit 5aec27c

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

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

3+
= 5.1.2 =
4+
* Incomplete bug fix: the clickjacking or replay attack fix for functionality that hides notifications for users was incomplete.
5+
* Bug fix: the wp-statistics import is broken when the newest version of wp-statistics is installed.
6+
37
= 5.1.1 =
48
* Bug fix: in multisite installs, make sure the geoip database update only runs once for the entire WordPress instance.
59
* Bug fix: system report error notice should only be shown to superusers.
610
* Bug fix: patch Matomo core to fix an iconv() notice that can occur during geolocation.
711
* Allow re-running updates from a specific version in troubleshooting page to help when WordPress fails to update the plugin completely.
8-
* Very minor security fix: functionality that hides notifications for users is no longer able to be used in replay attacks.
12+
* Very minor security fix: functionality that hides notifications for users is no longer able to be used in clickjacking or replay attacks.
913

1014
= 5.1.0 =
1115
* Upgrade Matomo core to version 5.1.0 (changes: https://matomo.org/changelog/matomo-5-1-0/).

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.1.1
7+
* Version: 5.1.2
88
* Domain Path: /languages
99
* WC requires at least: 2.4.0
1010
* WC tested up to: 9.1.2

readme.txt

Lines changed: 2 additions & 2 deletions
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.5.5
6-
Stable tag: 5.1.1
6+
Stable tag: 5.1.2
77
Requires PHP: 7.2.5
88
License: GPLv3 or later
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
@@ -14,7 +14,7 @@ Privacy friendly, GDPR compliant and self-hosted, Matomo is the #1 Google Analyt
1414

1515
_Already a Matomo On-Premise or Matomo Cloud user? You need to use the [Connect Matomo plugin](https://wordpress.org/plugins/wp-piwik/) instead of this plugin._
1616

17-
**New in Matomo 5.1.1:**
17+
**New in Matomo 5.1.2:**
1818

1919
* A very minor security patch in the functionality that hides a Matomo for WordPress notification.
2020

0 commit comments

Comments
 (0)