π Headless v4.6.0 Release Notes
π What's New
β¨ Features
- Backend editor links on frontend β Added links for backend editing directly on the frontend. #800
- Extended configuration support β Now supports
config.htmlTag
&page.bodyTagAdd
. #802 - Nuxt-TYPO3 SEO tags compatibility β By default, body tag classes are now generated for Nuxt-TYPO3. #803
π Bug Fixes
- File URL rendering β Fixed an issue where file URLs contained double slashes. #796
- Login hash generation β Improved hash generation for v13 in
LoginFormViewHelper
. #804 - Database Query Processor β Improved handling of
returnFlattenObject
in Headless DatabaseQueryProcessor. #807
π§ Tasks & Improvements
- Clear messaging for colPos β Improved clarity when grouping is enabled. #806
π Full Changelog: v4.5.0 β v4.6.0