Skip to content

2.1.0

Compare
Choose a tag to compare
@stof stof released this 19 Feb 13:48
· 338 commits to master since this release
v2.1.0
2e04e33
  • Dropped Symfony < 2.8 support.
  • Added Symfony 4 compatibility.
  • Refactored controllers and commands to use DI. Projects extending these classes will need to adapt their code (but should rather use supported extension points when possible).
  • Redirect to login when requesting resetting password with invalid token.
  • Added autocomplete hints for password inputs.
  • Fixed several incorrect Turkish translations.