Releases: publishpress/PublishPress-Revisions
Releases · publishpress/PublishPress-Revisions
v3.1.4
Change Log
- Fixed : Approve Revision button in Gutenberg editor did not work
- Fixed : Submit Revision button in Gutenberg editor failed under some conditions
- Fixed : Detection of DISABLE_WP_CRON constant
- Fixed : Administrators did not receive revisions submission notifications under some configurations
- Fixed : Revision Queue column ordering / filtering links didn't work as expected in some use cases
- Fixed : When previewing a scheduled revision that has been published, "Edit" link in top bar had invalid URL
- Fixed : If Pro plugin is activated, deactivation of free plugin hides all revisions
- Compat : Yoast SEO: PHP Notices on revision creation / submission
- Lang : Update Spanish, Italian translations
v3.1.2
Change Log
- Fixed : Filter 'use_block_editor_for_post' was not recognized in detecting block editor disable
- Fixed : Revision Edit in Gutenberg: Enable non-Editors to set requested publish date
- Fixed : Scheduled revisions were not published on some installations
- Change : Allow WP-Cron publication method to be disabled for scheduled revisions
- Feature : Option to Delete Editorial Comments on revision approval
- Feature : Option to disable revisions per post type
- Feature : Instance protection library warns about non-standard plugin folder, unnecessary free plugin activation
- Feature : Plugin review request
- Feature : Pro promo sidebar on settings screen
v3.1.1
v3.1
Change Log
- Feature : Revision Edit - Administrators and editors have approval button for unsubmitted revisions
- Feature : Revision Queue - Bulk Edit includes "Decline" action to return "Submitted" revisions back to "Not Submitted"
- Feature : Revision Queue - New "Copy" row action
- Compat : PublishPress Permissions - Fatal error loading Customizer (also requires Permissions 3.7.6)
- Fixed : Scheduled Revisions fail on some sites
- Fixed : Editors could not manage unsubmitted revisions without manage_unsubmitted_revisions capability, even if "Additional role capability required" setting disabled
- Fixed : Post types with publicly_queryable set false had non-functional revision preview links, revision publication redirects
- Fixed : Edit Revision - alignment and spacing in revision status sidebar
v3.0.17-beta
Change Log
- Fixed : Editors could not manage unsubmitted revisions without manage_unsubmitted_revisions capability, even if "Additional role capability required" setting disabled
v3.0.16
v3.0.15
v3.0.13
Change Log
- Fixed : Revision submission in Classic Editor caused "Undefined" link next to "Preview" link
- Fixed : New revisions created with "Auto-submit" option had wrong date (and listing order) in Revision Queue
- Fixed : PHP error on revision approval under some configurations
- Fixed : Dashboard Activity widget: Scheduled revisions were not included in Publishing Soon list
- Fixed : API: wp_after_insert_post action was not applied at revision publication
- Compat : Custom post types - revision submission button not displayed in some configurations
- API: New filters pp_revisions_option_pending_revision_update_post_date, pp_revisions_option_pending_revision_update_modified_date, pp_revisions_option_scheduled_revision_update_post_date, pp_revisions_option_scheduled_revision_update_modified_date
v3.0.12
PublishPress Revisions 3.0.12 - 3 Mar 2022
- Feature : Edit link in post editor after revision creation / scheduling
- Change : Option to auto-submit revisions created by users who can publish the main post
- Change : Option to publish scheduled revisions using WP-Cron
- Fixed : Scheduled publication of revisions fails on WP Engine if caching enabled (fix by enabling WP Cron scheduling)
- Fixed : WP 5.9 - After editing a revision, approval button remained disabled after revision update
- Fixed : New revisions were not listed in Revision Queue or linked to Preview button under some conditions
- Fixed : Compare Revisions: error if ACF is active on a PHP 8 installation
- Fixed : Revision Queue - column headers (to set sort field) had a bad link
v3.0.10
Change Log
- Fixed : WordPress 5.9 - When editing a submitted revision, Save button was hidden
- Fixed : Revision Compare did not load on some sites
- Fixed : Option "Editing others' revisions requires role capability" was not applied
- Fixed : Option to block editing others' revisions was not applied