Version 9.x

Within this page

Upgrade to 9.0.0

"TYPO3 13 LTS support"

Changelog

https://github.com/fnagel/t3extblog/compare/8.0.2...9.0.0

  • Support for TYPO3 13.4 LTS and PHP 8.3
  • Replace BackendConfigurationManager override with improvements in settings service class
  • Updated images of the CMS backend in documentation
  • Categories collapsible functionality is now configurable
  • Lots of small bugfixes and replacements for deprecated core functionality
  • Code clean-up and lots of code quality improvements

Breaking changes

  • Removed support for TYPO3 12
  • Removed support for PHP 8.1

How to upgrade

  1. "Change fields" in DB using "Analyze Database" in Install tool / Maintenance module
  2. Adjust your templates if needed (some BE templates and partials, category list template)
  3. Clear all caches