Skip to content

Commit

Permalink
Get ready for v0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jdevalk committed Jul 8, 2024
1 parent 130c410 commit 5b8e25d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion progress-planner.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* Description: A plugin to help you fight procrastination and get things done.
* Requires at least: 6.3
* Requires PHP: 7.4
* Version: 0.9.3
* Version: 0.9.4
* Author: Team Emilia Projects
* Author URI: https://prpl.fyi/about
* License: GPL-3.0+
Expand Down
14 changes: 13 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: planning, maintenance, writing, blogging
Requires at least: 6.3
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 0.9.3
Stable tag: 0.9.4
License: GPL3+
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

Expand Down Expand Up @@ -78,6 +78,18 @@ https://youtu.be/e1bmxZYyXFY

== Upgrade Notice ==

= 0.9.4 =

Enhancements:

* Added a setting to include post types, we default to `post` and `page` and you can add others as you wish.

Fixed:

* Completing the last badge wouldn't ever work, fixed.
* Fixed some bugs around detecting badges being "had".
* Replaced links to the site with shortlinks, so we can change them as needed without doing a release.

= 0.9.3 =

This version improves plugin security by sanitizing to-do items better. This basically means your co-workers on the site can't hack you.
Expand Down

0 comments on commit 5b8e25d

Please sign in to comment.