Skip to content

2.2.0

Compare
Choose a tag to compare
@andergmartins andergmartins released this 17 Jun 17:48
· 1359 commits to master since this release
50d9516

Changelog

  • Removed: Fixed conflict with Gutenberg and other plugins keeping draft as the default status, always. Removed the option to set another status as default, #621;
  • Removed: Removed the notice asking for reviews after a few weeks of usage, #637;
  • Removed: Removed the following statuses from the Status dropdown on posts - on Gutenberg: Pending Review, Privately published, Scheduled. To set them, use the respective Gutenberg's UI;
  • Fixed: Protect the WordPress post statuses "Pending" and "Draft", blocking edition of those statuses;
  • Fixed: Fix the post status selection and the "Save as" link for Gutenberg for posts in published statuses. For changing the status you have to unpublish the post first;
  • Fixed: Fix the "Save as" button when the current status doesn't exist;
  • Fixed: Fix compatibility with the Nested Page plugin, #623;
  • Fixed: Fix the title of Editorial Meta meta box in the options panel for Gutenberg, #631;
  • Fixed: Load languages from the relative path, #626;
  • Fixed: Updated the PT-BR translation strings;