10.4.x Changes¶
Table of contents
Breaking Changes¶
None since TYPO3 v10.0 release.
Attention
After TYPO3 v10.0, only new functionality with a solid migration path can be added on top, with aiming for as little as possible breaking changes after the initial v10.0 release on the way to LTS.
Important¶
- Important: #73227 - TSconfig option altIcons restored
- Important: #88824 - Add cache for error page handling
- Important: #91070 - SMTP transport option 'transport_smtp_encrypt' changed to boolean
- Important: #91117 - Use GlobalEventHandler and ActionDispatcher instead of inline JS
- Important: #91132 - Avoid JavaScript in User Settings Configuration options
- Important: #92020 - New API entry point available at https://get.typo3.org/api/
- Important: #92100 - YAML imports follow declaration order
- Important: #92336 - Discarding records in workspace module hard deletes them
- Important: #92356 - DataHandler performance improvements
- Important: #92655 - Make request timeout configurable for linkvalidator
- Important: #92659 - Change TCA configuration of imagewidth & imageheight
- Important: #93331 - Description of SelectCheckBox items
- Important: #93854 - Add disabled option for allowed aspect ratios
- Important: #93931 - Validation of Extensions' composer.json files
- Important: #94951 - Restrict export functionality to allowed users
- Important: #95297 - Strict cHash validation feature flag
- Important: #99366 - Add backward compatibility handling for frontend login signing