Releases: numero2/contao-proper-filenames
Releases · numero2/contao-proper-filenames
Update
v2.2.1
change some definitions (fixes #23)
Update
Added a contao:proper-filenames:sanitize
command to recursively sanitize large folder structures (see README).
Bugfix
Do not rename files if no valid characters are configured
Update
The field doNotSanitize
in the File-Manager is now excluded for normal backend users by default and can be granted if necessary
Hotfix
Fixes problem that occurs when trying to submit a form with non-mandatory file uploads that should be sanitized (see #15)
Update
v2.1.4
re-implemented renameFormUploads to directly manipulate the $_FILES a…
Update
Fixes renaming of folders already containing special characters prior to installating the extension.
Update
Added option to exclude file upload form fields from being santizied.