Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
60.7 KB
MD5: 63f6f1185c9d7f42978aa48a516e0478
SHA-1: 5c77901cc7a96ce363bc2ea8a0994598cfadd4f8
SHA-256: a0fdc7da8523d3abec169958147d977cd57838cfae3ef47ef615e25c115b2822
Download zip
108 KB
MD5: d010b78caf6717ecd73d60cd80a2a0f2
SHA-1: 2671a6d574addd9f90c29226119ed93e0b0c16c9
SHA-256: e02bf8dba45b8b168487e6a83536a8fba670c88af498702a76c75cc3de76a90a
Release notes
High-level changes since 8.x-1.0-alpha7:
- Fixed a massive performance degradation. If your form submissions are ridiculously slow, this should fix that.
- All tests are now passing again.
Detailed changes since 8.x-1.0-alpha7:
- #3086250 by sboden, tbenice, mindaugasd, solide-echt, Kris77, SocialNicheGuru: Perform form validation once per form. (#)
- #3086250 by colan: Reversed the order of functions for readability, and fixed minor coding standards issues. (#)
- #3134183 by nuez: Fixed broken tests. (#)