Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

TYPO3 v8 + v9 compat, bug fixes and plugin info

Latest
Compare
Choose a tag to compare
@vertexvaar vertexvaar released this 13 Feb 11:36
· 3 commits to master since this release
3.0.0
bde4126

Major Changes

The new major version supports the current TYPO3 LTS versions v8 and v9.
The support for TYPO3 v7 has been dropped because:

  1. TYPO3 v7 is no longer supported by the Core Team
  2. It would require the extension to support both the legacy TYPO3 Database Connection and Doctrine DBAL
    The vendor has been switched from In2code to co-stack. You might need to clear the system caches after updating the extension.

Support for TYPO3 v7

If you still require fal_gallery to function with TYPO3 v7 you can support the development of a legacy branch by contributing or donating to the project. Contact me at [email protected] if your are interested.

Features

🎉 Plugins now show the selected default folder/file additionally to their plugin type.

Fixes

💩 Prevents an exception which was thrown if a folder does not contain any image.