Releases: publishpress/PublishPress-Planner
Releases · publishpress/PublishPress-Planner
1.8.1 - Maintenance release
Changelog
Changed:
- Updated the label for the setting field "Allow 'following' on these post types" to make it clear;
- Updated the placeholder for the "Email from" field to display the default values instead of a static label;
- Added text domain into the plugin header;
Fixed:
- Fixed missed "published" status on filters in notifications if "custom status" feature is disabled;
- Fixed PHP warning when some features are disabled;
1.8.0 - Maintenance release
Changelog
Fixed:
- Fixed duplicated "Scheduled" status in the dashboard widget;
Changed:
- Improved style for the dashboard widget;
- Updated form of notification workflow moving some fields to a new column;
- Updated the POT file;
Added:
- Added a setting field to configure the "email from" information for email notifications;
1.7.5 - Maintenance release
Changelog
Fixed:
- Fixed the empty pubDate for posts with custom status;
- Fixed the title of the Notification Workflows module in the settings panel;
- Fixed the verification of the notifications module statue before creating content type and display the menu;
- Fixed the drag and drop of metadata items in the settings tab;
Changed:
- Removed quick edit option from the metadata tab;
- Updated the Twig library to v1.35.0;
- Adjusted filters on notification workflows to only consider selected items. Before that, if no post type, category, or statuses where selected, all the items would be considered selected.
1.7.4 - Maintenance release
Changelog
Fixed:
- Fixed the button Submit for Review which was hidden for contributors, or users who can't publish;
- Fixed empty permalink when publishing posts, or saving new posts with empty title;
1.7.3 - Maintenance release
Changelog
Added:
- Added shortcode for displaying the date and time set for the content on the notifications;
- Added shortcode for displaying the old and new statuses on the notifications;
Fixed:
- Fixed the save event filters when no event is selected;
- Fixed the separator param on shortcodes for notifications;
- Fixed notifications avoiding messages for auto-drafts;
Changed:
- Improved the column titles on the workflows list to match the labels from the form;
- Replaced the string 'Follow' to 'Notify' on the UI;
- Removed the filter for months on the Workflows list;
1.7.2 - Hotfix - Fix default notifications
Changelog
Fixed:
- Fixed default notification workflows to avoid notifications on every post save, but only when the content transition to Published;
- Fixed the message after delete workflows;
- Fixed the notifications workflows to ignore autosaves;
- Fixed post type options in the calendar settings, selecting the Post post type by default, if nothing is selected - Displaying a warning;
1.7.1 - Hot fix
Changelog
Fixed:
- Fixed bug which blocked pages for guests after installing;
- Fixed error 500 on saving the calendar settings;
- Fixed bug on saving modules settings where changes were not being saved;
- Fixed default color and icon for existent statuses;
Changed:
- Improved default colors for custom statuses;
1.7.0 - Add Notification Workflows and other improvements
Changelog
Added
- Added notification workflows for more control over notifications with custom text and more;
- Added special fields on the user profile to configure where to receive the new notifications;
- Added the option for users to mute notifications from specific workflows;
- Allow to customize color and icon for all post statuses in the calendar;
- Allow to send emails in HTML format for notifications;
Fixed
- Fixed spacing for content overview;
- Fixed compatibility with Capsman Enhanced and Press Permit, refactoring the action pp_admin_menu to publishpress_admin_menu;
- Fixed the creation and drag-and-drop of content on the calendar to set the scheduled date. Moving the content, if published or scheduled, now updates the status (and icon) according to the current time;
- Fixed the issue with notifications disappearing from the admin after a few seconds;
- Fixed empty filter for tags in the calendar if there are no tags;
Changed
- Filter content in the calendar page on the change event;
- Filter content in content overview page on the change event;
- Allow to drag-and-drop published content on the calendar;
- Improved responsive support for calendar page;
- Improved responsive support for content overview page;
- Improved users and user groups layout;
- Changed the label of the setting for the notification module adjusting to the new notification workflows;
- Removed field "Always notify the blog admin" from the notification settings. This is now set on the notification workflow;
1.6.1 - Preparing for the Multiple Authors add-on
Changelog
Changed
- Updated the add-ons page for supporting the new add-on: Multiple Authors
Fixed
- Fixed the icon size for calendar
1.6.0 - Preparing for new add-ons
Changelog
Fixed:
- Fixed an error message after install and redirect to the calendar;
Changed:
- Moved the Add-ons tab to a menu item;
- Updated internal method to show post type settings fields for add-ons;