Skip to content

Commit d661a22

Browse files
committed
readme.tx changes & up the version
1 parent e1f2752 commit d661a22

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

progress-planner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Description: A plugin to help you fight procrastination and get things done.
1010
* Requires at least: 6.3
1111
* Requires PHP: 7.4
12-
* Version: 1.4.2
12+
* Version: 1.5.0
1313
* Author: Team Emilia Projects
1414
* Author URI: https://prpl.fyi/about
1515
* License: GPL-3.0+

readme.txt

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: planning, maintenance, writing, blogging
44
Requires at least: 6.3
55
Tested up to: 6.8
66
Requires PHP: 7.4
7-
Stable tag: 1.4.2
7+
Stable tag: 1.5.0
88
License: GPL3+
99
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
1010

@@ -110,6 +110,20 @@ https://youtu.be/e1bmxZYyXFY
110110

111111
== Changelog ==
112112

113+
= 1.5.0 =
114+
115+
Added these recommendations from Ravi:
116+
117+
* [Test if your website can send emails correctly](https://prpl.fyi/troubleshoot-smtp).
118+
119+
Bugs we fixed:
120+
121+
* Don't redirect user to Progress Planner dashboard if 'redirect_to' GET or POST parameter is set.
122+
* Removed the Onboard tour steps for the Settings popover which was removed in 1.3.0.
123+
* Fixed detecting creation of new valuable content posts.
124+
* Don't award point for all Todo tasks, only for golden.
125+
* Fix Todo task title not being editable.
126+
113127
= 1.4.2 =
114128

115129
Bugs we fixed:

0 commit comments

Comments
 (0)