Releases: sourcebroker/t3api
Releases · sourcebroker/t3api
4.1.3
What's Changed
Other changes
- [BUGFIX] Refine file reference handling for POST requests by @kszymukowicz in #142
- [TASK] Add .gitignore to exclude file for composer package by @simonschaufi in #140
- [BUG] Trim colon from binds to prevent
Named parameter "text_ma_xxx" does not have a bound valueerror on matchAgainst search by @RayTM in #141 - [TASK] Remove for now the new feature "withBooleanQuery" by @kszymukowicz in #143
New Contributors
- @simonschaufi made their first contribution in #140
- @RayTM made their first contribution in #141
Full Changelog: 4.1.2...4.1.3
4.1.2
Full Changelog: 4.1.1...4.1.2
4.1.1
What's Changed
🚑 Fixed
-
[BUGFIX] Resolve caching issues on TYPO3 v13 @klamparski
Because of breaking change in core (#102932) following exception was thrown: "Setup array has not been initialized. This happens in cached Frontend scope where full TypoScript is not needed by the system"Previous solution to change page cache identifier (hash base) was not applied anymore and had to be moved into event listener.
Full Changelog: 4.0.3...4.1.1
4.1.0
What's Changed
👷 Changed
- [TASK] php84 compatibility by @kszymukowicz in #136
- [TASK] Mark nullable parameters explicit by @maikschneider in #135
Full Changelog: 4.0.3...4.1.0
4.0.3
What's Changed
🚑 Fixed
- [BUGFIX] Update testbed TYPO3 13 LTS dependencies, make testbed working offline by @kszymukowicz in #124
- [BUGFIX] Fix support for processors by @kszymukowicz in #132
Thanks go to @Moongazer for finding and debugging! - [BUGFIX] Fix m:n relations filter by @kszymukowicz in #133
Thanks go to @markusbraje for finding and debugging!
Full Changelog: 4.0.2...4.0.3
4.0.2
What's Changed
📖 Documentation
- [DOCS] docs update by @kszymukowicz in #121
Full Changelog: 4.0.1...4.0.2
4.0.1
What's Changed
🚑 Fixed
- [BUGFIX] Update TYPO3 version, update docs data. by @kszymukowicz in #119
Full Changelog: 4.0.0...4.0.1
4.0.0
3.0.5
What's Changed
Other changes
- [BUGFIX] array offset on null #100 by @idleworks in #101
Full Changelog: 3.0.4...3.0.5