Version 2.0.2 - 2018/03/15

This release is a bug fix release. It contains bug fixes and some improvements in code quality.

Download

Download this version from the TYPO3 extension repository or from GitHub.

Added

  • Changelog file added.

Changed

  • Following methods are now protected:

    • ListController->getCollectionsToDisplay()

    • ListController->addToArray()

Removed

  • Private method ListController->cleanFiles()

All Changes

This is a list of all changes in this release:

2018-03-15 [RELEASE] Release of version 2.0.2 (Commit cb680fe by Florian Wessels)
2018-03-15 [TASK] Use proper SPDX license identifier (Commit dcb2be8 by Florian Wessels)
2018-03-15 [BUGFIX] Handle metadata overrides of collections containing single files (Commit d80f8fe by Florian Wessels)
2018-03-15 [TASK] Get rid of obsolete method cleanFiles() (Commit ba20e0b by Florian Wessels)
2018-03-15 [TASK] Make private methods protected (Commit 2c960c4 by Florian Wessels)
2018-01-11 [TASK] Set version to 2.0.2-dev (Commit 49291ef by Florian Wessels)
2018-01-11 [TASK] Add information for psr-4 autoload to ext_emconf.php (Commit 60c244e by Florian Wessels)