Skip to content

Releases: CoreProc/nova-data-sync

1.3.2

18 Apr 03:13

Choose a tag to compare

  • Complete export right away when there are no records

1.3.1

20 Mar 05:47

Choose a tag to compare

  • Fix bug where failed rows are not being added properly

1.3.0

20 Mar 00:05

Choose a tag to compare

  • Add new formatRow($row) method in ExportProcessor to enable export processors to format the row they will insert in the CSV
  • Catch exceptions when trying to delete failed media chunks

v1.2.1

30 Jan 13:51
d9ab0a7

Choose a tag to compare

Bugfix: remove header formatting

v1.2.0

23 Jan 06:05

Choose a tag to compare

Add export file field to be able to download exported files

v1.1.0

23 Jan 04:16

Choose a tag to compare

  • Pass $fields and $models to processor method in Export Nova Action

v1.0.0

23 Jan 03:48
898d9c0

Choose a tag to compare

  • Add new Export feature
  • Revamp Import usage
  • See README

0.1.1

01 Jan 12:40

Choose a tag to compare

Documentation fixes

0.1.0

01 Jan 12:13

Choose a tag to compare

First release