We intend to follow Semantic Versioning 2.0.0, if you find a change that break's semver, please create an issue.
Nov 30th, 2021
- #193 - allow deprecation contracts 3.0 - @jrushlow
Nov 18th, 2021
- #183 - add method return types for symfony 6 support - @jrushlow
- #184 - [translations] add Dutch translations - @jrushlow
- #185 - [translations] add Czech translations - @jrushlow
- #187 - [translations] Add Japanese translation - @jrushlow
- #189 - add support for symfony 6 - @jrushlow
July 12th, 2021
- #176 - Allow using PHP 8 attributes for doctrine entities - @Tobion
June 30th, 2021
- #169 - Add Finnish language translations - @nicodemuz
May 5th, 2021
- #165 - Add Arabic Translations - @zairigimad
April 12th, 2021
- #164 - Turkish translation file - @mssoylu
March 31st, 2021
- #156 - add ability to generate a fake reset token - @jrushlow
March 4th, 2021
- #160 - Add Italian translation - @cristoforocervino
- #158 - Add Portuguese translation- @larzuk91
- #157 - Add spanish translations - @larzuk91
February 17th, 2021
- #152 - Add Russian translation - @bocharsky-bw
- #151 - Add Ukrainian translation - @bocharsky-bw
- #150 - add Serbian translations - @jrushlow
- #149 - Enhancement: Add Polish translations - @thomas2411
- #148 - Enhancement: Add French translations - @routmoute
- #145 - Enhancement: Add German translations - @OskarStark
January 15th, 2021
- #143 - helper methods for storing ResetPasswordToken in session - @jrushlow
December 19th, 2020
- #139 - revert unintended default UTC tz on expiresAt - @jrushlow
December 18th, 2020
- #135 - improve token expiration - @jrushlow
December 10th, 2020
- #134 - Allow installation with PHP8, add Symfony 5.2 to tests - @ker0x
April 18th, 2020
- #105 - [bug] ensure all requests are removed for user - @kbond
April 17th, 2020
- #104 - [feature] add additional detail to TooManyPasswordRequestsException - @kbond
- #103 - [bug] increase time before expired requests are garbage collected to 1 week - @kbond
- #99 - Fix typo hasUserHisThrottling to hasUserHitThrottling (his/hit) - @cjhaas
April 5th, 2020
- #93 - fixed remove-expired CLI command error - @jrushlow
April 3rd, 2020
- #79 - fixed incorrect fake repo namespace - @jrushlow
March 27th, 2020
- Initial pre-release for testing