Revamp of the processing of spreadsheet files
Spreadsheet processing has been completely transferred to “PhpOffice\PhpSpreadsheet.” The CSVtools class has been removed. This means that all spreadsheet input and output formats supported by “PhpOffice\PhpSpreadsheet” are now supported. Spreadsheet output is configured for each canvas in a DataApp. The spreadsheet configuration for existing canvases must be adjusted accordingly.
Full Changelog: v4.39.0...v4.40.0