Releases: mendix/ExcelExporter
Releases · mendix/ExcelExporter
6.1.5
7.0.2
Changes
- Fixed an issue where exporting attributes with reserved names (such as quartier, second or week) would result in an error. Attributes names are now always escaped in the generated OQL, so there is no longer a need to keep a list of reserved words
- Upgraded joda-time from 2.10.9 to 2.10.10
- Upgraded opencsv from 5.3 to 5.4
7.0.1
6.1.3
6.0.6
7.0.0
Updated compatibility:
- This version supports Mendix 9.0.5 and higher
- This version is compatible with Atlas Core 3.0.2
6.1.2
Updated compatibility:
- This version supports Mendix 8.12.5 and higher
- This version is compatible with Excel Importer 9.0.1
Fixed four issues:
- We fixed a typo: in MxSheet_NewEdit, "Colomn settings" is now "Column settings"
- We fixed an image reference in MxSheet_NewEdit. The Search button used to show the Search image from ExcelImporter, now it shows the same image, but from the System module.
- The Sequence text box in MxSheet_NewEdit is now editable
- We fixed an issue when one of the values in a CSV file is empty. This used to output "null", now it outputs nothing.
Upgraded dependencies:
- Upgraded apache poi from 4.1.1 to 4.1.2
- Upgraded joda time from 2.10.5 to 2.10.9
- Upgraded opencsv from 5.0 to 5.3
- Upgraded replication to be the same as Excel Importer 9.0.1
Renamed userlib jars to have the same names as Excel Importer 9.0.1:
- commons-codec.commons-codec-1.13.jar (used to be commons-codec-1.13.jar)
- org.apache.commons.commons-collections4-4.4.jar (used to be commons-collections4-4.4.jar)
- org.apache.commons.commons-compress-1.19.jar (used to be commons-compress-1.19.jar)
- org.apache.commons.commons-math3-3.6.1.jar (used to be commons-math3-3.6.1.jar)
6.1.1
6.1.0
5.0.8
Upgraded poi.jar, poi-ooxml.jar and poi-ooxml-schemas.jar from 3.16 to 4.0.0
This version is compatible with Mendix 6.10.19