8.4.0 New Logging feature
What's Changed
- [FEATURE] Add log backend view, frontend login logging and log cleanup command - thx to Sebastian Stein (in2code)
- [FEATURE] Add logging for loginAs impersonation attempts - thx to Sebastian Stein (in2code)
- [BACKPORT][BUGFIX] respect "includeHiddenContent" for plugin validation - thx to Sebastian Stein (in2code)
- [BUGFIX] remove feature check from isAdminAuthentication() - thx to Sebastian Stein (in2code)
- [BUGFIX] Missing userConfirmationRefused statement - thx to Stefan Busemann (in2code)
- Remove errorneous function call from partial revert by @pixeldesu in #672
- v8: Fix admin confirm/refuse backend actions by @pixeldesu in #671
- [BUGFIX] Apply TCA migrations for TYPO3 12LTS by @oliverklee in #685
Full Changelog: 8.3.3...8.4.0``