- [FEATURE] add TYPO3 13.4 LTS compatibility
- [BUGFIX] fix usage of service registry if EXT:reports is not installed
- [TASK] improve creation of status reports for TYPO3 12
- [BUGFIX] fix null exception when calling status report checks with eID call
- [TASK] refactor extension list report
- [TASK] remove check for changed extension files (does not work in modern extensions)
- [TASK] Remove output of exception details
- [TASK] Remove deprecated internal logger class
- [TASK] Improve exception handling
- [TASK] Skip initialization of TSFE, when it is not needed
- [TASK] Improve TSFE initialization for TYPO3 11 and 12
- [FEATURE] Added support for TYPO3 12 LTS (12.4)
- [TASK] Breaking: Removed support for TYPO3 4.5 - 9.5 (since it's highly unlikely, that any extension updates will be released for these TYPO3 versions)
- [BUGFIX] fix undefined array key in directory size calculation
- [BUGFIX] fix var path retrieval for TYPO3 < 9
- [BUGFIX] fix reading last log lines for empty log file
- [BUGFIX] always add fallback report data, even if reports extension is installed
- [BUGFIX] always set current TYPO3 version in report
- [BUGFIX] fix undefined array key warning in Dispatcher
- [FEATURE] show last 50 log entries from var/log; show directory sizes of var subdirectories
- [TASK] catch report exceptions and add exception report in result
- [BUGFIX] set NullOutput reference for update wizards implementing ChattyInterface
- [BUGFIX] keep custom reports, even if core reports are not empty
- [FEATURE] update report checks for TYPO3 >= 10.4
- [FEATURE] add TYPO3 11.5 compatibility
- [BUGFIX] replace array keys of result data that can't be used as XML tag names in database schema info
- [TASK] refactor database schema update statement report
- [FEATURE] add install tool reports for database analyzer and upgrade wizards
- [TASK] add extension-key in composer.json
- [TASK] fix for PHP 7.4: Array and string offset access syntax with curly braces is deprecated
- [TASK] set static extension icon path if file exists
- [FEATURE] add extension svg icon