Skip to content

2.0.0

Compare
Choose a tag to compare
@XWB XWB released this 29 Mar 13:22
· 537 commits to master since this release
  • Removed default fos_user.from_email configuration values.
  • Removed usage of internal Twig APIs when rendering emails.
  • Add a timeout for the reset retry request.
  • Add Esperanto translations.
  • Fixed incorrect confirmation url.
  • Commented outdated entries in several translation files.
  • [BC break] Use UserManager::getRepository() instead of UserManager::$repository.
  • [BC break] Use UserManager::getClass() instead of UserManager::$class.