Skip to content

Commit 791feaa

Browse files
committed
Update changelog
1 parent 11cf315 commit 791feaa

1 file changed

Lines changed: 21 additions & 2 deletions

File tree

readme.txt

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,30 @@ https://youtu.be/e1bmxZYyXFY
7878

7979
== Changelog ==
8080

81-
= 1.0.5 =
81+
= 1.1.0 =
82+
83+
In this release, we've added more recommendations from Ravi on how to improve your site. We've also made these recommendations more visible on your WordPress
84+
settings pages, by showing on settings pages exactly which things we think you should change. Also, if you're just now starting to use Progress Planner,
85+
we've made the onboarding experience a lot more fun: we show you immediately which of Ravi's recommended tasks you've already completed and we give
86+
you points for those!
87+
88+
Added these recommendations from Ravi:
89+
90+
* Properly set your [permalink structure](https://progressplanner.com/recommendations/change-default-permalink-structure/).
91+
* Fix it if your site is [set to not be shown in search engines](https://progressplanner.com/recommendations/blog-indexing-settings/).
92+
* Rename and change the slug of your [Uncategorized category](https://progressplanner.com/recommendations/rename-uncategorized-category/).
93+
* Remove [inactive plugins](https://progressplanner.com/recommendations/remove-inactive-plugins/).
94+
* [Upgrade your PHP version](https://progressplanner.com/recommendations/update-php-version/) if possible.
95+
* [Fully disable comments](https://progressplanner.com/recommendations/disable-comments/) if they're not needed on your site.
96+
97+
Bugs we fixed:
98+
99+
* If you had `WP_DEBUG` set to false, the plugin would still tell you to disable `WP_DEBUG_DISPLAY`. We think Ravi was a bit overzealous in his recommendation, so we've fixed that.
82100

83101
Under the hood:
84102

85-
* Improved suggested tasks completion conditions.
103+
* We've added our set of debug tools straight into the plugin. If you define `PRPL_DEBUG` as `true` in your `wp-config.php` file, you'll get a PRPL Debug admin bar menu item.
104+
* Improved suggested tasks completion conditions so they don't trigger at the wrong moment.
86105

87106
= 1.0.4 =
88107

0 commit comments

Comments
 (0)