Typo3 Console: 5.6.0 Release

Release date:
October 21, 2018
Previous version:
5.5.5 (released October 2, 2018)
Magnitude:
2,113 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in 5.6.0

helhum
astehlik

Directory Browser for 5.6.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Features

Improve install:setup

  • A new setup step is added that optionally adds a web server config file (.htaccess or web.config) for Apache or Microsoft IIS to document root. By default no file is added. If a file with that name already exists, this step will be skipped.
  • Listing of commands now works reliably, even if errors occur (e.g. wrong database connection) during boot. Calling individual commands still fail however, to make sure such errors do not remain unnoticed.

Improve documentation

  • Document environment variables for install:setup in description of this command
  • Improve command description for database:updateschema

Bugfixes

  • A bug with upgrade:all and upgrade:wizard was fixed that prevented certain wizards to be executed in TYPO3 9.5
  • cache:flush --force now works with TYPO3 9.5
  • database:updateschema now also works when cache tables do not exist, but extensions require database caches early in the bootstrap

Further changes

The full change log can be examined on Github The extension can be found at the TER release page.