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.
Bug fix. Previously the confirmation label in the progress bar was assumed to be the default value of "Complete". Now the value in the webform's configuration settings is used.
- by dasha_v: PHPCS fix for: Type hint array missing.
- Handle proper redirects after clicking Empty tab on plan review page.
- PHP_CodeSniffer 2.7.0 code cleanup.
- Fix misspeled variable name.
- Handle proper redirects after clicking Empty plan link on plans overview page.
- Remove 'Use content deployment' permission as in Deploy - Content Staging
module (starting from version 7.x-3.0-alpha1) implemented permission
'Deploy deployment plans' which uses for same purpose.