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.
- Changed the permission to see the list of resubmitted entries.
- Changed the accessibility of the nodes. Every user can resubmit every node, if he has access to the edit form.
- Updated the primary key in the resubmission_nodes table.
- Added a block with the 7 most important resubmission nodes as fast access.
- bug fix: The description text on the settings page was escaped.
- Added an alert window for the description text on the settings page.
- fixed issue #974414
Added in some extra per-form CSS, so you may have more than one
webform block on the screen at a time. In reference
to issue #1010044: Multiple forms on a page.