Release of Version 4.1.0
This version introduces support for TYPO3 v10 LTS and PHP 7.4. In addition, there are two new configuration options to perform strict group checking and for running these extensions behind an SSL reverse proxy. This version also contains bug fixes.
Please take a look at the change log to get more information about this release.
Added
- GitHub funding file
- Support for TYPO3 v10 LTS
- Support for PHP 7.4
- Group check can now be strict
- Dedicated license file
- PSR-14 Events for file delivery
- An additional path prefix can be configured if you are using a SSL reverse proxy or your TYPO3 instance is located in a subfolder.
Changed
- Updated firebase/php-jwt library to version 5.2.0
- User groups
0
and-1
are excluded from group check by default - Company has been changed from "Bitmotion" to "Leuchtfeuer Digital Marketing"
- The default link prefix has been changed from
downloads
tosecuredl
- Method
getSecuredUrl
of classSecureDownloadsEventListener
is now protected