v3.0.0-beta2
Pre-release
Pre-release
repository-forms changes between 3.0.0-beta1 and 3.0.0-beta2
Improvements
- EZP-30529: As a Developer I want Field Types to be injected into DI Container (#302)
- EZP-30814: Remove Twig deprecations (#307)
- EZP-30812: Remove deprecated use of Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch method (#304)
- EZP-30828: As a Maintainer I want to replace usage of deprecated \Symfony\Component\EventDispatcher\Event class in favour of Symfony\Contracts\EventDispatcher\Event (#309)
- EZP-30880: As a Developer I want MatcherFactory to use registry to avoid direct Container calls (#313)
- EZP-30906: Remove deprecated templating services (#314)
- EZP-30797: As an administrator, I want to configure a password expiration for users (#311)
- EZP-30938: Remove usage of deprecates setCurrentUser method (#315)
- EZP-30394: As a Developer I want to implement an External Storage for the User Field Type (#318)