Skip to content

v0.8.0

Choose a tag to compare

@benatespina benatespina released this 02 Feb 21:50
· 12 commits to master since this release
  • Added Api integration with json render responses apart of the html render responses.
  • Added two Symfony console commands that purge outdated invitation tokens and remember password tokens.
  • Removed deprecated JWT Authenticator.
  • Rewritten the UserUrlGenerator's associated service.
    • More info in the new documentation's event subscriber section and inside UPGRADE.md file.
  • Upgraded PHP-CS Fixer.
  • Fixed bug that generate a infinite loop with Twig template includes.
  • [Travis CI] Dropped support for HHVM and added for PHP 7.1.