Skip to content

Releases: publishpress/PublishPress-Capabilities

v2.3.7

21 Apr 20:58
be28998
Compare
Choose a tag to compare

Change Log

  • Lang : Translations were not loaded on some sites

v2.3.6

14 Apr 16:26
5eca1d2
Compare
Choose a tag to compare

Change Log

  • Fixed : Non-administrators could not access profile screen
  • Compat : WooCommerce - Shop Managers could not access Users
  • Compat : WooCommerce - Editor Feature restrictions did not hide Product Categories, Tags in Classic Editor

v2.3.5

13 Apr 15:18
e0b3af5
Compare
Choose a tag to compare

Change Log

  • Feature : Export / Import for new features
  • Change : Clarify captions on Roles, Backup screens
  • Fixed : Multisite: Don't apply Feature Restrictions to Super Administrators unless constant PP_CAPABILITIES_RESTRICT_SUPER_ADMIN is defined
  • Fixed : Capabilities could not be updated if third party code executes too early. Now support constant PP_CAPABILITIES_COMPAT_MODE to work around conflicts.
  • Fixed : Coding standards - WordPress VIP scan compliance improvements
  • Compat : LoginWP - custom redirect failed
  • Lang : New French, Italian and Spanish translations

v2.3.4

26 Jan 15:10
854b19f
Compare
Choose a tag to compare

Change Log

  • Compat : WordPress 5.9 - failure adding / editing posts under some Editor Features configurations (work around WP hooking late-defined function _disable_block_editor_for_navigation_post_type)

v2.3.3

13 Jan 19:13
f7268cf
Compare
Choose a tag to compare

Change Log

  • Fixed : Capability names with dashes could not be added
  • Fixed : After role rename, title in dropdown does not refresh
  • Fixed : Input sanitization consistency
  • Fixed : Escape output variables
  • Lang : Spanish, French, Italian

v2.3.2

10 Dec 16:15
35be864
Compare
Choose a tag to compare

PublishPress Capabilities - 12/8/2021

  • Feature : Filter Capabilities display by post type or text entry
  • Feature : Editor Features - Restrict editor elements for custom post types
  • Feature : Admin Features - Restrict Admin Bar or individual Admin Bar elements
  • Feature : Admin Features - More items available for restriction #240
  • Change : Admin Features - Captions use dashes, not numbers #229
  • Change : Capabilities screen - Tab for PublishPress Capabilities #220
  • Fixed : CSRF vulnerability

v2.3.1

06 Dec 16:59
8c11f0c
Compare
Choose a tag to compare

Change Log

  • Fixed : Security issue
  • Fixed : PHP Notice on Capabilities screen

v2.3

28 Oct 20:07
cf56619
Compare
Choose a tag to compare

Change Log

  • Change : Role Capabilities screen uses tabs
  • Feature : New "Admin Features" screen #200

v2.2

26 Aug 16:54
5cd5d68
Compare
Choose a tag to compare

Change Log

  • Feature : Retain last role selection for Capabilities, Editor Features screens
  • Perf : Sync role to all sites - Operation timed out on networks with ~100 sites
  • Fixed : Some security scans flagged an unused file in external library "chosen". That file (and other developer documentation files) has been removed

v2.1

23 Jun 18:10
63b4a81
Compare
Choose a tag to compare

Change Log

  • Feature : Editor Features restriction (new screen to block editor elements per-role)
  • Fixed : If Media "Create" capability is selected / unselected by clicking Media caption or Create caption, the corresponding upload_files checkbox (in Other WP Core Capabilities section) is not toggled, leading to an apparant update failure
  • Fixed : If Media "Create" capability is negated or un-negated, the corresponding upload_files checkbox (in Other WP Core Capabilities section) is not toggled, leading to an apparant update failure
  • Fixed : PHP Warning if a role is stored without a valid capabilities array