* Added : Add "list" capabilities to display #206
* Added : Add a Settings screen to Free version #520
* Added : Add settings to allow users to select multiple roles when creating users #462
* Fixed : Multiple role when creating user doesn’t work #515
* Fixed : Admin Menus issue with Yoast #493
* Fixed : It's possible to get lockout of admin menus when all items are checked #527
* Update : Limit "Control Custom Statuses" option to settings screens alone #528
* Update : French and Italian Translations updates #524
* Fixed : PHP Warning on viewing Admin Menus #525
* Fixed : Capabilities conflict with Advanced Custom Fields #494
* Fixed : Issue with editor features when options is not array #495
* Update : Add checkbox for the "Allowed Editors" feature #498
* Update : Add support for TaxoPress on the Capabilities screen #500
* Update : Use 3 clicks approach for all boxes in Capabilities #497
* Fixed : Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given. #513
* Fixed : Hide Invalid Capabilities if empty #490
* Fixed : Correct match of post types and Editor Features boxes #427
* Update : Changes to user role selection UI and make role draggable for re-ordering #443
* Added : Two new role tabs (Redirects and Editing) #403
* Added : Redirect users to original page after login to role editor #301
* Added : Redirect on login and logout to role editor #11
* Fixed : Admin Menus issue with JetPack #381
* Added : Hide the "add new block" button to editor feature #436
* Added : Hide the Revisions box in Editor Features #428
* Update : UI clean up for Backup screens #322
* Update : Move the Taxonomy area to it's own tab #425
* Added : Support for WPML capabilities #411
* Added : Support for WS Form #305
* Added : Support Gravity Forms support #306
* Added : Add a new setting to disable Code Editor in Posts to role editor #298
* Update : Remember last tab after updating role settings #445
* Update : Add toggle all checkmarks options on the Capabilities screen #419
* Update : More categorization for capabilities #303
* Update : Force user roles to use specific editors in role settings #276
* Added : Add a setting to show private taxonomies on the "Capabilities" screen #314
* Added: Extend admin features "hide by css" to include plugin list #488
Fixed : Wrong package folder #431
Lang : Translations were not loaded on some sites
* Fixed : Non-administrators cannot 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
* Feature : Export / Import for new features
* Change : Clarify captions on Roles, Backup screens
* Fixed : Admin Feature Restrictions: custom url restrictions could not be set
* 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 : Multisite: Don't apply Feature, Menu 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
* Fixed : Admin Menu restrictions were not applied (since 2.3.2)
* Fixed : Capability names with dashes could not be added
* Fixed : After role rename, title in dropdown does not refresh
* Fixed : Input sanitization consistency
* Lang : Spanish, French, Italian
* 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