registration 3.4.9

Bug fixes

The 3.4.6 to 3.4.9 series of releases address an issue that some sites experienced regarding circular service dependencies.

The 3.4.9 release has the full set of changes and should be installed instead of earlier releases.

If you are upgrading from 3.4.5+, perform a full cache clear after upgrading.

If you are upgrading from 3.4.4 or prior, see the release notes for version 3.4.5.

registration 3.4.8

Bug fixes

Note: This release can cause a circular dependency error on sites with a large number of modules installed. Please install version 3.4.9 instead.

registration 3.4.7

Bug fixes

Note: This release can cause a circular dependency error on sites with a large number of modules installed. Please install version 3.4.9 instead.

registration 3.4.6

Bug fixes

Note: This release can cause a circular dependency error on sites with a large number of modules installed. Please install version 3.4.9 instead.

#3574058: Avoid circular references

registration 3.4.5

Bug fixes
New features

Note: This release can cause a circular dependency error on sites with a large number of modules installed. Please install version 3.4.9 instead.

registration 3.4.4

Bug fixes
New features

If you are upgrading from a 3.1.x or 3.3.x release, see the release notes for version 3.4.0.

registration 3.4.3

Bug fixes
New features

After upgrading, perform a database update, followed by a configuration export. Changes to the configuration should then be committed to your code repository. If you are upgrading from version 3.4.2, no database updates occur unless you have the registration_waitlist submodule enabled.

If you are upgrading from a 3.1.x or 3.3.x release, see the release notes for version 3.4.0.

registration 3.4.2

Bug fixes
New features

After upgrading, perform a database update, followed by a configuration export. Changes to the configuration should then be committed to your code repository.

If you are upgrading from a 3.1.x or 3.3.x release, see the release notes for version 3.4.0.

registration 3.4.1

Bug fixes
New features

If you are upgrading from a 3.1.x or 3.3.x release, see the release notes for version 3.4.0, especially the change records.

registration 3.4.0

Bug fixes
New features

This release adds new features for site builders and administrators, as well as developers using the Registration API. It also includes numerous enhancements to reduce code duplication and improve consistency of the module with Drupal core, especially in the area of permissions.

registration 3.1.7

Bug fixes
New features
Unsupported

After upgrading to this release, update your database and export your configuration. These steps would typically be performed using Drush:
drush updb -y
drush cex -y

This release enhances access control and makes it easier to override core registration functionality using custom modules. It also adds new options to hide the Status and Spaces fields on registration forms in certain situations.

registration 3.3.1

Bug fixes
New features
Unsupported

After upgrading to this release, update your database and export your configuration. These steps would typically be performed using Drush:
drush updb -y
drush cex -y

This release enhances access control and makes it easier to override core registration functionality using custom modules. It also adds new options to hide the Status and Spaces fields on registration forms in certain situations.

registration 3.3.0

New features
Unsupported

This is the same as the 3.1.6 release, except it removes support for Drupal 9 and adds support for Drupal 11.

registration 3.1.6

Unsupported

There are no functional changes in this release. This is the last common commit before a new 3.3.x branch is started.

#3472793: Fix failing tests on the 3.1.x branch

registration 3.2.0

New features
Unsupported

NOTE: The 3.2.x branch has been deprecated, please use the most recent 3.3.x release instead of this one.

This is the same as release 3.1.5, except it removes support for Drupal 9 and adds support for Drupal 11.

If you are upgrading directly from 3.1.4, please see the release notes for 3.1.5.
If you are upgrading from a release prior to 3.1.4, please view the release notes for all previous releases including 3.1.5.

registration 3.1.5

Bug fixes
New features
Unsupported

NOTE: To pickup the new dependencies created by # 3467845, resave your registration types and then export your configuration.

Bug fixes:

registration 3.1.2

Bug fixes
New features
Unsupported

This release is incompatible with Drush releases before 12.4.2 as noted here.
Please upgrade to Registration 3.1.3 instead of using this release.

Bug fixes:

registration 3.1.0

Bug fixes
New features
Unsupported

After upgrading to this release you must perform the following steps:

* Run database updates
* Export your configuration after the updates complete

registration 3.0.0-rc2

New features
Unsupported

Second release candidate of Entity Registration.

registration 3.0.0-rc1

Bug fixes
Unsupported

First release candidate of Entity Registration.

Adds tests, and fixes minor bugs discovered through those tests.

registration 3.0.0-beta4

Bug fixes
New features
Unsupported

Differences compared to the beta3 release:

Add a submodule with support for scheduled actions and emails.
Add global settings for registration settings sync on multilingual sites.
Prevent deletion of used registration types.
Add missing schema for a field formatter.

A cache clear must be performed after upgrading to this release.

registration 3.0.0-beta3

Bug fixes
Unsupported

Differences compared to the beta1 release:

#3334521: Allow 0 (unlimited) to be set on Maximum number of spaces allowed
Fix option labels for the set state action.

A database update must be performed after upgrading to this release.

registration 7.x-2.0-beta5

Bug fixes
Unsupported

Any sites using 7.x-2.0-beta releases should update to this release immediately.

Sites that allow non-administrative users to manage registrations because the users can update the registration host entity and have "update own registration" permission for a given registration type, may need to give those users the "administer own registration" permission for them to retain the ability to manage registrations after installing this upgrade.

registration 3.0.0-beta2

Bug fixes
New features
Unsupported

Differences compared to the beta1 release:

  • Adds a submodule that provides permissions and operations for workflow transitions.
  • Changes the manage registrations access check to stay in sync with recent 7.x security advisory.

registration 7.x-1.9

Security update
Unsupported

Security release.

Sites that allow non-administrative users to manage registrations because the users can update the registration host entity and have "update own registration" permission for a given registration type, may need to give those users the "administer own registration" permission for them to retain the ability to manage registrations after installing this upgrade.

Resolves Entity Registration - Moderately critical - Access bypass - SA-CONTRIB-2022-063

registration 7.x-2.0-beta4

Security update
Unsupported

This is a security release for the 7.x-1.x branch of the module. Information about the update can be found in the security announcement.

Changes since 7.x-1.7:

Revert "Issue #2357533 by alberto56: Improve registration_administer_registrations_access() function so one can check access for other accounts (not the current one)"

registration 3.0.0-beta1

Bug fixes
Unsupported

Initial beta release of Registration for Drupal 9 and 10. Please view the README file for important information about how to configure this module.

registration 3.0.0-alpha7

Bug fixes
New features
Unsupported

Initial release of Registration for Drupal 9 and 10. Please view the README file for important information about how to configure this module.

Differences compared to the alpha6 release:

Adds a user registrations listing.
Minor bug fixes.

registration 3.0.0-alpha6

Bug fixes
New features
Unsupported

Initial release of Registration for Drupal 9 and 10. Please view the README file for important information about how to configure this module.

Differences compared to the alpha5 release:

Move most registration validation into a constraint.
Add a composer.json file.
Add an explicit canceled state.

registration 3.0.0-alpha5

Bug fixes
Unsupported

This is a complete rewrite of the module for Drupal 9 and 10. It works similarly to the Drupal 7.x-1.7 release but please consult the README for information on the differences.

Differences compared to the alpha4 release:

Various minor fixes and improvements required for the first Drupal 9/10 alpha release of Commerce Registration.

registration 3.0.0-alpha4

Bug fixes
Unsupported

This is a complete rewrite of the module for Drupal 9 and 10. It works similarly to the Drupal 7.x-1.7 release but please consult the README for information on the differences.

Differences compared to the alpha3 release:

Various minor fixes and improvements required for the upcoming Drupal 9/10 release of Commerce Registration.

registration 3.0.0-alpha3

Bug fixes
Unsupported

This is a complete rewrite of the module for Drupal 9. It works similarly to the Drupal 7.x-1.7 release but please consult the README for information on the differences.

Differences compared to the alpha2 release:

* Updated README
* Fixed a migration issue

registration 3.0.0-alpha2

New features
Unsupported

This is a complete rewrite of the module for Drupal 9. It works similarly to the Drupal 7.x-1.7 release but please consult the README for information on the differences.

registration 7.x-2.0-beta3

Security update
Bug fixes
New features
Insecure
Unsupported

This release includes various bugfixes and minor feature improvements, and one security fix for anyone using anonymous registration. For more on the security issue, see the announcement. Note that if you use anonymous registrations and send out links for registrants to re-visit their registrations later, you may need to update the format for your links to use the new hash link or property.

Changes since 7.x-2.0-beta2:

registration 7.x-1.7

Security update
Bug fixes
Insecure
Unsupported

This release includes various bugfixes and minor feature improvements, and one security fix for anyone using anonymous registration. For more on the security issue, see the announcement. Note that if you use anonymous registrations and send out links for registrants to re-visit their registrations later, you may need to update the format for your links to use the new hash link or property.

Changes since 7.x-1.6:

registration 7.x-2.0-beta2

Bug fixes
Insecure
Unsupported

This beta release includes a key fix for new installations, some tests, and a number of miscellaneous small patches and bugfixes.

Changes since 7.x-2.0-beta1:

registration 7.x-2.0-beta1

New features
Insecure
Unsupported

The first official release of the Registration-2.x branch, which allows for any entity with an Email Address to register. It also includes Registration Check-in, a rapid check-in tool for tracking event attendance.

registration 7.x-1.6

Security update
Bug fixes
Insecure
Unsupported

This release fixes an issue with the upgrade path to the 7.x-1.5 release that was causing fatal errors for some users. It contains one patch:

Pages

Subscribe with RSS Subscribe to Releases for Entity Registration