Fixed Encoding Issues with Non-UTF8 Filenames
We resolved an issue where files with special characters or non-UTF8 encoded filenames were not handled correctly.
Whatβs Fixed
- Improved filename encoding support across all tools.
- Fixed issues with special characters (e.g. accents, symbols, non-Latin scripts).
- Corrected file naming during download.
- Better cross-browser compatibility for file handling.
Why This Matters
File names should remain intact regardless of language or encoding. This fix ensures consistent handling of international filenames across all supported formats.