Skip to content

Releases: numero2/contao-proper-filenames

Update

20 Jan 08:03
Compare
Choose a tag to compare
v2.2.1

change some definitions (fixes #23)

Update

28 Nov 14:09
Compare
Choose a tag to compare

Added a contao:proper-filenames:sanitize command to recursively sanitize large folder structures (see README).

Bugfix

05 Aug 12:29
Compare
Choose a tag to compare

Do not rename files if no valid characters are configured

Hotfix

26 Jul 13:20
Compare
Choose a tag to compare

PHP 8.1 Hotfix

Contao 5 compatibility

21 Jul 08:08
Compare
Choose a tag to compare
v2.1.7

Contao 5 compat

Update

14 Jul 11:22
Compare
Choose a tag to compare

The field doNotSanitize in the File-Manager is now excluded for normal backend users by default and can be granted if necessary

Hotfix

08 Feb 12:06
Compare
Choose a tag to compare

Fixes problem that occurs when trying to submit a form with non-mandatory file uploads that should be sanitized (see #15)

Update

19 Oct 07:34
Compare
Choose a tag to compare
v2.1.4

re-implemented renameFormUploads to directly manipulate the $_FILES a…

Update

14 Oct 06:17
bc00a51
Compare
Choose a tag to compare

Fixes renaming of folders already containing special characters prior to installating the extension.

Update

06 Oct 09:41
Compare
Choose a tag to compare

Added option to exclude file upload form fields from being santizied.