.. include:: /Includes.rst.txt .. _changelog: ========= Changelog ========= .. _changelog-1-0-1: 1.0.1 ===== No functional change. :file:`ext_emconf.php` no longer opens with a :php:`declare(strict_types=1)` statement, because the TER cannot read a file that does — it rejected 1.0.0 with *"Details could not be extracted from the provided file"*. 1.0.0 therefore exists on Packagist only; in the TER, 1.0.1 is the first version. Both contain the same code. .. _changelog-1-0-0: 1.0.0 ===== First public release. * Backend module :guilabel:`Site Management > Go-Live Check`, administrators only, with a site selector. * 23 automatic checks in five categories — indexing and sitemap, TYPO3 configuration, security, legal, content. Local configuration, database and real HTTP requests against the site's own live address. * 12 manual points, ticked with user and timestamp, stored per site in :sql:`sys_registry`. * One-click fix for the two :file:`robots.txt` findings whose correct value follows from the site configuration. * Print view with a document header for the handover. * Checks are collected by DI tag, so other extensions can contribute their own — see :ref:`extending`. * English and German. * TYPO3 13.4 and 14, PHP 8.2 to 8.4.