Skip to content

Releases: publishpress/PublishPress-Revisions

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

v3.0.9

27 Jan 19:26
242ad97
Compare
Choose a tag to compare

Change Log

  • Compat : WordPress 5.9 - Revisions could not be updated using Gutenberg editor

v3.0.8

26 Jan 17:46
c944431
Compare
Choose a tag to compare

Change Log

  • Compat : WordPress 5.9 - Fatal error adding / editing posts (work around WP hooking late-defined function _disable_block_editor_for_navigation_post_type)

v3.0.6

29 Nov 18:53
2f09e33
Compare
Choose a tag to compare

Change Log

  • 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

v3.0.5

23 Nov 20:46
Compare
Choose a tag to compare

Change Log

  • 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

v3.0.4

19 Nov 19:23
6d7a168
Compare
Choose a tag to compare

Change Log

  • Fixed : New Revision button not displayed in Admin Bar
  • Fixed : Revision Queue: revisions not listed in My Activity view

v3.0.3

18 Nov 21:09
bf321f5
Compare
Choose a tag to compare

Change Log

  • 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

v3.0.2

17 Nov 17:18
d359c3b
Compare
Choose a tag to compare

Change Log

  • Compat : PublishPress Permissions - Revisions Submission permissions did not correctly adjust Edit Posts / Pages listing in some configurations (also requires Permissions 3.6.3)
  • Compat : The Events Calendar - Revisions could not be submitted in Classic Editor
  • Fixed : Classic Editor - Schedule button was incorrectly displayed (leading to failed scheduling attempt) if a single time element is changed followed by OK button
  • Fixed : Scheduled Revisions could not be updated in Gutenberg editor
  • Fixed : Admin Bar button "New Revision" was displayed even if Submitted Revisions are disabled
  • Fixed : Revision Queue: bulk deletion did not reduce revision counts
  • Fixed : Duplicate page selection dropdown in Quick Edit and other instances of wp_dropdown_pages()
  • Fixed : Invalid page hierarchy and broken Pages admin if a past revision that was originally submitted through the Revisions plugin is restored
  • Fixed : Revision Preview was missing "Approve" button caption if revision is of an unpublished post
  • Change : Revisions Settings - clarify some captions

v3.0.1

10 Nov 21:46
b98f1d0
Compare
Choose a tag to compare

Change Log

  • Fixed : Revisions created using Revisions 2.x were not listed in Revision Queue until plugin de/re-activation
  • Fixed : Front Page setting was cleared at revision submission on some sites
  • Fixed : Front Page setting dropdown in Settings > Reading included revisions
  • Fixed : Classic Editor : Schedule Revisions could not be submitted
  • Fixed : Classic Editor : Schedule button was displayed incorrectly while selecting a future date for scheduled revision
  • Compat : Gutenberg plugin - Edit Revision screen crashed on update attempt
  • API: Allow redirect to be disabled on revision creation

v3.0

09 Nov 19:40
3cd3476
Compare
Choose a tag to compare

Change Log

  • Feature: New revision submission mechanism: create an unsubmitted revision first instead of editing existing post. Edit revision directly, then submit for scheduling or publication.
  • Change: Revisions UI in Post / Revision editor
  • Feature: Admin Bar includes "New Revision" button
  • Change: Revision Queue filter captions
  • Compat: Permissions - revise_others_posts, revise_others_pages, etc. capabilties are equivalent to list_others capabilities in allowing uneditable items to be listed
  • Change : Include upload_files capability in the Revisor role