Upgrade Guide 

Update from 1.3.0 to 1.4.0 

Overview

  • TYPO3 13 LTS support
  • PHP 8.3 support
  • Remove TYPO3 11.x and 12.x support

How to upgrade

  • Clear cache in Install Tool

Update from 1.2.2 to 1.3.0 

Overview

  • TYPO3 12 LTS support
  • PHP 8.2 support
  • Remove TYPO3 10.x support
  • Remove PHP 7.x support
  • Minor improvements and code clean up

How to upgrade

  • Clear cache in Install Tool

Update from 1.2.1 to 1.2.2 

Overview

  • Added PHP 8.1 support

Update from 1.2.0 to 1.2.1 

Overview

  • Removed PHP 7.0-7.3 support

Update from 1.1.1 to 1.2.0 

Overview

  • TYPO3 11.4 LTS support
  • PHP 8.0 support
  • Remove TYPO3 9.x support
  • Update localization files to XLF format
  • Minor improvements and code clean up

How to upgrade

  • Clear cache in Install Tool

Update from 1.1.0 to 1.1.1 

Overview

  • PHP 7.4 support

Update from 1.0.3 to 1.1.0 

Overview

  • TYPO3 10.4 LTS support
  • PHP 7.3 support
  • Remove TYPO3 8.x support
  • Minor improvements and code clean up
  • Improved documentation

How to upgrade

  • Clear cache in Install Tool

Update from 1.0.2 to 1.0.3 

Update:

Sorry, for not making version 1.0.3 a major release as it contained breaking changes.

Overview

  • TYPO3 9.x support
  • PHP 7.2 support
  • Remove TYPO3 6.x and 7.x support
  • Remove PHP < 7.0 support
  • Changed PHP namespace to FelixNagel
  • Switch to PSR-2 CGL

How to upgrade

  • Use "Clear all caches including PHP opcode cache" and "Dump Autoload Information" in the install tool (if needed for your setup)
  • Re-add all tasks in scheduler module

Update from 1.0.0 to 1.0.2 

Overview

  • TYPO3 8.x support
  • Rework and improve documentation

Update from 0.0.x to 1.0.0 

Overview

  • TYPO3 7.x support (tested up to TYPO3 7.6)
  • Refactoring (modern structure, PHP namespaces, etc.)
  • Exclude .htaccess and .htpasswd files
  • Remove deleted files from FAL index

How to upgrade

  • Clear cache in Install Tool
  • Re-add all tasks in scheduler module