GravityView - GravityExport 1.4.0

Download GravityView - GravityExport 1.4.0 from nulled fire. GravityExport allows you to export your Gravity Forms data to Excel, CSV, or PDF
* Added: It is now possible to [trigger Save feeds on a schedule](https://docs.gravitykit.com/article/907-trigger-manual-export) using automated "cron jobs".
* ⚠️ Modified: **There is a new way to connect to Dropbox**!
* Dropbox no longer grants long-life access tokens; this fixes issues where access tokens stopped working.
* To reconnect to Dropbox, go to the GravityKit menu, click on Settings, click on the GravityExport tab, then click on the "Connect to Dropbox" button.
* Improved: You can now [re-run "Save" feeds directly from the feed list](https://docs.gravitykit.com/article/908-reprocess-gravityexport-feed).
* Improved: Generated files will be removed from the server after they have been uploaded to FTP or Dropbox.
* Fixed: Date and time in filenames will now be set based on the WordPress timezone setting, instead of UTC (Coordinated Universal Time).
* Fixed: URL filters were not being applied to "Quick Save" exports inside the Filters add-on
* Fixed: Conditional logic for Save feed would only work in WP admin panel.

__Developer Updates:__

* Added: `gk/gravityexport/save/settings/ftp` filter to modify FTP connection options.