Skip to content

Releases: in2code-de/femanager

Maintenance Release

06 Aug 20:07
Compare
Choose a tag to compare

[Bugfix] Allow validation via captcha - thanks to Germar https://github.com/Germar and dnozdrin https://github.com/dnozdrin

5.3.0 Minor Release

06 Jul 20:32
Compare
Choose a tag to compare

5.1.1 Maintenance Release

26 May 13:13
Compare
Choose a tag to compare

[BUGFIX] Repair Admin confirmation view for TYPO3 9 LTS

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

21 May 17:08
Compare
Choose a tag to compare

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

5.0.0 Major Release

01 Feb 13:45
Compare
Choose a tag to compare

This release adds mainly support TYPO3 version 9.

There are no big breaking changes include. Main change is, that all eid scripts were replace, by a page num approach. In order that the js validation works, you need to take care, that you these page typenums are available:

  1. Backend Module: Login as User feature
feManagerLoginAs.typeNum = 1548943013

see the complete config in file ext_typoscript_setup.txt

  1. Frontend Validation via JS
feManagerLoginAs.typeNum = 1548935210

see the complete config in file Configuration/TypoScript/setup.ext

4.2.5 Bugfix Release

30 Jan 12:45
Compare
Choose a tag to compare

[BUGFIX] Validation failed for date and some other datetypes via client side validation

4.2.4 Bugfix Release

24 Jan 22:10
Compare
Choose a tag to compare

[BUGFIX] Fix regression of security update
[BUGFIX] Validation of "password repeat" field fails

4.2.3 Security Release

22 Jan 10:46
Compare
Choose a tag to compare

Security Fix - please update!

Don't allow a complete bypass of the validation