Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This release provides Drupal 9 compatibility, adds support for Composer, improves accessibility for custom button images, prevents the module's library from loading on admin pages, and includes other minor changes.
Please note, this release adds permissions control to bulk unpin/pin and publish/unpublish.
New since the previous release: #3130730: Drupal 9 compatibility
The possibility to delete the configuration defined somewhere else is added.
E.g. if webform.webform.contact exists in the default configuration storage, you can delete in if a configuration split is enabled. To do this, add the following line to Configuration Split Ignore settings of the split:
!webform.webform.contact
This is the initial dev release of the module. It is being used in production on multiple Drupal 8 sites but requires further testing and documentation.