2.0.0
Backwards incompatible release (major)
2.0.0
- Total issues resolved: 3
- Total pull requests resolved: 36
- Total contributors: 2
Documentation
- 547: Fix typo in docs thanks to @core23
- 544: Add upgrade information for removed salt thanks to @core23
Enhancement
- 546: Revert sendResettingEmailMessage method renaming thanks to @core23
- 537: Remove symfony deprecations thanks to @core23
- 500: Add attribute to pattern validator thanks to @core23
- 499: Remove composer-bin plugin thanks to @core23
- 493: Update build tools thanks to @core23
- 485: Run tests against PHP 8.1 thanks to @core23
- 483: Bump symfony 5.4 thanks to @core23
- 481: Remove deprecations thanks to @core23
- 455: Migrate YML translations to XLIFF thanks to @core23
- 446: Remove
nucleos_user.session
alias thanks to @core23 - 444: Add property type hints thanks to @core23
- 443: Move form buttons to actions thanks to @core23
- 442: Fix stan errors thanks to @core23
- 438: Minor code refactoring thanks to @core23
- 437: Add type hints to test classes thanks to @core23
- 431: Add type hints thanks to @core23
- 426: Use AuthenticationUtils to access login data thanks to @core23
Bug
- 545: Several fixes thanks to @core23
- 541: Fix broken service alias thanks to @core23
- 539: Fix refreshing user thanks to @core23
- 501: Fix
Pattern
constraint thanks to @core23 - 496: Fix user serialization thanks to @core23
BC Break
- 543: Remove Serializable interface from user thanks to @core23
- 542: Remove salt from user thanks to @core23
- 540: Remove Interface suffix and use specific prefix form default implementation thanks to @core23
- 538: Remove id from group thanks to @core23
- 536: Remove PasswordUpdater thanks to @core23
- 529: Remove deprecated code thanks to @core23
- 498: Remove remember me functionality thanks to @core23
dependency
- 497: Add support for symfony 6 thanks to @core23
- 476: Drop PHP 7 support thanks to @core23
- 427: Drop support for PHP 7.3 thanks to @core23
- 423: Update composer.json for version 2.x (Symfony 5.3+) thanks to @lgeorget