Releases: publishpress/PublishPress-Revisions
Releases · publishpress/PublishPress-Revisions
v2.3.9
Change Log
- Fixed : Featured Image was removed from pending revision at creation
- Fixed : Scheduled revision publication failed under some conditions, caused post to be unpublished
- Fixed : Scheduled revisions could not be published ahead of schedule using "Publish Now" link on preview (since 2.3.4)
- Lang : Add German translation
- API : New filter 'revisionary_apply_revision_data' to adjust standard revision fields prior to publication
v2.3.9-beta3
Change Log
- Fixed : Featured Image was removed from pending revision at creation
- Fixed : Scheduled revision publication failed under some conditions, caused post to be unpublished
- Fixed : Scheduled revisions could not be published ahead of schedule using "Publish Now" link on preview (since 2.3.4)
- API : New filter 'revisionary_apply_revision_data' to adjust standard revision fields prior to publication
v2.3.9-beta2
Change Log
- Fixed : Schedule revisions caused post to be unpublished under some conditions
- API : New filter 'revisionary_apply_revision_data' to adjust standard revision fields prior to publication
v2.3.9-beta
Change Log
- API : New filter 'revisionary_apply_revision_data' to adjust standard revision fields prior to publication
v2.3.8
Change Log
- Feature : Revision Queue - new bulk action to Unschedule selected revisions
- Lang : Add Spanish translation
- Fixed : Revisors could not preview changes prior to submitting a pending revision
- Fixed : Classic Editor plugin - when "Edit (Classic)" link is used, Revisors did not have Update button recaptioned to "Submit Revision"
- Fixed : API - revisionary_enabled_post_types filter was not fully effective
- Compat : Public Post Preview - support preview link generation on Edit Revision screen
v2.3.8-beta3
Change Log
- Feature : Revision Queue - new bulk action to Unschedule selected revisions
- Compat : Public Post Preview - support preview link generation on Edit Revision screen
- Fixed : API - revisionary_enabled_post_types filter was not fully effective
v2.3.6
Change Log
- Fixed : After revision submission, preview link was not always to latest revision
- Fixed : Preview button on editor screen loaded preview with invalid thumbnail under some conditions
- Fixed : When network-activated, Network Settings menu item loaded site-specific settings screen
v2.3.5
v2.3.4
Change Log - 5/29/2020
- Fixed : Duplicate email notifications to users who have more than one WordPress role
- Change : Suppress email notification when an Administrator or Editor creates a pending revision, if constant REVISIONARY_LIMIT_ADMIN_NOTIFICATIONS is defined
- Compat : Relevanssi - Scheduled revisions were not published with Relevanssi active
- Fixed : Scheduled revision publication caused other scheduled revisions (for the same post) to be hidden from Revision Queue
- Fixed : has_revisions postmeta flag was not cleared when a post's last revision was deleted
- Fixed : Revision Queue - Search function did not work
- Fixed : Revision Queue link in Edit Posts / Edit Pages row was not removed after post's last pending or scheduled revision published or deleted