TYPO3 Version 13.x Neuigkeiten Teil 1: 13.0 - 13.2
Alle Änderungen im TYPO3 Core findet ihr hier https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog-13.html. Wir haben euch unsere Highlights zusammengefasst:
Features
Neue Funktionen im Backend
Feature: #103220 - Support comma-separated lists in page tree filter
Feature: #100926 - Introduce RotatingFileWriter for log rotation
Neue Implementierungsmöglichkeiten für Integratoren sowie Entwicklern
Feature: #102715 - New frontend.page.information request attribute
Feature: #102834 - Auto-registration of New Content Element Wizard via TCA
Feature: #103578 - Add database default value support for TEXT, BLOB and JSON field types
Feature: #101544 - Introduce PHP attribute to autoconfigure event listeners
Feature: #101700 - Use Symfony attribute to autoconfigure message handlers
Breaking Changes
Breaking: #101820 - Remove bootstrap jQuery interface and window.jQuery
Breaking: #102779 - TYPO3 v13 System Requirements
minimum PHP 8.2
mysql 8.0.17 >
mariaDB 10.4.3 >
postgressql 10 >
sqlite 3.8.3 >