All notable changes to this project will be documented in this file.
- support for TYPO3 v13
- rename namespace to
Xima\XimaTypo3RecentUpdates
- rename extension key to
xima_typo3_recent_updates
- update language files to xlf version 1.2, add xml namespace for validation, adjust some attributes - thanks @maikschneider
- error "Uid must be a positive integer, 0 given" in editRecord viewhelper
- fix: empty type error
- TYPO3 v11 support - thanks @maikschneider
- use ListItem DTO - thanks @maikschneider
- json decoding and data management - thanks @maikschneider
- Consistence of provided data
- Initial extension files