7.2.7 is maintenance patch fixing a bunch of annoying file form tool related errors.
Releases available for download from the website:
Or available direct from GitHub:
7.2.7 Bugs Fixed
[FC-3081] - Form validation is running multiple times in webtop forms
[FC-3082] - Avoid files being written to disk twice due to validation
[FC-3083] - Remove temp file after doing a bulk file upload
[FC-3084] - ioUploadFile is modifying original filenames unnecessarily
[FC-3085] - Replace spaces with a dash in uploaded images and files
Full details for 7.2.7 Bug List
We’ve also back ported a variety of fixes to earlier maintenance branches for those unable to upgrade to the full glory of later releases.
7.1.7 Bugs Fixed
[FC-3066] - Default logDBChanges value on application init
[FC-3072] - Sort order modal not displaying tree nodes
[FC-3076] - Match FARCRY_CONFIG_ env vars on the beginning of the variable name
[FC-3081] - Form validation is running multiple times in webtop forms
[FC-3082] - Avoid files being written to disk twice due to validation
[FC-3083] - Remove temp file after doing a bulk file upload
[FC-3084] - ioUploadFile is modifying original filenames unnecessarily
[FC-3085] - Replace spaces with a dash in uploaded images and files
Full details for 7.1.7 Bug List
7.0.14 Bugs Fixed
[FC-3072] - Sort order modal not displaying tree nodes
[FC-3076] - Match FARCRY_CONFIG_ env vars on the beginning of the variable name
[FC-3081] - Form validation is running multiple times in webtop forms
[FC-3082] - Avoid files being written to disk twice due to validation
[FC-3083] - Remove temp file after doing a bulk file upload
[FC-3084] - ioUploadFile is modifying original filenames unnecessarily
[FC-3085] - Replace spaces with a dash in uploaded images and files
Full details for 7.0.14 Bug List
Enjoy!