Releases: fritzmg/contao-file-access
Releases · fritzmg/contao-file-access
2.4.1
- Fixed Contao 5.3 and Symfony 7 compatibility (#14).
2.4.0
- Introduced a
contao_file_access.protect_resized_images
setting which will allow you to also protect the resized images of protected files generated by Contao.
2.3.8
- Fixed
NonUniqueFieldNameException
2.3.7
- Fixed a PHP warning in Contao 4.13.
2.3.4
use empty instead of null check
2.3.3
- Initialize framework earlier.
2.3.2
- Correctly render Contao's 404 page.
2.3.1
- Fixed root page retrieval in Contao 4.13.