14 Oct 2024 - Version 3.5.14
16 Jul 2024 - Version 3.5.11
28 Apr 2024 - Version 3.5.8.1
03 Sep 2023 - Version 3.5.2
23 Jul 2023 - Version 3.4.1
16 Dec 2022 - Version 3.1.9
* Feature : Deletion Requests, Deletion Queue (enable in Revisions > Settings > Options)* Fixed : Scheduled Revisions missed by WP-Cron were not rescheduled. To disable auto-reschedule, define constant REVISIONARY_DISABLE_WP_CRON_RESTORATION* Fixed : Revisions Queue table was missing a "check all" box* Fixed : Fatal error on revision approval on some sites* Fixed : Encoded quotation mark in revision approval email notice* Compat : Elementor - Revision preview had incorrect styling under some configurations* Compat : Polylang - Revision publication cleared translation associations* Compat : Relevanssi - If filtering is enabled for admin searches, Submitted / Scheduled Revisions are included in search results * Compat : PublishPress Future - Attempted revision of post expiration settings caused unexpected behavior; disable for now* API : Classic Editor revision editor supports filter revisionary_submit_revision_metabox_classic
06 Nov 2022 - Version 3.1.8
* Fixed : PHP 8 - Unresponsive elements in post editor due to Javascript loading failure* Fixed : Avoid fatal error on plugin activation if loading sequence is non-standard* Compat : Elementor styling was not applied to revision previews* Compat : WP Buddy Rich Snippets - PHP error "The script tried to modify a property on an incomplete object" on revision creation
02 Sep 2022 - Version 3.1.6
Change : Support detection / indication of custom WP-Cron implementations when DISABLE_WP_CRON is set
21 Aug 2022 - Version 3.1.4
* 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 free plugin is activated, deactivation of Pro plugin hides all revisions* Compat : WooCommerce - Product Variation revisions were not applied to published product under some conditions* Compat : Yoast SEO: PHP Notices on revision creation / submission* Lang : Update Spanish, Italian translations
15 Jul 2022 - Version 3.1.3
* Compat : Beaver Builder - When editing a revision with BB, submit button did not work* Compat : Divi - When editing a revision with Divi, submit worked but did not redirect to Submitted Revision preview* Compat : Elementor - When editing a revision with Elementor, submit worked but did not redirect to Submitted Revision preview
18 Jun 2022 - Version 3.1.1
Fixed : Revision scheduling left a future date selection in editor. If the post is updated again without reloading the editor, it is unpublished until the selected date
04 Jun 2022 - Version 3.1
* 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 : WooCommerce - Support revision submission for Product Variations* Compat : The Events Calendar - Revision Queue displayed wrong Schedule Date for revisions* Compat : PublishPress Revisions - fatal error loading Customizer* Compat : WPML Translation Management - Include submitted, scheduled revisions in Translation Dashboard* Compat : PublishPress Authors - Revision submission failed* 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 : Non-public Post types had non-functional revision preview links, revision publication redirects* Fixed : Edit Revision - alignment and spacing in revision status sidebar* Fixed : Edit Revision - submit / approve buttons were re-enabled after toggle from Block to Post tab* Fixed : Revision Queue - checkbox column did not have a "select all" box
23 Apr 2022 - Version 3.0.16
* Fixed : Post Editor - New Revision button was not displayed * Lang : Some translations did not load* Fixed : Edit Revision with Classic Editor - submit button not displayed for some custom post types
11 Apr 2022 - Version 3.0.15
Fixed : Scheduled Revisions failed on WP 5.9 if WP Cron scheduling was disabled in Revisions settings
01 Apr 2022 - Version 3.0.13
* 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 : Divi - Revision preview bar not visible on front end* Compat : Divi - Classic Editor setting did not trigger correct Revisions UI* 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
06 Mar 2022 - Version 3.0.12
* 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
12 Feb 2022 - Version 3.0.10
* 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* Compat : Elementor - Scheduled Revisions could not be updated with Elementor editor without publishing immediately
31 Jan 2022 - Version 3.0.9
Compat : WordPress 5.9 - Revisions could not be updated using Gutenberg editor
25 Jan 2022 - Version 3.0.7
* Fixed : Revision status changes not updated on sites running an object cache* Fixed : Revision deletion from within editor left an inaccessible trashed revision and redirected to Edit Posts. Now deletes revision and redirects to Revision Queue.* Fixed : manage_unsubmitted_revisions capability was required without any hint in plugin settings; Now not required unless configured in Revisions > Settings* Fixed : Classic Editor - Javascript error breaks plugin compatibility* Fixed : Gutenberg Editor - Top margin for Preview button following revision submission* Fixed : Compare screen - could not approve revisions* Fixed : Compare screen - ampersands in user display name were displayed with html encoding* Fixed : Revision Queue - Revisions from deactivated post types were listed with invalid Edit, Delete links and a blank Post Type* Fixed : Compare Revisions - Preview / Restore button for past revisions linked back to Compare screen* Fixed : Input sanitization consistency* Change : Revision preview top bar styling* Compat : Beaver Builder 2.5 - Attempts to create or edit a revision in Beaver Builder were redirected out of editor* Compat : Beaver Builder Themer - Edit with Beaver link was broken for non-public post types* Compat : Beaver Builder - "Submit for Review" button was not recaptioned to "Submit Revision"* Compat : Beaver Builder - Unresponsive Revision preview bar was displayed while editing with Beaver Builder * Compat : LifterLMS - LLMS query filters broke Revision Queue* Compat : WPML - Database error in Revision Queue* Fixed : Key activation connection failure caused an invisible fatal error to be logged* Fixed : Revision Queue: PHP error on bulk action under some site configurations
02 Dec 2021 - Version 3.0.6
* Fixed : Edit Revision - revisions could not be updated unless SCRIPT_DEBUG is enabled on the site* Fixed : Revisions could not be scheduled if Settings > Revisions > Revision Submission is disabled
27 Nov 2021 - Version 3.0.5
* Fixed : Published custom post types not listed to Revisors under some configurations (Permissions integration requires Permissions 3.6.4)* Fixed : Multisite - network-wide settings screens were non-functional
20 Nov 2021 - Version 3.0.3
* Fixed : Revisions Queue empty on sites with a large number of published posts* Compat : WooCommerce - Hide Product Variations, Linked Products tabs when editing a Product Revision
14 Oct 2021 - Version 2.6.3
* Fixed : Classic Editor - Error submitting a pending or scheduled revision* Compat : Google Site Kit - PHP error* Compat : WPML Translation Management - Don't set "Needs Update" flag for images, other attachments
11 Oct 2021 - Version 2.6.2
* Change : Maintenance queries run at plugin activation to convert version 3.0 revisions back to 2.6 encoding* Compat : WPML Translation Management - When a revision is published, set "Needs Update" flag of translations* Compat : WPML Translation Management - Revisions Settings screen includes link to sync "Needs Update" flags by comparing post_modified dates. Needed if revisions of source posts were approved with earlier versions of PublishPress Revisions
17 Jul 2021 - Version 2.6.1
* Fixed : Pending / Scheduled Revisions could become disassociated from main post due to third party plugin interactions* Compat : Permissions - Specific Permissions were not applied for editing / approval of custom post types under some conditions * Fixed : Revision Update triggered redirect back to Revision Queue even if "Confirmation redirect on Revision Update" setting disabled* Fixed : Users without full editing capabilities could not submit a pending revision with a future date selection* Fixed : Revision Previews were cached on some browsers* Fixed : Preview of front page revisions did not trigger front page template display* Fixed : Pro - Revision Previews did not display unmodified custom field data under some conditions* Compat : Pro - Advanced Custom Fields taxonomy field values were not loaded for Revision Preview on some sites* Compat : Pro - Advanced Custom Fields specific to front page were not loaded in revision editor on some sites* Fixed : Bulk Approval of revisions failed / caused PHP Notice on some sites due to post type not being registered early enough* Fixed : Pending Revision checkbox default selection from 'revisionary_default_pending_revision' filter application did not trigger revision submission * Lang : Revision Queue - Remove sample English translation "My Revisionz"
01 Jun 2021 - Version 2.5.5
16 Jan 2021 - Version 2.4.9
04 Oct 2020 - Version 2.4
Product Added to the system.