Skip to content

1.11.0

Compare
Choose a tag to compare
@andergmartins andergmartins released this 19 Mar 21:34
· 2171 commits to master since this release
5a59997

Broken release! Please, use 1.11.2.

Changelog

Fixed:

  • Fixed workflows and notifications for new posts;
  • Fixed issue when installed from composer, related to the vendor dir not being found;
  • Fixed style for icons in the buttons of the popup for iCal subscriptions in the calendar;
  • Fixed hidden submenus adding basic capabilities after installing for the first time;

Changed:

  • Changed the workflow form, adding all fields as required;
  • Removed support for User Groups - they are deprecated in favor of Roles, in PublishPress;
  • Moved Notifications metabox to the sidebar with high priority for posts;
  • Cleaned up UI removing logo from the title in the admin;

Added:

  • Added new "From" status: New. Allowing to create workflows specifically from new posts;
  • Added new submenu for managing Roles;
  • Added new receiver option for notification workflows to reach Roles;
  • Added support for multiple Roles per user. A new field is displayed in the user's profile allowing to select multiple roles;