Skip to content

Releases: publishpress/PublishPress-Permissions

v3.9.4-rc3

14 Jun 18:51
Compare
Choose a tag to compare
v3.9.4-rc3 Pre-release
Pre-release

Change Log

  • Compat : WooCommerce - Private Products were not listed in Shop, even if Read Permissions are assigned
  • Compat : ACF Extended - Extra Update button on Edit Term screen
  • Fixed : Fatal error for undefined PUBLISHPRESS_PERMISSIONS_PRO_VENDOR_PATH on some installations
  • Fixed : If a "Limit to: (none)" Permission is assigned to default-restrict a post type, creating a new post causes a post-specific allowance to be assigned
  • Fixed : Category filtering error caused Nav Menu corruption if empty category is used as a top level menu
  • Change: New internal-vendor library structure

v3.9.4-rc

13 Jun 19:07
Compare
Choose a tag to compare
v3.9.4-rc Pre-release
Pre-release

Change Log

  • Compat : WooCommerce - Private Products were not listed in Shop, even if Read Permissions are assigned
  • Compat : ACF Extended - Extra Update button on Edit Term screen
  • Fixed : Fatal error for undefined PUBLISHPRESS_PERMISSIONS_PRO_VENDOR_PATH on some installations
  • Fixed : If a "Limit to: (none)" Permission is assigned to default-restrict a post type, creating a new post causes a post-specific allowance to be assigned
  • Fixed : Category filtering error caused Nav Menu corruption if empty category is used as a top level menu
  • Change: New internal-vendor library structure

v3.9.3

11 May 19:51
61114fe
Compare
Choose a tag to compare

Change Log

  • Change : Adjustment to composer.json
  • Change : Adjustment to .gitignore

v3.9.1

09 May 19:26
3856d35
Compare
Choose a tag to compare

Change Log

  • Fixed : Fatal error in Composer installs due to missing vendor libraries
  • Compat : PublishPress Planner - Status Change notifications were not sent

v3.9.0

04 May 19:11
d61fa7b
Compare
Choose a tag to compare

Change Log

  • Fixed : Error updating plugin with Composer, fixed by removing unused vendor libraries
  • Fixed : Fatal error in wp-admin if certain request variables have unexpected values
  • Change : Bump WordPress version requirement to 5.5
  • Change : Bump PHP version requirement to 7.2.5
  • Change : Update vendor libraries based on revised PHP version support

v3.8.8

04 May 15:31
dda303e
Compare
Choose a tag to compare

Change Log

  • Change: Added warning about end of support for WordPress 5.4 and earlier. PublishPress Permissions 3.9 will require WordPress 5.5 or later.

v3.8.7

30 Mar 19:43
bbf7aec
Compare
Choose a tag to compare

Change Log

  • Change : Media Library - new setting to disable "Prevent editing uploads if attached to a non-editable post", available if Settings > Core > Filtered Post Types > "Enforce distinct capabilities for Media" is enabled
  • Compat : WPML - Logged in users saw 404 error on Home Page viewing request if post type is not enabled for Permissions filtering
  • Fixed : Error on post creation / update by Editor, under some configurations
  • Fixed : PHP 8.1 - Notice in wp-admin
  • Change : Minimum PHP version 7.2.5

v3.8.6

23 Mar 18:22
50bfaf6
Compare
Choose a tag to compare

Change Log

  • Compat : Elementor - Error, memory exhaustion when users try to edit their own draft in Elementor
  • Compat : PublishPress Revisions - When revision submission is enabled for unpublished posts, Revision Creation exceptions also allowed publication of main post
  • Fixed : Fatal Error for some get_pages() queries

v3.8.5

09 Feb 18:51
bba280b
Compare
Choose a tag to compare

Change Log

  • Fixed : Permission Group description was cleared when a new Permission is saved
  • Fixed : If Permissions were set to limit Page Parent selection to a single page and its descendants, when that page itself was edited, all pages were displayed in Page Parent selector (though they could not be saved)
  • Fixed : Nav Menu Management: Menu update by a limited user cause all uneditable menu items to be removed
  • Fixed : Nav Menu management by limited user based on Permissions for a specific menu - On menu update, all uneditable items were removed
  • Fixed : PHP Warning in login popup after current login times out
  • Fixed : If constant PP_RESTRICTION_PRIORITY is set, "Limit to" Category permissions (the unblocked list) were still overriding "Exclude" Category permissions
  • Compat : PublishPress Revisions - Permissions limiting revision creation to only specific posts also blocked reading access to other posts

v3.8.4

15 Dec 21:26
96a09c1
Compare
Choose a tag to compare

Change Log

  • Fixed : Nav Menu Manager role had no label on Edit Permissions screen after storage
  • Fixed : Nav Menu Manager role did not allow menu creation
  • Fixed : get_pages() call with large include or exclude array caused excessively large query
  • Fixed : Classic Editor - limited authors may be locked out of editing new page if access depends on inheriting specific permissions from a required parent page
  • Fixed : Edit Category / Tag - Extra update button, not needed for non-Administrators, who don't have multiple Specific Permission metaboxes