Releases: publishpress/PublishPress-Planner
Releases · publishpress/PublishPress-Planner
1.10.0
Changelog
Added:
- Added async notifications using WP Cron;
- Added form to configure filters for the calendar subscription link;
- Added option to the notifications to subscribe or not the author and current user by default;
- Allow to configure custom slugs for statuses, making easy to fix issues with titles and UTF-8 chars;
Fixed:
- Fixed the issue where posts with "Pending" status where hidden;
- Fixed the subscription link for the calendar and add download link;
- Fixed issue where custom post types where not recognized by some modules;
- Fixed the publishing date for unpublished posts. Now it is not changed when saved so unscheduled posts keep ready for publishing immediately;
1.9.8
Changelog
Fixed:
- Fixed icon styling issues in non-default themes;
- Fixed missed submenus after activating the plugin for the first time;
Changed:
- Removed Date column from the notification workflows list;
1.9.7
Changelog
Fixed:
- Fixed broken menu;
1.9.6
Changelog
Fixed:
- Fixed PublishPress menu ordering;
- Fixed last release, which changed version but didn't include all the changes;
1.9.5
Changelog
Fixed:
- Fixed fatal error when saving posts and triggering notification;
Changed:
- Removed Freemius integration and contact form;
1.9.4
Changelog
Fixed
- Fixed the filters on the notification workflow form, allowing to creating new notifications again;
- Fixed PHP warning when user does not have permission to see the menu;
- Fixed a typo removing a PHP warning;
- Fixed the status description on the date column for posts;
- Fixed notifications for users who selected "Notify me" for the content;
- Fixed string "Draft" and "Pending" after the post title in the post lists;
Added
- Added a new optional receiver to the notification workflow form, "Users who selected Notify Me for the content";
1.9.3
Changelog
Fixed:
- Fixed file permissions;
- Fixed blank status dropdown on quick and build edit;
- Fixed modified date for scheduled posts;
- Fixed suppressed warning about undefined offset;
Changed:
- Rebranded for PublishPress;
- Added footer to the addons page;
1.9.2 - Maintenance release
Changelog
Fixed:
- Fixed view link for published posts in the list of posts. It was displaying "preview" instead of "view";
- Fixed CSS loader to only load it in the admin pages;
1.9.2b1 - Fix view/preview link
Changelog
Fixed
- Fixed view link for published posts in the post list
1.9.1 - Maintenance release
Changelog
Fixed:
- Fixed compatibility with the plugin Custom Permalink;
- Fixed PHP fatal error after activate plugin on fresh installs;
Changed:
- Updated required PHP version to 5.4;