.. include:: ../Includes.txt ========================== Version 5.1.1 - 2021/08/27 ========================== This release is a maintenance release. It contains mostly bug fixes. Download ======== Download this version from the `TYPO3 extension repository `__ or from `GitHub `__. Added ===== * Null coalescing operators where added to prevent data from being 'null'. * Add closing comma to TCA overrides in sys_file_collection.php All Changes =========== This is a list of all changes in this release:: 2021-04-09 [BUGFIX] Use proper link to documentation (Commit 0a8b57d by Florian Wessels) 2021-05-05 [BUGFIX] Add closing comma to TCA overrides (Commit 1814cd2 by Sebastian Afeldt) 2021-05-05 [TASK] Raise version to 5.1.1-dev (Commit 81aaf19 by Florian Wessels) 2021-05-05 [TASK] Support TYPO3 v11.2 (Commit b9d0f23 by Florian Wessels) 2021-07-18 [BUGFIX] Add coalescing operators (Commit 1aaf029 by Florian Wessels)