Releases: Emilia-Capital/progress-planner
Releases · Emilia-Capital/progress-planner
1.0.2
Fixed:
- Remove duplicated weekly suggested tasks.
- The REST API endpoint for getting stats was broken, causing the weekly emails not to work.
- Scrollable monthly badges widget was the wrong height on page load.
- 2026 monthly badges were showing up and shouldn't (yet).
Enhancements:
- Refocus the "add new task" input after a to-do item is added.
1.0.1
Fixed:
- Share buttons not working on localhost sites.
- Non-translatable names for monthly badges.
- Graphs appearance.
- Confetti being triggered on every page load.
- Assets versioning.
- Duplicate update-core tasks.
- Information icon for 'Create a long post' task was showing text of 'create a short post' task.
- Numerous other minor bugfixes.
Enhancements:
- Improved the onboarding experience.
- Internal refacture of local tasks.
- Privacy policy improvements.
- Removed "product" and "blog" page-types from the settings page.
- Auto-detecting page-types in the settings page.
1.0
v0.9.5
v0.9.4
Enhancements:
- Added a setting to include post types, we default to
post
andpage
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.
v0.9.3 - Security release
- Stricter sanitization & escaping of data in to-do items. Props to justakazh for reporting through our PatchStack Vulnerability Disclosure Program.
- Restrict access to the plugin's dashboard widgets to users with the
publish_posts
capability.
v0.9.2 - Security release
Security:
- Fixes a vulnerability in our REST API endpoint access validation to retrieve stats. Props to Djennez for reporting through our PatchStack Vulnerability Disclosure Program.
v0.9.1
Enhancements:
- Added an action link to the Dashboard to the plugin's action links on the plugins page.
- No longer show Elementor templates as a post type in the plugin's reports.
- Improved translatability (is that a word?) of some of our strings with singulars and plurals.
Bugfixes:
- Fixed the responsive styles of the dashboard widget. Thanks to Aaron Jorbin for reporting.
- Fix the accessibility of the to-do list. Thanks to Steve Jones of Accessibility checker for the report and fix.
- The plugin would throw a fatal error on uninstall. Thanks to Jose Varghese for reporting.
- Deleting the last to do item on the to do list would not work. Thanks to Jose Varghese for reporting.
- Don't show the password reset link during onboarding of users as it leads to confusion. Thanks to Jose Varghese for reporting.