Skip to content

Revamp of the processing of spreadsheet files

Choose a tag to compare

@SourcePot SourcePot released this 26 Jul 14:37
· 154 commits to main since this release
b055d85

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