Skip to content

Releases: publishpress/PublishPress-Permissions

v3.4.1

14 Jan 19:45
e45b8f4
Compare
Choose a tag to compare

Change Log

  • Fixed : Anonymous visitors were blocked from viewing public posts under some conditions
  • Fixed : Administrators could not assign roles or edit users with a role level higher that Subscriber, under some conditions
  • Fixed : Fatal Error activating Permissions Pro if Permissions is already active
  • Fixed : PHP Warning for undefined constant DB_NAME, on some installations
  • Fixed : Deprecated jQuery event handlers
  • Compat : PublishPress Revisions - Contributors could not edit their own drafts if Revisions is configured to restrict access to other users' drafts
  • Compat : WPML - Edit Category / Edit Term screen had duplicate Permissions metaboxes
  • Compat : PublishPress Authors - PHP Notice in term / category filtering under some conditions
  • Feature : Add / Edit User: single select for Permission Groups if constant PRESSPERMIT_EDIT_USER_SINGLE_GROUP_SELECTION or PRESSPERMIT_EDIT_USER_SINGLE_GROUP_SELECTION is defined

v3.4.1-rc

22 Dec 03:25
Compare
Choose a tag to compare
v3.4.1-rc Pre-release
Pre-release

Change Log

  • Compat : PublishPress Revisions - Contributors could not edit their own drafts if Revisions is configured to restrict access to other users' drafts

v3.4

19 Dec 05:08
fd19c14
Compare
Choose a tag to compare

Change Log

  • Compat : PublishPress Authors - integration of multiple authors in Permissions filtering
  • Fixed : Better styling in Permissions / Groups administration UI
  • Fixed : Term assignment permissions were not applied correctly in Gutenberg editor, under some configurations

v3.3.10

08 Dec 22:22
4768b16
Compare
Choose a tag to compare

Change Log

  • Lang: Include a .pot file (translation template)
  • Compat : PublishPress Revisions - Pending Revision Monitors group members were not properly filtered for editing access prior to display as available "Publishers to Notify"
  • Compat : Divi Page Builder / theme - Contributors granted page editing permission for specific pages cannot edit those pages with Divi
  • Compat : Visual Composer - PHP error for undefined class "PublishPress\Permissions\Capabilities" under some configurations
  • Fixed : Edit Permissions screen - Cannot save Specific Permissions for a post type that has the same name as a taxonomy
  • Fixed : Menus screen - Private posts were not included in "Add menu items" search results
  • Fixed : Categories / Terms screen - Incorrect filtering under some site configurations

v3.3.9

27 Oct 22:15
41b3a86
Compare
Choose a tag to compare

Change Log

  • Fixed : Permissions metaboxes were not displayed on Edit Category screen

v3.3.8

26 Oct 17:12
41df092
Compare
Choose a tag to compare

Change Log

  • Feature : Gutenberg block embedding - for users lacking "edit_posts" capability, allow embedding based on "upload_files" (or per "presspermit_embed_capability" filter)
  • Feature : New setting - Core > Front End > "Performance: Don't filter category / tag counts"
  • Fixed: REST tag / term queries returned all terms, ignoring per_page parameter
  • Fixed : Comment count filtering - Incorrect Total for non-Administrators
  • Fixed : Comment count filtering - Incorrect Approved subtotal for non-Administrators if PublishPress Notifications or Editorial Comments have been stored
  • Compat : ODBC installations - Comment query database error caused issues including lack of confirmation message after Revision creation with PublishPress Revisions plugin
  • Compat : Revisions - "Prevent Revisors from editing others' revisions" setting was not applied (also requires Revisions 2.4.2)
  • Compat : Revisions - Category-Specific Revise Permissions allowed an Author to fully edit posts in specified categories
  • Compat : Revisions - Category-Specific Revise Permissions allowed an Author to restore past revisions
  • Compat : Revisions - If Revisors are blocked from editing other users' drafts, those can now be included (unclickable) in Edit Pages if the list_others_pages capability is granted
  • Compat : Revisions - Specific Permissions to enable the Revise operation were ineffective for Contributors and Authors in some cases
  • Fixed : PHP Warning for undefined index on first-time activation
  • Fixed : PHP Warning on Edit Category page, for deprecated action name

v3.3.7

09 Oct 18:42
Compare
Choose a tag to compare

Change Log

  • Compat : PublishPress Revisions - On new post creation, Revisors had Submit button replaced by a Publish button, which failed. The only way to submit was to Save Draft first.
  • Compat : PublishPress Revisions - Existing "Edit Page" Permissions could not be mirrored as "Revise Page" Permissions using bulk edit dropdown
  • Compat : PublishPress Revisions - Existing "Revise Page" Permissions could not be mirrored as "Edit Page" Permissions using bulk edit dropdown
  • Compat : PublishPress Revisions - PHP warning on Edit Group Permissions screen if any Specific Permissions are stored for the Revise operation

v3.3.7-beta2

09 Oct 17:10
Compare
Choose a tag to compare
v3.3.7-beta2 Pre-release
Pre-release

Change Log

  • Compat : PublishPress Revisions - On new post creation, Revisors had Submit button replaced by a Publish button, which failed. The only way to submit was to Save Draft first.

v3.3.7-beta

  • Compat : PublishPress Revisions - Existing "Edit Page" Permissions could not be mirrored as "Revise Page" Permissions using bulk edit dropdown
  • Compat : PublishPress Revisions - Existing "Revise Page" Permissions could not be mirrored as "Edit Page" Permissions using bulk edit dropdown
  • Compat : PublishPress Revisions - PHP warning on Edit Group Permissions screen if any Specific Permissions are stored for the Revise operation

v3.3.7-beta

09 Oct 06:06
Compare
Choose a tag to compare
v3.3.7-beta Pre-release
Pre-release

Change Log

  • Compat : PublishPress Revisions - Existing "Edit Page" Permissions could not be mirrored as "Revise Page" Permissions using bulk edit dropdown
  • Compat : PublishPress Revisions - Existing "Revise Page" Permissions could not be mirrored as "Edit Page" Permissions using bulk edit dropdown
  • Compat : PublishPress Revisions - PHP warning on Edit Group Permissions screen if any Specific Permissions are stored for the Revise operation

v3.3.6

08 Oct 18:19
Compare
Choose a tag to compare

Change Log

  • Fixed : Post-specific permissions did not correctly enable access under some configurations with "Post-specific Permissions take priority" setting enabled