Skip to content

Releases: publishpress/PublishPress-Revisions

v3.1.4

17 Aug 19:17
34db217
Compare
Choose a tag to compare

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

07 Jul 20:30
991569e
Compare
Choose a tag to compare

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

08 Jun 19:16
48d6ede
Compare
Choose a tag to compare

Change Log

  • 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

v3.1

01 Jun 20:04
3810b77
Compare
Choose a tag to compare

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

06 May 18:22
95509f5
Compare
Choose a tag to compare
v3.0.17-beta Pre-release
Pre-release

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

20 Apr 17:03
9b02547
Compare
Choose a tag to compare

Change Log

  • 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

v3.0.15

31 Mar 16:07
12c106d
Compare
Choose a tag to compare

Change Log

  • Fixed : Scheduled Revisions failed on WP 5.9 if WP Cron scheduling was disabled in Revisions settings
  • Fixed : Output variable escaping, other coding standard improvements

v3.0.13

21 Mar 19:05
4c4dac8
Compare
Choose a tag to compare

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

17 Mar 15:40
e1f2549
Compare
Choose a tag to compare

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

10 Feb 20:44
242ad97
Compare
Choose a tag to compare

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