Skip to content

Commit ddb70e2

Browse files
committed
update plugin version and changelog for 1.3.0
1 parent 56db635 commit ddb70e2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plausible-analytics",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: analytics, google analytics, web analytics, stats, privacy, privacy friend
55
Requires at least: 4.8
66
Tested up to: 5.7
77
Requires PHP: 5.6
8-
Stable tag: 1.2.2
8+
Stable tag: 1.3.0
99
License: Massachusetts Institute of Technology (MIT) license
1010
License URI: https://opensource.org/licenses/MIT
1111

@@ -153,6 +153,9 @@ Please make sure you make a backup of your database before updating any version
153153
- 40-45% reduction in JS code
154154
- Exclude the roles editor and author [#11](https://github.com/plausible/wordpress/issues/11)
155155
- Improve settings page to future proof new settings [#26](https://github.com/plausible/wordpress/issues/26)
156+
- Allow stats within WP for self-hosters too [#36](https://github.com/plausible/wordpress/issues/36)
157+
- New setting: Control which user role(s) can access the analytics dashboard [#35](https://github.com/plausible/wordpress/issues/35)
158+
- Don't allow people to enable stats dashboard without pasting their shared link [#34](https://github.com/plausible/wordpress/issues/34)
156159

157160
= 1.2.2 =
158161
- Resolve conflicts with WP Rocket plugin.

0 commit comments

Comments
 (0)