Skip to content

Releases: publishpress/PublishPress-Planner

v3.6.1

04 Oct 17:39
d39faad
Compare
Choose a tag to compare

Changelog

  • Fixed: Add constants to customize priority of main actions: action_init, action_init_after and action_ini_for_admin, #953;
  • Fixed: Fix notification body on events triggered by Elementor pages, #951;
  • Fixed: Refactor the settings GET var for fixing a compatibility issue with 3rd party plugin;

v3.6.0

02 Sep 17:21
b193cd5
Compare
Choose a tag to compare

Changelog

  • Added: Add support for notifications when post is trashed/untrashed posts, #939;
  • Added: Add support for notifications when post is updated/saved, #483;
  • Added: Add support on Notifications content for different data types in the meta fields, including support to ACF relationship fields for posts, link, taxonomy and user, #924;
  • Removed: Remove the deprecated module "Roles". Please, use PublishPress Capabilities or other plugin for handling user roles, #925;
  • Removed: Remove the deprecated module "User Groups", #926;
  • Fixed: Stop creating unused user roles on install, #926;
  • Fixed: Fixed spacing between fields in the calendar popup, #920;
  • Fixed: Fixed PHP warning about not set configuration: duplicated_notification_threshold;

v3.5.1

30 Aug 17:40
baaf1b7
Compare
Choose a tag to compare

Changelog

  • Fixed: Fix undefined property stdClass::$author, #931;
  • Fixed: Notifications don't trigger for posts created in the frontend, #936;
  • Fixed: PHP warnings about not set configuration;
  • Fixed: Fix the order and orderby filter in the content overview;
  • Added: Add Japanese translation files, #934;

v3.5.0

05 Aug 16:16
190a1b9
Compare
Choose a tag to compare

Changelog

  • Added: Add the option to edit and delete editorial comments, #277;
  • Added: Add new capabilities to control who can edit or delete editorial comments: pp_delete_editorial_comment, pp_delete_others_editorial_comment, pp_edit_editorial_comment, pp_edit_others_editorial_comment, #277;
  • Fixed: Fix long text on the posts attributes in the calendar popup, #917;

v3.4.1

19 Jul 19:30
6c30d67
Compare
Choose a tag to compare
  • Fixed: Fix the visual feedback for the calendar items drag and drop, #881;
  • Fixed: Fix the publishing time field in the calendar form to display the default publishing date, #882;
  • Fixed: Fix post creation capability check before allowing to create posts in the calendar, #799;
  • Fixed: Fix publishing capability check before allow to create posts with "publish", "future", "private" statuses, #825;
  • Fixed: Fix edit other posts capability check before allow to set a different author for the post, #834;
  • Fixed: Fix capabilities check before displaying the links in the footer of the items popup on the calendar, #887;
  • Fixed: Fix post subscribe capability check before displaying the option to "Notify me" in the item popup on the calendar, #886;
  • Fixed: Fix edit posts permission before allowing to move items in the calendar, #891;
  • Fixed: Fix PHP warning: Invalid argument supplied for foreach(), #828;
  • Fixed: Fix the default selected status in the post creation form on the calendar, #893;
  • Fixed: Fix the "load more" behavior and links when the calendar is configured to display "All posts", #897;
  • Fixed: Fix the drag and drop behavior in the calendar to trigger WP hooks after updating the post, #895;
  • Fixed: Make the calendar string "Click to add" translatable, #883;
  • Fixed: Fix border of calendar cells on Firefox, #901;
  • Fixed: Fix date identified on clicking the calendar cell to create new posts, compensating the timezone, #903;
  • Fixed: Fix the post type selection for new posts created on the calendar, #904;
  • Fixed: Fix the format of the post date on the calendar popup, #905;
  • Fixed: Fix the format of the date on the title of the post form on the calendar, #906;
  • Fixed: Fix the JS error that the form in the calendar throws if the user can edit only one post type, #907;
  • Fixed: Fix the translation for the private taxonomies: "pp_usergroup", "pp_notify_email", "pp_notify_role" and "pp_notify_user", #908;
  • Fixed: Fix the click event over the "Click to add" label;

v3.4.0

07 Jul 18:18
13ed5d8
Compare
Choose a tag to compare

Changelog

  • Changed: The calendar page has changed and is fully based on React now, #680;
  • Changed: Minor improvements to the calendar UI, #680;
  • Changed: The "Show 'n' more" option in the calendar cells now works independently and shows the number of visible or hidden posts, #680;
  • Changed: The title field in the quick create form in the calendar is now focused automatically after the form is showed, #680;
  • Added: Added async data loading to the calendar, with faster navigation and filtering without the need to reload the page, #680;
  • Added: New quick create posts form in the calendar with specific fields per post type, #680;
  • Added: Added the Post ID to the calendar item popup, #680;
  • Added: Added the post status to the calendar item popup, #680;
  • Added: Added the post publishing date to the calendar item popup, #680;
  • Added: Added support to PublishPress Authors' multiple authors in the calendar, #680;
  • Added: Added new fields for setting categories and tags when creating a post in the calendar, #680;
  • Added: Added the number of editorial comments of a post in the calendar item popup, #680;
  • Added: Type and create new post category or tag right in the quick create posts form in the calendar, #680;
  • Added: Added a new button to the calendar navigation controls to refresh the calendar, #680;
  • Fixed: Fixed support to PublishPress Authors for assigning guest authors to posts in the calendar, #680;
  • Fixed: Fixed the Max visible posts per date setting in the calendar, #680;
  • Fixed: Fixed the sorting option in the calendar for correctly sort items by publishing time or post status, #680;
  • Fixed: Fixed a bug when dragging and dropping items in the calendar, removing the visual feedback of sorting items in the calendar cell, #680;
  • Fixed: Fixed a bug after drag and drop an item in the calendar, showing the correct order of the moved item in the calendar cell, #680;
  • Fixed: Fix calendar items ordering when sorted by status or time, #680;
  • Fixed: Fix publishing date after publishing a post, using date_floating on custom statuses. Stops auto updating the publishing date with today's date, #741;
  • Fixed: Fix adding or editing an user Role, #872;
  • Fixed: Fix the scheduled time for cron events of scheduled posts that are moved to different dates in the calendar, #855;
  • Fixed: Allow to publish a post with backdate in the calendar or post edit page, #715;

v3.3.3

16 Jun 14:39
d1ea67f
Compare
Choose a tag to compare

Changelog

  • Fixed: Fix "Statuses" doesn't appear with a title in important areas, #846;
  • Fixed: Fix links to posts with custom privacy are changed to preview links, #852;

v3.3.2

27 May 15:40
18dcc0a
Compare
Choose a tag to compare

Changelog

  • Fixed: Fix the icons for statuses, #841;
  • Fixed: Fix HTML syntax error in the custom status module for the admin pages;
  • Changed: Add new background color for the PublishPress Debug button;

v3.3.1

15 Apr 16:54
d398ad6
Compare
Choose a tag to compare

Changelog

  • Fixed: Fix the editorial comments for non-admins, #827;
  • Fixed: Check capability "edit_pp_notif_workflows" before displaying the "Active Notifications" list in the post edit page, not displaying it for those who can't edit notifications;
  • Fixed: Fix PHP warning about undefined index "untrashed" after trashing a scheduled post, #831;

v3.3.0

18 Mar 16:29
ffd7b24
Compare
Choose a tag to compare

Changelog

  • Added: Add filters to customize the available fields in the notifications "shortcode" help text: publishpress_notifications_shortcode_post_fields, publishpress_notifications_shortcode_actor_fields, publishpress_notifications_shortcode_workflow_fields, publishpress_notifications_shortcode_edcomments_fields, publishpress_notifications_shortcode_receiver_fields;
  • Fixed: Fix the value of the notification channel for authors identified by the email, #793;
  • Fixed: Fixed the admin menu icon restoring the calendar dashicon, #802;
  • Fixed: Fixed PHP Fatal error Uncaught ArgumentCountError: Too few arguments to function MA_Multiple_Authors::filter_workflow_receiver_post_authors, #814;
  • Fixed: Fixed bug on WP 5.7 that breaks the toggle button on accordion of metaboxes, #816;
  • Fixed: Fixed PHP notice: array to string conversion in debug.php:87, #813;
  • Fixed: Fixed The Upgrade to Pro banner and menu item to show only for the users who can install plugins, #599;