Install
Works with Drupal: ^9.3 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
NOTE: To pickup the new dependencies created by # 3467845, resave your registration types and then export your configuration.
Bug fixes:
#3447172: Registration field help text configuration is ignored
#3467845: RegistrationType entities do not add a dependency on their workflow
Enhancements:
#3439317: Add permissions to maintain registrations for editable host entities
#3461218: Update field tests for Drupal 10.3
#3462019: Host entity should have a getEntityTypeLabel() method
#3464717: HostEntity::isUserRegistered() and isEmailRegistered() don't consider edge cases
Bug fix for enhancement:
#3468791: Passing an array value to a database condition without using a compatible operator is no longer supported