Releases: FriendsOfTYPO3/interest
Releases · FriendsOfTYPO3/interest
Confirmed PHP 8.5 Compatibility + Cleanups
Fixed Bearer Authentication and CI
Fixes to TYPO3 v13 compatibility and upgrade wizard
What's Changed
- [BUGFIX] Replace deprecated hasDeletedRecord usage with DatabaseUtility check by @ErHaWeb in #128
- [BUGFIX] Improve record existence check in processCmdmap_postProcess() by @mabolek in #130
- [BUGFIX] Improve type and object version handling when deserializing by @mabolek in #131
- [RELEASE] Prepare version 3.0.1 by @mabolek in #132
Full Changelog: 3.0.0...3.0.1
Compatibility with TYPO3 v13 and FriendsOfTYPO3 namespace
What's Changed
- [TASK] Use Connection instead of PDO by @ErHaWeb in #117
- [!!!][FEATURE] TYPO3 v13 LTS Support by @mabolek in #120
- [FEATURE] Custom DTO serialization methods by @mabolek in #123
- [!!!][TASK] Migrate to FriendsOfTYPO3 namespace by @mabolek in #122
- [DOCS] Use new rendering configuration by @mabolek in #124
- [TASK] Remove autoload from ext_emconf.php by @mabolek in #125
- [TASK] Update authors and remove patch by @mabolek in #126
Full Changelog: 2.1.2...3.0.0
Remove default value when using InputOption::VALUE_NONE
What's Changed
- [BUGFIX] Remove default value when using InputOption::VALUE_NONE by @ErHaWeb in #114
- [RELEASE] Prepare version 2.1.2 by @mabolek in #115
Full Changelog: 2.1.1...2.1.2
Compatibility with changes in TYPO3 11.5.35, 12.4.10, and 12.4.11
What's Changed
Full Changelog: 2.1.0...2.1.1
Support for PHP 8.3
Compatibility with TYPO3 v11 and v12
What's Changed
- [BUGFIX] Remove $imageUpdates overwrite in UpdateRecordOperationTest by @mabolek in #104
- [!!!][FEATURE] Compatibility with TYPO3 v11 and v12 by @mabolek in #105
- [TASK] Directly parse request body as associative array by @mabolek in #106
- [FEATURE] TYPO3 v12 reactions support by @mabolek in #107
- [!!!][TASK] Refactor operation logic to use PSR-14 events by @mabolek in #108
- [TASK] Prepare release 2.0.0 by @mabolek in #109
Full Changelog: 1.3.0...2.0.0
Support for PHP 8.2 in code and CI checks
What's Changed
- [BUGFIX] Delete remote ID only with parent record by @mabolek in #100
- [FEATURE] Support for PHP 8.2 in code and CI checks by @mabolek in #102
Full Changelog: 1.2.3...1.3.0
Allow empty request body on DELETE
What's Changed
Full Changelog: 1.2.2...1.2.3