Version 9.x 

Upgrade to 9.0.1 

Changelog 

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

  • Bugfix Fluid namespace in RSS templates
  • Fix comment and post subscription delete
  • Some small bugfixes and improvements
  • Clean-up documentation

How to upgrade 

  1. Adjust Fluid namespace of RSS template and partial if overridden
  2. Clear all caches

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