2.1.0
- 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.