Skip to content

Releases: jorgeuos/DataExport

1.1.9

17 Dec 22:09
Compare
Choose a tag to compare

Fix vendor autoload path to fix WP plugin issues

1.1.8

28 Nov 15:58
Compare
Choose a tag to compare

Fixed directory check for the CSV export

1.1.7

23 Nov 14:17
Compare
Choose a tag to compare

Fixed some CSV bugs and added positional statements.

1.1.6

23 Nov 01:00
Compare
Choose a tag to compare

Fixed autoloader issue and task runner
Updated version number

1.1.5

08 Apr 18:17
Compare
Choose a tag to compare

Fixed compression bug and updated README

1.1.4

21 Mar 17:53
Compare
Choose a tag to compare

Minor change, removed filter_var to allow different compressions through the cli.

1.1.3

21 Mar 16:26
Compare
Choose a tag to compare

Added more checks, ran into the same issue again.
Considering alerts/notifications if the dir is not writeable.

1.1.2

20 Mar 12:00
Compare
Choose a tag to compare

Fixes #2
And added Client side translation.

1.1.1

04 Mar 22:08
Compare
Choose a tag to compare

Trying to fix the Description in the Matomo Marketplace

1.1.0

04 Mar 21:53
Compare
Choose a tag to compare

Added support for exporting data to a remote server

  • Feature: Sync to S3
  • Feature: Sync to SFTP
  • Feature: Finished the DB:dump Task, it had a bugs
  • Feature: Updated the README.md