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.
rebuild the form handling from the ground up, including a new worth element. This means less code and the worth element can be used in configuration objects.
the forms module now uses its own filter, and is hence compatible with i18n.
Signature blocks are working better.
the token has changed from [transactions:whatever] to [transaction:whatever]
You'll need to resave your admin/accounting/forms!
Biggest changes:
- Completely rewritten batching & queueing. Selecting all items on all pages is now batched in order to avoid timeouts.
- Removed the default views that ship with VBO. Use Administration Views instead.
Fixing the loading animation and adding an image. Previous was placeholder text that said "Loading". Update the destination parameter only if it wasn't previously set.