This version resolves an issue where uploads for large files would sometimes fail. The query to append chunks slowed when the size of the file was large. Now individual chunks take the same amount of time regardless of the size of the file.
This version adds the remaining UI languages from the FilePond library.
The full list of supported UI languages is now: Amharic/Ethiopian, Arabic, Azerbaijan, Catalan, Czech, Danish, German/Deutche, Greek, English, Spanish, Estonian, Farsi, Finnish, French, Hebrew, Croatian, Hungarian, Indonesian, Italian, Japanese, Khmer, Korean, Kurdish, Lithuanian, Latvian, Nederlands/Dutch/Flemish, Norwegian, Polish, Portuguese (Portugal), Portuguese (Brazil), Romanian, Russian, Slovak, Swedish, Turkish, Ukranian, Vietnamese, Chinese (China), Chinese (Taiwan).
This version also fixes an issue where the translations for the active language previously would not appear for file type or file size validation messages.
This version adds the following UI languages:
To change the control's UI language, add the respective Language block after the UploadBlock or AutoUploadBlock, eg UploadLangFlow/FilePondUploadLang_fr
Also updated to use the latest FilePond library version 4.31.4.