GravityExport icon

11 versions

GravityExport history.

Every release of GravityExport is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.

10 of 11 releases scanned clean
v1.13.0Latest
June 6, 202611.0 MBScanned
This release improves conditional logic with a searchable picker for multi-selection filters, a new "has NONE of" operator, and a redesigned date picker. #### ✨ Improved * Enhanced conditional logic: - Value filters that accept multiple selections now use a searchable picker for quicker selection, plus a new "has NONE of" operator for excluding multiple values at once; - Conditions on date fields now use a redesigned calendar date picker for easier date entry. #### πŸ”§ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.21.0.
May 28, 202611.0 MBScanned
Other
  • This release adds monitoring for cloud storage connections, alerting you when a Dropbox or Box connection goes offline.
  • #### πŸš€ Added
  • Monitoring for the Dropbox and Box connections your feeds use, alerting you by email, a dashboard notice, or both when one goes offline. Configure it under Cloud Storage on the GravityKit > Settings > GravityExport page.
  • #### πŸ› Fixed
  • Copy-to-clipboard button icons were vertically misaligned on the feed settings pages in WordPress 7.0.
  • #### πŸ’» Developer Updates
  • #### πŸ”§ Updated
  • [Foundation](https://www.gravitykit.com/foundation/) to version 1.20.0.
Added
  • `gk/gravityexport/save/cloud-storage/settings` filter to add fields to the Cloud Storage settings section.
  • `gk/gravityexport/save/connection/failed` action, fired when a monitored cloud storage connection is detected offline.
  • `gk/gravityexport/save/connection/is-online` filter to customize how a connection probe result is interpreted.
  • `gk/gravityexport/save/connection/check-interval` filter to adjust how often connections are checked (default: every 12 hours).
May 15, 202611.0 MBScanned
This release ensures exports return entries in a stable, repeatable order across runs. #### πŸ› Fixed * Exported entries could appear in a different order between runs when the configured sort column contained duplicate values or when no sort was specified. #### πŸ”§ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.18.0.
v1.11.0Unavailable
May 2, 202610.9 MBScanned
Other
  • This release extends Filter feed configuration to every Save feed trigger and fixes inconsistent transposed output and silent entry loss in scheduled exports.
  • #### ✨ Improved
  • Save feeds linked to a Filter feed now apply the Filter feed's full configuration (column position, sort order, filename, etc.) on every trigger, not just on the Webhook trigger as before.
  • #### πŸ› Fixed
  • Save feeds linked to a Filter feed with Column Position set to **Left (transposed)** were not producing a transposed file on triggers other than Webhook.
  • Scheduled Save feed exports could silently drop a chunk of entries on invalid UTF-8, partial disk writes, or a corrupt accumulation file.
  • #### πŸ’» Developer Updates
  • #### πŸ”§ Updated
  • [Foundation](https://www.gravitykit.com/foundation/) to version 1.16.1.
Added
  • `gk/gravityexport/save/feed/before-handle` action, fired before a Save feed is processed by any trigger.
v1.10.1Unavailable
April 30, 202610.9 MBScanned
This hotfix restores the controls for adding new conditional logic rules. #### πŸ› Fixed * Conditional logic controls missing in the feed settings when no rules had been configured.
v1.10.0Unavailable
April 24, 202610.9 MBScanned
This release enables background exports on sites protected by HTTP Basic Authentication, improves conditional logic, and resolves issues that could cause exports to fail on certain hosting environments. #### πŸš€ Added * Background exports can now run on sites protected by HTTP Basic Authentication, such as password-protected staging and development environments. #### ✨ Improved * Enhanced conditional logic: - Empty field values are no longer treated as today's date when using `is on`, `is not on`, `is before`, or `is after` filters; - Filters on deleted or missing forms (e.g. when viewing feed settings for a removed form) no longer trigger errors; - Admin-only filters (those suffixed `:disabled_admin`) no longer error out when applied to multi-value fields. #### πŸ› Fixed * Exports could be incorrectly marked as failed mid-execution on certain hosting environments. #### πŸ”§ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.16.0.
April 4, 202611.2 MBScanned
Other
  • This release adds Box.com as a cloud storage destination for Save feeds, introduces support for Gravity Flow fields in exports, and fixes an issue where background exports were not saving files when no custom storage path was configured.
  • #### πŸš€ Added
  • Support for Box.com as a cloud storage destination in Save feeds, enabling exported files to be automatically uploaded to a specified Box folder.
  • Gravity Flow field integration for User, Multi User, Assignee Select, Role, Timestamp, and Status fields, with filter hooks to control user display properties, role translation, timestamp formatting, and status labels.
  • #### πŸ› Fixed
  • Background exports not saving the exported file when no custom storage path is configured.
  • #### πŸ’» Developer Updates
  • #### πŸ”§ Updated
  • [Foundation](https://www.gravitykit.com/foundation/) to version 1.14.0.
Added
  • `gk/gravityexport/field/flow/translate-role` filter to control translation of Gravity Flow Role field values.
  • `gk/gravityexport/field/flow/user-property` filter to specify which user property is used for Gravity Flow User field values.
  • `gk/gravityexport/field/flow/status-label` filter to customize labels for Gravity Flow status values.
  • `gk/gravityexport/field/flow/timestamp-type` filter to control the display of Gravity Flow timestamp values.
  • `gk/gravityexport/field/flow/timestamp-format` filter to customize formatting for Gravity Flow timestamp values.
March 22, 202611.2 MBScanned
Other
  • This release adds chunked processing for large scheduled exports to prevent timeouts and memory issues, and improves Conditional Logic with better Multiple Forms compatibility, numeric comparisons, and author search.
  • *Note: GravityExport now requires PHP 7.4 or newer.**
  • #### πŸš€ Added
  • Chunked processing for large scheduled exports (CSV and XLSX) to prevent timeouts and memory issues.
  • Pre-flight memory check for scheduled XLSX exports to prevent out-of-memory crashes.
  • #### ✨ Improved
  • Enhanced Conditional Logic:
  • "Created By" filter now supports searching by username, display name, email, or login;
  • Product and pricing field filters now correctly compare numeric values, ignoring currency formatting;
  • Filters for fields on joined forms (via [Multiple Forms](https://www.gravitykit.com/extensions/multiple-forms/)) now correctly resolve field types and merge tags;
Fixed
  • "Approval Status" filter option appearing twice in the dropdown;
  • CSS scoping to prevent style collisions with other GravityKit products.
v1.7.1Unavailable
March 16, 202610.8 MBScanned
This hotfix resolves an issue introduced in the 1.7.0 release. #### πŸ› Fixed * Fatal error on the Save feed settings page.
v1.6.0Unavailable
December 24, 202510.5 MBUnknown
Other
  • This release adds major conditional logic improvementsβ€”including new comparison operators, merge tag support, and Date field optionsβ€”and fixes feed-level settings not being applied during exports.
  • #### ✨ Improved
  • Enhanced conditional logic:
  • Filters using `{user:}` and `{created_by:}` merge tags are now treated as no-match when the user is logged out;
  • Other fixes and improvements.
  • #### πŸ› Fixed
  • PDF Settings CSS file is now only loaded on the GravityExport settings page instead of all admin pages.
  • The Column Position setting in the Filter Add-On is now honored properly.
  • Save feed Conditional Logic now works when manually triggering an export.
  • #### πŸ’» Developer Updates
  • #### πŸ”„ Updated
  • [Foundation](https://www.gravitykit.com/foundation/) to version 1.7.0.
Added
  • ability to search fields by "does not contain";
  • predefined options (e.g., Today, Tomorrow, etc.) for Date fields;
  • support for using merge tags in text inputs;
  • automatic "Currently Logged-in User" options for Populate Anything fields using WordPress users as a source;
  • `is empty` and `is not empty` operators for the Created By field;
  • `gk/gravityexport/feature/show-html` filter to override the "Include HTML" export setting. This replaces the incorrect use of `gk/gravityexport/feature/remove-empty-columns` for this purpose.
Fixed
  • conditional logic not working with radio button fields and Survey field Likert scales;
  • errors when using Consent field sub-inputs in conditional logic;
  • comparisons failing when choice-based field values contain special characters (e.g., `>`, `<`, `&`, quotes);

Why archive

Sometimes the latest release isn't the one you need. The archive lets you pin GravityExport to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.