You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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;