Releases: sitegeist/fluid-components
Releases · sitegeist/fluid-components
3.8.3 generate placeholder images internal
What's Changed
- [FEATURE] generate placeholder images internal by @ulrichmathes in #167
Thanks sascha-egerer for the GifBuilder part and Ralf for the SVG file.
Full Changelog: 3.8.2...3.8.3
3.8.2 fix regression for TYPO3 12
What's Changed
- [BUGFIX] fetch ServerRequest v12 compatible by @ulrichmathes in #163
Full Changelog: v3.8.1...3.8.2
v3.8.1 TYPO3 13 and Fluid 4 support
- TYPO3 13 and Fluid 4 support by @ulrichmathes in #162
Full Changelog: v3.7.1...v3.8.1
What's Changed
- TYPO3 13 support by @ulrichmathes in #159
- [TASK] update testing setup by @ulrichmathes in #161
- TYPO3 13 and Fluid 4 support by @ulrichmathes in #162
- [FEATURE] Provide image dimensions in data structures by @s2b in #122
Full Changelog: v3.7.1...v3.8.1
pre-release TYPO3 13.2
This release is only compatible with typo3fluid/fluid:2.14.1
.
Steps forward to TYPO3 13.4 and fluid 4 will follow after Feature Freeze of TYPO3.
What's Changed
- TYPO3 13 support by @ulrichmathes in #159
Full Changelog: v3.7.1...v3.8.0
v3.7.1
What's Changed
- Bugfix for return value from type conversion by @MaxAmann-sitegeist in #156
New Contributors
- @MaxAmann-sitegeist made their first contribution in #156
Full Changelog: 3.7.0...v3.7.1
3.7.0
What's Changed
- [TASK] Increment version number by @s2b in #146
- [FEATURE] Named slots with fc:content ViewHelper by @s2b in #137
- [FEATURE] Deprecate LocalFile/LocalImage, use Fal instead by @s2b in #128
- Respect class inheritance during component argument conversion by @s2b in #121
- [DOC] Improve documentation for named slots by @s2b in #147
- [BUGFIX] Don't lowercase component tag names in XSD by @helhum in #148
- [BUGFIX] Add missing namespace by @s2b in #149
- [BUGFIX] Add missing namespaces by @s2b in #150
- adjust responsibility by @ulrichmathes in #155
Full Changelog: 3.6.0...3.7.0
3.6.0
What's Changed
- [DOC] Fix variable name by @s2b in #134
- [BUGFIX] Fix incorrect return type in annotation by @s2b in #136
- Feature/typo3v12 by @s2b in #127
- [BUGFIX] Differentiate between ViewHelpers and components correctly by @s2b in #138
- [TASK] Use minor version change by @s2b in #140
- [BUGFIX] pass the original request by @lukasniestroj in #141
- [TASK] allow typo3/testing-framework:^7 by @lukasniestroj in #142
- [BUGFIX] Restore usage of objectManager for v11 by @s2b in #143
- [BUGFIX] Fix instantiation of objectManager by @s2b in #145
Full Changelog: 3.5.1...3.6.0
3.5.1
3.5.0
Important: This release contains an important security fix! Please make sure to update ASAP and to check the documentation because changes in your template files might be necessary.
What's Changed
- [BUGFIX] set correct return type by @lukasniestroj in #118
- [BUGFIX] avoid type error if file do not exist by @huersch in #124
- [SECURITY] Implement children escaping by @helhum and @s2b in #125
- [FEATURE] Add Slot ViewHelper to render slots in components by @helhum and @s2b in #125
- [TASK] Add tests for parameter escaping by @s2b in #125
- [FEATURE] Command to check for possible escaping issues by @s2b in #125
- [DOC] Add documentation for XSS mitigation by @s2b in #125
Full Changelog: 3.4.3...3.5.0