---
title: "Launch Log: Chunked exports, smarter filters, and targeted fixes"
date: 2026-03-20
author: "Casey Burridge"
link: "https://www.gravitykit.com/launch-log-chunked-exports-smarter-filters-and-targeted-fixes/"
---

# Launch Log: Chunked exports, smarter filters, and targeted fixes

This round of updates brings chunked processing for large exports in GravityExport, conditional logic improvements shared across the Advanced Filter Extension and GravityExport, and fixes for the DataTables and Maps layouts.

## GravityExport v1.8.0

[GravityExport](https://www.gravitykit.com/products/gravityexport/) now supports chunked processing for large scheduled exports in both CSV and XLSX formats, helping prevent timeouts and memory issues on sites with high entry counts. A pre-flight memory check for scheduled XLSX exports has also been added to catch potential out-of-memory crashes before they happen.

Conditional logic filtering has also been improved. The "Created By" filter now supports searching by username, display name, email, or login. Product and pricing field filters correctly compare numeric values regardless of currency formatting.

Filters for fields on joined forms via [Multiple Forms](https://www.gravitykit.com/products/multiple-forms/) now properly resolve field types and merge tags. Additionally, a duplicate "Approval Status" option in the filter dropdown has been removed, and CSS scoping has been tightened to prevent style collisions with other GravityKit products.

**Note:** GravityExport now requires PHP 7.4 or newer.

## GravityView – Advanced Filter Extension v4.5.0

This update to the [GravityView Advanced Filter Extension](https://www.gravitykit.com/products/advanced-filter/) brings several conditional logic enhancements. The "Created By" filter now supports searching by username, display name, email, or login, and product and pricing field filters handle numeric comparisons correctly, ignoring currency formatting. Filters targeting fields on joined forms via [Multiple Forms](https://www.gravitykit.com/products/multiple-forms/) now properly resolve field types and merge tags.

A duplicate "Approval Status" filter option has been removed from the dropdown, and CSS scoping has been improved to avoid style conflicts with other GravityKit products.

**Note:** Advanced Filter now requires PHP 7.4 or newer.

## GravityView – DataTables Layout v3.7.3

This update to the [GravityView DataTables Layout](https://www.gravitykit.com/products/datatables/) resolves an issue where the table could get stuck on "Loading data…" when the `sort_field` shortcode attribute pointed to a column not visible in the View. A PHP warning triggered when rendering a deleted form field and a PHP notice for an unregistered script dependency on Single Entry and Edit Entry pages have also been fixed.

## GravityView – Maps Layout v3.6.4

This update to the [GravityView Maps Layout](https://www.gravitykit.com/products/maps/) fixes a display issue where marker cluster icons were not properly cleared when zooming in or out, causing them to accumulate on the map.

## In summary

GravityExport adds chunked processing for large scheduled exports and shares a set of conditional logic improvements with the GravityView Advanced Filter Extension. The DataTables Layout resolves a loading issue with shortcode sort overrides, and the Maps Layout fixes cluster icon cleanup during zoom.

As always, we recommend updating to the latest versions to benefit from these improvements and to ensure compatibility across the GravityKit suite!