Skip to content

Releases: oliverklee/ext-feuserextrafields

V3.1.0: Add some repository methods and fix a bug

26 Apr 15:10
v3.1.0
0fad4ee
Compare
Choose a tag to compare

Added

  • Add FrontendUser(WithCountry)Repository::existsWithUsername (#69)
  • Add FrontendUser(WithCountry)Repository::findOneByUsername (#68)

Changed

  • Reuse initializeObject from the constructor (#54)

Fixed

  • Fix the German label for static_info_country (#68)

V4.0.0: Drop support for TYPO3 9LTS

12 Apr 16:01
v4.0.0
6ade758
Compare
Choose a tag to compare

Changed

  • Reuse initializeObject from the constructor (#54)
  • Switch the code coverage collection to Coveralls (#53)

Removed

  • Drop support for TYPO3 V9 (#49)

Fixed

  • Make sure the necessary directories get created when running the tests (#56)

V3.0.0: Completely rewritten for TYPO3 V9/V10

07 Apr 14:37
v3.0.0
c607d67
Compare
Choose a tag to compare

Completely rewritten for TYPO3 V9/V10.