Releases: publishpress/PublishPress-Revisions
Releases · publishpress/PublishPress-Revisions
v3.0-beta4
Change Log
- New revision submission mechanism: create a working copy first instead of editing existing post. Then submit as a Change Request before scheduling or publication
- Changes to plugin-related UI in Post / Revision editor
- Admin Bar includes Create Working Copy button
- Adjusted Revision Queue filter captions
- Permissions integration: revise_others_posts, revise_others_pages, etc. capabilties are equivalent to list_others capabilities in allowing uneditable items to be listed
v2.6.1
Change Log
- 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 : 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"
v2.6
Change Log
- Fixed : Background fatal error on some sites on revision scheduling
- Fixed : Scheduled Page Revisions - If published page has a non-default template which was not changed in the revision, the Compare and Edit Revision screens indicated a change to default template. This change was not actually applied unless the stored revision was updated prior to publication.
- Feature : Option to send notifications on Revision Update
- Feature : Option to redirect to confirmation screen after Revision Update
- Compat : Custom Permalinks plugin
- Feature : New filters allow submission confirmation message to be customized: revisionary_submit_message_links, revisionary_submit_message, revisionary_schedule_message_links, revisionary_schedule_message
v2.5.5
Change Log
- Compat : Google Web Stories - Loss of story data due to clearance of post_content_filtered column
- Fixed : Fatal error in post editor on sites that apply filter "rest_{$post_type}_collection_params" incorrectly (Uncaught ArgumentCountError: Too few arguments to function)
- Fixed : PHP Warning on rvy_is_full_editor() call under some configurations
- Change : Revision Queue - Standard link coloring (like Edit Posts)
v2.5.5-beta
Change Log
- Fixed : Fatal error in post editor on sites that apply filter "rest_{$post_type}_collection_params" incorrectly (Uncaught ArgumentCountError: Too few arguments to function)
v2.5.4
v2.5.3
Change Log
- Compat : WP Rest Cache - Revision submission from Gutenberg failed
- Compat : PublishPress Permissions - Edit Category / Term: Permissions metaboxes were not displayed
- Compat : PublishPress Permissions - Pending Revision Monitors group ineffective; notifications were sent to all Editors and Administrators (also requires PublishPress Permissions 3.5.1)
- Compat : Enable revisioning of non-public post types if they have type-specific capabilities defined
v2.5.2
v2.5.1
Change Log
- Fixed : Revisors could not preview other users' pending revisions, even if they are listed in Revision Queue (Permissions integration requires 3.5.1)
- Fixed : Post Title changes were not applied at revision publication
- Fixed : Database error on revision publication, on some installations
- Fixed : Compare Revisions - uneven column widths with WordPress 5.7
- Feature : Option to update modified date on revision publication
- Compat : PublishPress - Custom Status dropdown was hidden in post editor
- Compat : Kinsta object cache - Revision submission using "Save as Revision" checkbox failed
- Compat : Kinsta object cache - Revision submission clears Featured Image from published post
v2.5
Change Log
- Fixed : After a Pending Revision is published, Compare Revisions screen for past revisions did not order it correctly
- Fixed : Revisors could not access Compare Revisions screen unless PublishPress Permissions was active
- Fixed : Some attachment fields implemented by third party plugins were not saved to Pending Revisions
- Fixed : Revision submission - "submit another revision" link (following future date selection) led to submission failure on some sites
- Compat : Advanced Custom Fields - attachment image fields were cleared out of new revision
- Compat : REST API Cache - "Save as Revision" checkbox ineffective on some installations
- Compat : PublishPress - Editing a revision caused it to be converted to a non-revision draft
- Compat : PublishPress - Custom Status module interfered with Revisions scripts on Edit Revision screen
- Compat : PublishPress - Adding an Editorial Comment on the Edit Revision screen, then updating, caused revision to become inaccessible
- Compat : Some third party plugin interactions could cause Revision publication to fail, leaving published page unreadable
- Change : Display a Revisions link (for past revisions) in Classic Editor for Revisor
- Lang : Add Swedish translation