This repository has been archived by the owner on Apr 5, 2018. It is now read-only.
Releases: boboldehampsink/export
Releases · boboldehampsink/export
0.5.10
0.5.9
Fixed bug if offset was an empty string
0.5.8
All service code is now fully covered by unit tests
0.5.7
Fetch elements individually for less memory consumption (thanks to @gijsstegehuis)
0.5.6
- Show spinner while generating export (thanks to @gijsstegehuis)
- Added the ability to register the preferred CSV delimiter via the registerExportCsvDelimiter hook
0.5.5
- Added ability to pre-select export elementtype through query string (thanks to @gijsstegehuis)
- Added Dutch translations (thanks to @rutgerbakker)
0.5.4
0.5.3
- Added the ability to control the sorting of data
- Improved the display of dates
- Improved the display of single option fields
- Use Windows friendly newlines
0.5.2
Fixed multioptions fieldtype exporting
0.5.1
Use native php csv export function to generate more correct csv's