workbench_access 2.0.1

Bug fixes

Bug fixes

Testing

  • Adds test for autocomplete rules
  • Adds test for user form field toggle

workbench_access 2.0.0

This release adds Drupal 10 compatibility and drops support for Drupal 8. It also drops the Drupal 8 to 9 upgrade test that was part of the alpha to beta upgrade.

This release has been tested on Drupal 9.4 and higher.

workbench_access 8.x-1.0

Bug fixes

The stable release is 8.x-1.0. However, this release will no longer receive any development or bugfixes, only support for configuration questions. The 8.x-1.x branch is closed. Current development is in the 2.x branch, and the next release will be 2.0.0 from that branch.

workbench_access 8.x-1.0-beta3

Bug fixes
New features

This is a maintenance release that includes compatibility for Drupal 8.8 and 8.9 and drush 9+.

No database updates should be required. This release mainly provides performance improvements.

workbench_access 7.x-1.6

Bug fixes

This is a minor bugfix release. It corrects the following issues.

workbench_access 8.x-1.0-beta1

Bug fixes
New features

The beta release is a major upgrade and milestone for the project. The API is now considered stable and feature-complete.

Upgrading

Users of any alpha release will need to run the Drupal upgrade script. Update with update.php or via drush drush updb --entity-updates

workbench_access 8.x-1.0-alpha8

Bug fixes

Alpha8 fixes a minor issue in the upgrade path. It requires running the database update.

drush updb --entity-updates

If you previously upgraded to alpha7, check to ensure that your module settings for handling unassigned content are set correctly.

Update

This release has a major bug that needs to be fixed by applying https://www.drupal.org/files/issues/2018-03-12/2946766-wa-field-test-pas....

workbench_access 8.x-1.0-alpha7

Bug fixes
New features

Alpha7 is a major release and requires a database up[date. Run update.php or use drush

drush updb --entity-updates

As of this release, Workbench Access works with all content entity types. See the detailed change record for details.

workbench_access 8.x-1.0-alpha6

Bug fixes
New features

The alpha6 release contains minor bugfixes and features. No database updates are required as part of this release.

workbench_access 8.x-1.0-alpha5

Bug fixes
New features

This release includes some bug fixes and better handles installation of the module on an existing site.

New features

This alpha introduces a new setting, 'Deny access to unassigned content'.

In previous versions, content not assigned to a section was ignored. With this new setting enabled, content not assigned to a section will return an access denied for all editors.

The setting is off by default.

A module update is provided to enable the new setting.

workbench_access 8.x-1.0-alpha4

Bug fixes

Alpha 4 introduces a number of code-level improvements, spearheaded by lawowlan and acbramley.

Notably, we've split data storage for users and roles into services, which lets us be more consistent in the API. In the future, it will also mean that we can swap out the storage system.

The only user-facing change is that Workbench Access rules now apply on node creation. If the node type is under access control, a user must have access to at least one section in order to create content.

A complete list of changes:

workbench_access 7.x-1.5

Bug fixes

This is a minor maintenance release, fixing he following issues.

workbench_access 8.x-1.0-alpha1

Alpha release for Drupal 8.

Basic features are available. Test coverage is minimal. API may change.

workbench_access 7.x-1.3

Bug fixes

The 7.x-1.3 release is a maintenance release.

The following major changes are included:

workbench_access 7.x-1.1

New features
Bug fixes

Major functional improvements. The biggest of which is the ability to use native fields for Taxonomy and Menu instead of using a special field for Workbench Access.

New features

Bug fixes

workbench_access 7.x-1.0-beta8

New features
Bug fixes

This release fixes some known bugs. Updating the module may cause some behavior to change. Please read this document carefully.

New features

-- Feature #1082220: Configure Workbench Access by Content Type requested by Simon Georges. Allow access rules to be disabled by node type.

workbench_access 7.x-1.0-beta6

New features
Bug fixes

This release expands the use of the permission "Allow all members of this role to be assigned to Workbench Access sections." Now an individual user must have a role with this permission to be assigned sections.

Changes since 7.x-1.0-beta5:

workbench_access 7.x-1.0-beta5

First public beta of Workbench Access module.

Please read the documentation carefully before reporting bugs.

Subscribe with RSS Subscribe to Releases for Workbench Access