All notable changes to this project will be documented in this file, in reverse chronological order by release.
Release Notes for 2.4.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
- 514: Add support for nucleos/user-bundle 3 thanks to @core23
- 513: Add "User" validation group to be compatible with upcoming user-bundle release thanks to @core23
Release Notes for 2.3.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 510: Allow using emails with display name thanks to @alexsegura
Release Notes for 2.2.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 1
- 507: Drop symfony 6.1 support thanks to @core23
- 502: Drop support for PHP 8.0 thanks to @core23
- 506: Update build tools thanks to @core23
Release Notes for 2.1.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 3
- 482: Allow newer Doctrine dependency version thanks to @Guite
- 478: Update symfony contracts to ^1.0 || ^2.0 || ^3.0 thanks to @renovate[bot]
- 477: Update dependency doctrine/persistence to ^2.2.2 || ^3.0.0 thanks to @renovate[bot]
- 448: Use shared pipelines thanks to @core23
- 445: Rework build triggers thanks to @core23
Release Notes for 2.0.0
Backwards incompatible release (major)
- Total issues resolved: 6
- Total pull requests resolved: 13
- Total contributors: 1
- 444: Next major preparations thanks to @core23
- 415: Remove composer-bin plugin thanks to @core23
- 412: Update build tools thanks to @core23
- 384: Migrate YML translations to XLIFF thanks to @core23
- 382: Simplify profile editing / registration thanks to @core23
- 378: Add type hints thanks to @core23
- 377: Move
SubmitType
buttons to actions thanks to @core23 - 245: Migrate YML translations to XLIFF thanks to @core23
- 443: Add symfony 6 support thanks to @core23
- 436: Bump nucleos/user-bundle thanks to @core23
- 407: Bump symfony 5.4 thanks to @core23
- 398: Drop PHP 7 support thanks to @core23
- 375: Drop support for symfony 4.4 thanks to @core23
- 373: Drop support for PHP 7.3 thanks to @core23
Release Notes for 1.8.0
Feature release (minor)
- Total issues resolved: 1
- Total pull requests resolved: 5
- Total contributors: 1
-
437: Add PHP routing files thanks to @core23
-
431: Add type hints thanks to @core23
-
430: Update tools and use make to run them thanks to @core23
-
428: Normalize composer.json thanks to @core23
-
432: Migrate routing files to PHP thanks to @core23
- 429: Drop PHP 7 support thanks to @core23
Release Notes for 1.7.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
- 368: Remove egulias/email-validator dependency thanks to @alexsegura
- 333: Allow user manipulation on PROFILE_EDIT_SUCCESS thanks to @core23
Release Notes for 1.6.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
- 325: Use default form theme thanks to @core23
- 324: Add support for html mails thanks to @core23
Release Notes for 1.5.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
- 314: Fix using wrong password validation message thanks to @core23
- 313: Add intl dependency to use LocaleType thanks to @core23
- 249: Fix French + add Spanish thanks to @alexsegura
Release Notes for 1.4.0
Feature release (minor)
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
- 241: Fix the mail class used for registration thanks to @lgeorget
- 239: Fix YAML syntax error. thanks to @alexsegura
- 238: Add a French translation for the bundle thanks to @lgeorget
Release Notes for 1.3.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
- 196: Fix DI for ConfirmRegistrationAction thanks to @core23
- Added custom event to fix email confirmation system @fkrauthan (#156)
- Delegate validation constraints to registration @core23 (#141)
- Fix wrong EmailConfirmationListener argument @seizan8 (#35)