Skip to content

Releases: publishpress/PublishPress-Revisions

v2.0.10

19 Dec 19:12
45072ac
Compare
Choose a tag to compare

2.0.10 - 25 Oct 2019

  • Fixed : Post Preview showed last stored copy, not unsaved changes
  • Fixed : Post Preview (to view unsaved changes) was not available when editing a revision
  • Fixed : Revision Preview - Buttons were not clickable with some themes
  • Fixed : Filter revisionary_default_pending_revision was not effective in Gutenberg (check Save as Revision checkbox by default)
  • Compat : Multiple Authors - Incorrect author display in revision previews on some sites
  • Compat : PressPermit - Database error on Revision Queue screen under some configurations

v2.0.9

19 Dec 19:12
45072ac
Compare
Choose a tag to compare

2.0.9 - 18 Oct 2019

  • Fixed : Compare Pending Revisions screen - link redirected to Edit Posts screen for some post types

v2.0.8

19 Dec 19:11
Compare
Choose a tag to compare

2.0.8 - 18 Oct 2019

  • Change : PostMeta Failsafe: to avoid the possibility of accidental clearance, Featured Image removal is not revisioned, until further testing. API filter available for experimental usage with specified meta keys.
  • Fixed : Featured Image, Page Template revisioning failed under some conditions
  • Fixed : Scheduled Revisions created with Gutenberg stored selected terms to published post, previous terms to revision
  • Fixed : Scheduled Revisions - If "Update Publish Date" enabled, 404 Not Found redirect after manually publishing a scheduled revision if the post type uses post date in permalink structure
  • Fixed : Revision Preview - Buttons were not clickable with some themes
  • Fixed : Settings - Disabling Pending or Scheduled Revisions did not remove UI from post editor
  • Fixed : Settings - If Pending Revisions disabled, Revisor could still edit published posts

v2.0.7

19 Dec 19:11
Compare
Choose a tag to compare

2.0.7 - 17 Oct 2019

  • Fixed : Scheduled Revisions - published post tags and categories were stripped out on scheduled revision publication
  • Fixed : Scheduled Revisions - manually publishing prior to scheduled time caused published post status to be set to Future (unpublished)

v2.0.6

19 Dec 19:11
Compare
Choose a tag to compare

2.0.6 - 17 Oct 2019

  • Fixed : Featured Image and Page Template revisions were not applied (but did work in PublishPress Revisions Pro)
  • Fixed : Publishing a revision imported from Revisionary 1.x caused tags and categories to be stripped out

v2.0.5

16 Oct 23:21
94f2ff1
Compare
Choose a tag to compare

2.0.5 - 16 Oct 2019

  • Fixed : Import script for Revisionary 1.x revisions did not run on plugin activation
  • Fixed : Administrators, Editors and Authors were blocked from Quick Edit
  • Compat : Multiple Authors plugin
  • Fixed : Pending Revisions - Published post date was not updated even if "Update Publish Date" setting enabled
  • Change : Pending Revision Notification - Include link to Revision Queue
  • Fixed : Pending Revision Notification - If enabled for author only, email was sent with a blank title and message
  • Fixed : Empty Revision Queue was displayed to Subscribers with no Revision capabilities
  • Fixed : PHP notices on Revision Queue screen

v2.0.5-dev

16 Oct 22:38
94f2ff1
Compare
Choose a tag to compare
v2.0.5-dev Pre-release
Pre-release
Merge pull request #32 from publishpress/v2.0.5

V2.0.5

v2.0.4

09 Oct 20:21
c142f8d
Compare
Choose a tag to compare

2.0.4 - 9 Oct 2019

  • Change : On installation over Revisionary 1.x, display a "heads up" notice about plugin name change, admin menu and Revision Queue
  • Fixed : Classic Editor - Revision Preview did not always include top bar (for Edit / Compare / Publish) if PressPermit Pro active
  • Fixed : Revision Preview - Edit url did not work on installations with non-conventional admin paths, due to hardcoded /wp-admin
  • Fixed : Schedule Revision notifications sent redundantly under some conditions
  • Change : On Revision Edit, recaption Preview button to "View" to clarify that it's a preview of the saved revision, not unsaved changes. (Future release will make it a true preview).

v1.3.8

02 Oct 21:58
Compare
Choose a tag to compare

1.3.8 - 30 Aug 2019

  • Fixed : Revisors could Quick Edit published posts (changing post title, slug, author, date, parent or template) since version 1.3. This could be used to unpublish (but not publish) posts. Sites also running PressPermit Pro were not affected.

  • Compat : PressPermit Pro - Under some configurations, Revisors were not allowed appropriate access (due to publish capability check)