TYPO3 11.5.15
26 August 2022
TYPO3 version 11.5.15 is now available.
Upgrading to TYPO3 11.5.15
TYPO3 11.5.15 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply TYPO3 updates as new versions are released, or use Installatron's Clone feature to duplicate an existing TYPO3 install to test the 11.5.15 upgrade prior to applying it live. Get started managing your TYPO3 installations with Installatron
What's New in TYPO3 11.5.15
Bug Fixes and Changes
- [BUGFIX] Avoid 'undefined array key "sheetTitle"' warning
- [BUGFIX] Add resultArray reference for InlineControlContainer customControls hook
- [BUGFIX] Fix page reloading on click on preview button
- [BUGFIX] Avoid invalid property access when persisting extbase objects
- [BUGFIX] Make sure social media images gets processed if needed
- [BUGFIX] Avoid undefined array key XmlSitemapRenderer
- [BUGFIX] Fix typo in clipboard and SettingsController
- [BUGFIX] Avoid undefined array keys error using stdWrap_bytes
- [BUGFIX] Fix warning when FlexForm sheet has no fields
- [TASK] Allow Element and DocumentFragment in now stricter Modal API
- [TASK] Clean up PHPDoc comments in ext:felogin
- [BUGFIX] Fix warning on array key "1"
- [BUGFIX] Fix warning on array key updateReferenceIndex
- [BUGFIX] Fix warning on array key "data"
- [BUGFIX] Prevent warning when FlexForm is empty in PHP8
- [TASK] Allow hiding "Entire workspace" drop down
- [BUGFIX] Avoid open_basedir errors when referencing absolute URLs
- [BUGFIX] Do not hide ContentObjectRenderer on form rendering
- [BUGFIX] Correct tree.pagelayout condition evaluation
- [TASK] Add exception message to log message
- [BUGFIX] Toggle inline controls only in own scope
- [BUGFIX] Add sd and hq YouTube preview image resolutions
- [BUGFIX] Reflect size property to attribute in icon-element
- [BUGFIX] Prevent array access warning on deleted database record
- [BUGFIX] Disable pagetree drag and drop for touch inputs
- [TASK] Remove leftover tt_content.select_key in content preview
- [TASK] Extract url generation in ext:workspaces
- [DOCS] Fix typo in title and filename
- [BUGFIX] Re-apply stdWrap for typolink.parameter values
- [BUGFIX] Avoid workspace field query for non workspaced table
- [BUGFIX] Allow non-valid absolute paths for createVersionNumberFileName
- [TASK] Enhance help text for extension:setup command
- [BUGFIX] Handle missing BE user data in BackendUserAuthentication
- [TASK] Raise "typo3/class-alias-loader"