Releases: publishpress/PublishPress-Revisions
Releases · publishpress/PublishPress-Revisions
v3.0.10
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
v3.0.8
v3.0.6
v3.0.5
v3.0.4
v3.0.3
v3.0.2
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
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
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