Skip to content

1.7.0 - Add Notification Workflows and other improvements

Compare
Choose a tag to compare
@andergmartins andergmartins released this 29 Aug 19:20
· 2435 commits to master since this release

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;