Skip to content

Releases: publishpress/PublishPress-Revisions

v3.3

19 Jun 18:23
e5c99ad
Compare
Choose a tag to compare

Change Log

  • Feature : Revisions > Settings > Revision Creation > "Limit to one active revision per post"
  • Fixed : Plugin compat - dashboard_glance_items was improperly filtered
  • Fixed : Revisions were incorrectly attributed to original page author under some conditions
  • Compat : Revision Queue - Work around unidentified plugin conflict inserting inappropriate clauses into our posts query
  • Compat : PublishPress Authors - Author changes in revision were not applied at revision publication
  • Compat : PublishPress Authors - Revision Queue "Revised By" column always showed original post author
  • Compat : Permissions + WordFence - Add Media query was not filtered based on Permissions settings
  • Fixed : Multisite - Some settings UI were not displayed when plugin on network installations when plugin is not activated network-wide
  • Fixed : Multisite - Settings previously configured for network-wide activation were not displayed on sub-site settings screen even after network deactivation
  • Change : Bump WordPress version requirement to 5.5
  • Change : Bump PHP version requirement to 7.2.5
  • Change : Update vendor libraries based on revised PHP version support, using new internal-vendor structure

v3.1.13

30 Mar 20:34
46e87ce
Compare
Choose a tag to compare

Change Log

  • Fixed : Posts screen - Has Revision caption was not displayed unless "Revision Submission for Unpublished Posts" setting is enabled
  • Fixed : Settings > Notifications > "Show Notification Log / Buffer" link did not redirect back to Notifications tab
  • Change : Minimum PHP version 7.2.5

v3.1.12

23 Mar 18:44
c5d7b27
Compare
Choose a tag to compare

Change Log

  • Fixed : Posts were left with invalid "Has Revision" links after publication or deletion of all their revisions
  • Fixed : If Revision Submission for Unpublished Posts is disabled but revisions of draft posts were previously created, those caused a "Has Revisions" label without displaying the revisions in Queue
  • Fixed : Links to Revision Queue for a specific published post (including "Has Revision" links from Posts listing) failed to list unsubmitted revisions
  • Fixed : Revision Compare > Manage : Non-rendered html tags, incorrect table formatting

v3.1.11

09 Feb 18:53
2e6f38a
Compare
Choose a tag to compare

Change Log

  • Fixed : Revision preview failure under some conditions
  • Fixed : Avoid PHP Warning on Revision Preview if requested revision cannot be loaded
  • Fixed : On Network-wide multisite activations, Settings screen displayed an unrendered html tag
  • Lang : Update Spanish, French, Italian translations

v3.1.10

22 Dec 18:23
8ba3285
Compare
Choose a tag to compare

Change Log

  • Perf : Improve performance of post revision count, dropdown pages queries
  • Fixed : Revisions were not correctly declined on some cached sites

v3.1.9

15 Dec 21:33
4b62054
Compare
Choose a tag to compare

Change Log

  • 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
  • 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

v3.1.8

03 Nov 19:40
fc6ad04
Compare
Choose a tag to compare

Change Log

  • 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 : WP Buddy Rich Snippets - PHP error "The script tried to modify a property on an incomplete object" on revision creation

v3.1.7

12 Oct 19:49
bb6c4f8
Compare
Choose a tag to compare

Change Log

  • Feature : Revision submission and approval handles author selection
  • Fixed : Plugin review request dismissal was not applied
  • Fixed : Gutenberg Editor - for non-English locales, future date selection did not enable Scheduled Revision creation
  • Fixed : Gutenberg Editor - when editing an existing Scheduled Revision, publish date caption shows "Immediately"
  • Fixed : PHP Notice "Trying to get property 'post_type' of non-object" when another plugin hooks into "use_block_editor_for_post" filter
  • Lang : Update Spanish, French, Italian translations

v3.1.6

31 Aug 19:28
877b84f
Compare
Choose a tag to compare

Change Log

  • Change : Support detection / indication of custom WP-Cron implementations when DISABLE_WP_CRON is set

v3.1.5

30 Aug 17:36
34db217
Compare
Choose a tag to compare

Change Log

  • Fixed : Revision Submission from Gutenberg editor failed on some sites
  • Fixed : Bulk-deleted revisions were not removed from revision count
  • Fixed : PHP Warning for invalid regex if post type's REST registration or request has an invalid route string