Releases: FriendsOfTYPO3/interest
Releases · FriendsOfTYPO3/interest
Make TSFE->sys_page available in TYPO3 v11
What's Changed
- [BUGFIX] make TSFE->sys_page available in TYPO3 v11 by @pixelmatseriks in #89
Full Changelog: 1.1.4...1.1.5
Migrate legacy command definition format
What's Changed
Full Changelog: 1.1.3...1.1.4
Recognize new TCA type 'category'
What's Changed
- [BUGFIX] Fix typo by @ericbode in #87
- [RELEASE] Prepare for version ''1.1.3'' by @MattiasNilsson in #88
- [FEATURE] Recognize new TCA type 'category' by @ericbode in #86
New Contributors
Full Changelog: 1.1.2...1.1.3
Fix auto publish to TYPO3 TER
Delete removed relations
What's Changed
- [BUGFIX] delete removed relations by @pixelmatseriks in #83
- [RELEASE] Prepare for version ''1.1.1'' by @MattiasNilsson in #84
Full Changelog: 1.1.0...1.1.1
Disable reference index with HTTP header
What's Changed
- [FEATURE] Add HTTP header option to disable reference index update by @pixelmatseriks in #81
- [TASK] Move responsibility to correct class by @mabolek in #82
Also includes documentation of file upload and APIs for extending or modifying the functionality.
Full Changelog: 1.0.2...1.1.0
Fix deferred operations
What's Changed
Full Changelog: 1.0.1...1.0.2
Stable release with two new events
What's Changed
- [FEATURE] add event in router to make it possible to alter method to use by @pixelmatseriks in #78
- [FEATURE] HttpResponseEvent for post-processing responses by @mabolek in #79
Full Changelog: 1.0.0-beta.9...1.0.1
Better language handling through improved internal APIs
What's Changed
Full Changelog: 1.0.0-beta.8...1.0.0-beta.9
Bugfixes in DB handling, logs, value transform, PID
What's Changed
- [BUGFIX] Reattempt cache clear after DeadlockException by @mabolek in #70
- [BUGFIX] restore log functionality by @pixelmatseriks in #72
- [BUGFIX] make sure single-value array is transformed to scalar value by @pixelmatseriks in #73
- [BUGFIX] Make empty endpoint accessible by @mabolek in #75
- [BUGFIX] Return PID as zero only when rootLevel is 1 by @mabolek in #76
New Contributors
- @pixelmatseriks made their first contribution in #72
Full Changelog: 1.0.0-beta.7...1.0.0-beta.8