Skip to content
This repository was archived by the owner on Apr 5, 2018. It is now read-only.

Releases: boboldehampsink/export

0.5.10

21 Jul 08:26

Choose a tag to compare

Added Tags support (thanks to @timkelty)

0.5.9

02 Mar 09:26

Choose a tag to compare

Fixed bug if offset was an empty string

0.5.8

01 Mar 07:37

Choose a tag to compare

All service code is now fully covered by unit tests

0.5.7

09 Sep 07:23

Choose a tag to compare

Fetch elements individually for less memory consumption (thanks to @gijsstegehuis)

0.5.6

03 Sep 12:49

Choose a tag to compare

  • Show spinner while generating export (thanks to @gijsstegehuis)
  • Added the ability to register the preferred CSV delimiter via the registerExportCsvDelimiter hook

0.5.5

11 Aug 06:49

Choose a tag to compare

  • Added ability to pre-select export elementtype through query string (thanks to @gijsstegehuis)
  • Added Dutch translations (thanks to @rutgerbakker)

0.5.4

09 Jun 09:06

Choose a tag to compare

Fixed export history maps (thanks to @MRolefes)

0.5.3

21 May 10:43

Choose a tag to compare

  • 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

13 Apr 08:44

Choose a tag to compare

Fixed multioptions fieldtype exporting

0.5.1

13 Apr 07:49

Choose a tag to compare

Use native php csv export function to generate more correct csv's