Skip to content

5.1.0 Minor Release: Support for PHP 7.3 and TYPO3 8 & 9 LTS

Compare
Choose a tag to compare
@sbusemann sbusemann released this 21 May 17:08

Changes:

  • [FEATURE] Allow TYPO3 Version 8, allow PHP 7.3
  • [BUGFIX] Allow password hashing none for TYPO3 V9
  • [BUGFIX] Invitation: Peform expected redirect (thanks to Footrotflat)
  • [BUGFIX] Use HashFactory of V9 and fallback for V8
  • [BUGFIX] use hash password methods (thanks to Lex Frolenko)
  • [BUGFIX] Fix JS validation URL (thanks to Daniel Haupt)
  • [BUGFIX] Use doctrine contraints on pluginRespository (thanks to netcoop)
  • [BUGFIX] use doctrine for UserUtility queries
  • [BUGFIX] Update russian lang label
  • [BUGFIX] Update GetFirstViewHelper (thanks to Oliver Beck)
  • [BUGFIX] Fix translation of field names in form errors (thanks to Daniel Haupt)
  • [TASK] Add signal beforeSend (thanks to Michael Bakonyi)
  • [TASK] Updated 5.0.0 release date (thanks to Stephan Großberndt)
  • [TASK] Consistent naming for ConnectionPool method (thanks to Stephan Großberndt)
  • [TASK] Fix a small typo in FAQ (thanks to Thomas Deuling)
  • [DOCS] Add migration notes
  • [DOCS] Fix multiple errors and warnings (thanks to Daniel Haupt)
  • [DOCS] Add detailed changelog