Skip to content

13.1.0 Small Features

Choose a tag to compare

@sbusemann sbusemann released this 29 Sep 10:13
· 120 commits to main since this release

What's Changed

  • [FEATURE] Show all usergroups of a feuser in BE Module - ported by Stefan Busemann (in2code)

  • [FEATURE] introduce new mail configuration option for replyTo - thx Sebastian Stein (in2code)

  • [BUGFIX] fix sjbr/sr-freecap integration - thx Sebastian Stein (in2code)

  • [BUGFIX] Pass Request to sr_freecap in ClientsideValidator - thx Andreas Nedbal (in2code)

  • [BUGFIX] fix broken phpunit tests - thx Sebastian Stein (in2code)

  • [BUGFIX] Resolve country select list without EXT:static:info_tables - thx to Alexander Nitsche

  • [TASK] Keep development-only files out of Composer installations - thx to Oliver Klee

  • [TASK] fix php 8.4 explicit nullable type deprecations - thx Sebastian Stein (in2code)

  • [TASK] fetch logged-in user id from user context - thx Sebastian Stein (in2code)

  • [TASK] add note to country testpag- thx Sebastian Stein (in2code)

  • [TASK] mark getStatesOptions and getCountryOptions argument as passed by reference- thx Sebastian Stein (in2code)

  • [DOCUMENTATION] add documentation why "enforceNewSessionId" is used in UserUtility::login(...)

  • sr_freecap integration fixes by @pixeldesu in #661

Full Changelog: 13.0.0...13.1.0