Releases: jorgeuos/DataExport
Releases · jorgeuos/DataExport
1.1.9
Fix vendor autoload path to fix WP plugin issues
1.1.8
Fixed directory check for the CSV export
1.1.7
Fixed some CSV bugs and added positional statements.
1.1.6
Fixed autoloader issue and task runner
Updated version number
1.1.5
Fixed compression bug and updated README
1.1.4
Minor change, removed filter_var to allow different compressions through the cli.
1.1.3
Added more checks, ran into the same issue again.
Considering alerts/notifications if the dir is not writeable.
1.1.2
Fixes #2
And added Client side translation.
1.1.1
Trying to fix the Description in the Matomo Marketplace
1.1.0
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