Releases: publishpress/PublishPress-Revisions
Releases · publishpress/PublishPress-Revisions
v2.3.2
Change Log
- Fixed : Post meta flag "_rvy_has_revisions" was not cleared after last remaining pending / scheduled revision was published or deleted, affecting Revision Queue performance
- Fixed : Revision Queue listed uneditable revisions under some conditions
- Fixed : My Published Posts count was wrong under some conditions
- Fixed : Dashboard At a Glance link for Pending Post Revisions linked to Revision Queue without filtering display to Posts only
- Compat : PublishPress Permissions - suppress Permissions metaboxes on Edit Revision screen
- Fixed : Published post content cleared on pending revisions submission, on a minority of installations
v2.3
v2.2.4
v2.2.3
v2.2.2
Change Log
- Feature : Option to disable revision preview links for non-Administrators (to work around themes that force a 404 Not Found response)
- Fixed : Inline styles were stripped or modifield on scheduled revision publication
- Fixed : Possible fatal error on Revisions screen on a small percentage of installations
- Fixed : PHP Notice for deprecated function contextual_help_list()
- Change : Standardize sanitization of database queries
- API: revisionary_enabled_post_types filter was not applied consistently
- Compat : CMS Tree Page View - Suppress Pending Revisions and Scheduled Revisions from Page Tree View
v2.2.1
Change Log
- Fixed : Page Template was cleared on revision submission in some installations
- Fixed : Revision Queue - "Filter" link was ineffective in showing only revisions of the selected published post. This also applies to "View Revision Queue" link after revision creation.
- Fixed : Edit Revision - Move to Trash button did not work (and created new pending revision)
- Fixed : Duplicate email notifications for scheduled revision publication on some installations
- Fixed : Safeguard to prevent duplicate email notifications
- Feature : Plugin API - new filter 'revisionary_mail' allows adjustment to notification email address, title or message (or blockage of a particular email)
- Change: Pro top banner on Revisions screens
- Compat : New setting "Revision publication triggers API actions to mimic post update" causes save_post and transition_post_status actions to fire on revision publication
- Compat : Yoast SEO - Revision submission stripped accented characters and emojis out of FAQ block
- Compat : On revision publication, trigger 'transition_post_status' action, for plugins that use it
v2.2.1-rc
Change Log
- Fixed : Page Template was cleared on revision submission in some installations
- Fixed : Edit Revision - Move to Trash button did not work (and created new pending revision)
- Fixed : Duplicate email notifications for scheduled revision publication on some installations
- Fixed : Safeguard to prevent duplicate email notifications
- Feature : Plugin API - new filter 'revisionary_mail' allows adjustment to notification email address, title or message (or blockage of a particular email)
- Compat : New setting "Revision publication triggers API actions to mimic post update" causes save_post and transition_post_status actions to fire on revision publication
- Compat : Yoast SEO - Revision submission stripped accented characters and emojis out of FAQ block
- Compat : On revision publication, trigger 'transition_post_status' action, for plugins that use it
v2.2
Change Log
- Feature : Email Notification - option to notify Editors and Administrators when a Pending Revision is approved
- Fixed : Block Editor - Custom Taxonomies, if unchanged, were not saved to revision. Publication of revision cleared custom taxonomies for published post.
- Fixed : Block Editor - Error setting Featured Image
- Fixed : Revisions submitted by Administrators or Editors using "Pending Revision" checkbox caused published post title and content to be cleared if a future publish date was also selected
- Compat : PublishPress Permissions Status Control - "Prevent Revisors from editing other users' drafts" setting also prevented other non-Editors from editing posts of a custom workflow status that uses custom capabilities (also requires PP Permissions Pro 2.9.1)
- Compat : Block data from some plugins had html formatting tags displayed as unicode character codes
- Fixed : Edit Revision screen - Date selector was displayed even if scheduled revisions feature disabled
- Fixed : Compare Pending Revisions - Non-administrators could not edit Scheduled Revisions
- Fixed : Compare Pending Revisions - for page slug change, original published slug was not displayed
- Fixed : 'revisionary_skip_taxonomies' filter triggered a database error
- Fixed : PHP Notice if third party code registers a post type without defining the edit_published capability
- Fixed : PHP Notices on revision submission notification
- Change : By default, enable "Prevent Revisors from viewing others'" setting
- Change : Apply possible workaround for Revision Queue capability issues on some sites
v2.2-rc
Change Log
- Feature : Email Notification - option to notify Editors and Administrators when a Pending Revision is approved
- Fixed : Revisions submitted by Administrators or Editors using "Pending Revision" checkbox caused published post title and content to be cleared if a future publish date was also selected
- Compat : PublishPress Permissions Status Control - "Prevent Revisors from editing other users' drafts" setting also prevented other non-Editors from editing posts of a custom workflow status that uses custom capabilities (also requires PP Permissions Pro 2.9.1)
- Compat : Block data from some plugins had html formatting tags displayed as unicode character codes
- Fixed : Edit Revision screen - Date selector was displayed even if scheduled revisions feature disabled
- Fixed : Compare Pending Revisions - Non-administrators could not edit Scheduled Revisions
- Fixed : Compare Pending Revisions - for page slug change, original published slug was not displayed
- Fixed : 'revisionary_skip_taxonomies' filter triggered a database error
- Change : By default, enable "Prevent Revisors from viewing others'" setting
- Change : Apply possible workaround for Revision Queue capability issues on some sites