Skip to content

Commit 9a9894b

Browse files
Version 2.2
1 parent c90bb49 commit 9a9894b

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Developer: [Patrick Robrecht](https://patrick-robrecht.de/)
2020

2121
## Changelog
2222

23+
### Version 2.2
24+
* Enhancement: Minor changes in the style
25+
* Enhancement: If there is nothing to display, show "no data available"
26+
2327
### Version 2.1
2428
* Enhancement: URLs in csv export
2529
* Enhancement: percentages on Content and Referrers pages

extended-evaluation-for-statify.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Extended Evaluation for Statify
44
Plugin URI: https://patrick-robrecht.de/wordpress/
55
Description: Extended evaluation for the compact, easy-to-use and privacy-compliant Statify plugin.
6-
Version: 2.1
6+
Version: 2.2
77
Author: Patrick Robrecht
88
Author URI: https://patrick-robrecht.de/
99
License: GPLv2 or later

readme.txt

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: patrickrobrecht
33
Tags: stats, analytics, privacy, statistics
44
Requires at least: 4.4
5-
Tested up to: 4.6.1
6-
Stable tag: 2.1
5+
Tested up to: 4.7
6+
Stable tag: 2.2
77
License: GPLv3 or later
88
License URI: https://www.gnu.org/licenses/gpl-3.0.html
99

@@ -78,6 +78,10 @@ Therefore you'll have to add the *see_statify_evaluation* capability to the user
7878

7979
Please see [the changelog at GitHub](https://github.com/patrickrobrecht/extended-evaluation-for-statify#changelog) for the details.
8080

81+
= 2.2 =
82+
* Enhancement: Minor changes in the style
83+
* Enhancement: If there is nothing to display, show "no data available"
84+
8185
= 2.1 =
8286
* Enhancement: URLs in csv export
8387
* Enhancement: percentages on Content and Referrers pages
@@ -86,15 +90,8 @@ Please see [the changelog at GitHub](https://github.com/patrickrobrecht/extended
8690
* Enhancement: average/minimum/maximum daily views per month on Dashboard page
8791
* Enhancement: code simplifications
8892

89-
= 1.9 =
90-
* Enhancement: client-side CSV export via JavaScript
91-
* minor bugfixes and improvements
92-
9393

9494
== Upgrade Notice ==
9595

96-
= 2.1 =
97-
* Enhancement: percentages on Content and Referrers pages
98-
99-
= 2.0 =
100-
Enhancement: average/minimum/maximum daily views per month on Dashboard page
96+
= 2.2 =
97+
* Little enhancements (style, message if there is nothing to display) and support for WordPress 4.7

0 commit comments

Comments
 (0)