Version 1.4.2
July 7, 2026
Added
- Refund amount, date, reference, and currency columns in the Commerce accounting export preset
- Field paths can now filter related objects by
typeandstatus(e.g.transactions.refund.success.paymentAmount)
Changed
- Commerce order exports use the native
withLineItems/withTransactionseager loading when available
Version 1.4.1
July 7, 2026
Added
- Saved export templates can now run from Craft's native element index Export button
Version 1.4.0
July 7, 2026
Added
- Template configuration import and export for moving saved templates between projects
- Export file retention cleanup for completed local export files
Fixed
- Export direction icon alignment
Version 1.3.1
July 5, 2026
Changed
- XML exports now match Craft's native XML structure
Removed
- Custom XML root and row naming settings
Version 1.3.0
July 4, 2026
Added
- Commerce accounting preset with 19 verified order columns (Pro)
- Commerce integration tests for CSV output, empty results, settings, and warnings
Changed
- Order date filters now use
dateOrdered
Fixed
- Preset replacement now asks for confirmation when fields are already selected
Version 1.2.0
July 2, 2026
Added
- XML exports with configurable root and row names (Pro)
- XML name validation and column-title previews
Changed
- Centralized export format metadata and validation
- Unknown formats now fail instead of falling back to CSV
- Added
xmlas a webhook format - Added the PHP
xmlwriterrequirement - Empty runs now show "Completed, no matching rows"
- Updated Save Template button styling
Fixed
- Email attachments now keep the export filename
Version 1.1.0
June 29, 2026
Added
- Custom-field and relation filters
- Collapsible field groups with counts
Changed
- Added a sticky Save bar to the export editor
- Moved the Pro upsell below the template list
- Reduced duplicate Pro labels
Fixed
- Fixed field picker initialization for new templates
- Removed the unsupported asset
mimeTypefilter - Reset field groups when the element type changes
Version 1.0.1
June 29, 2026
- Switched to native Craft plugin editions
- Prepared the Plugin Store copy and commercial license
- Added edition and request-normalization tests
- Used the local PHPUnit binary in Composer scripts
- Corrected package URLs and metadata
- Added the Craft commercial license
- Made migrations work with MySQL, MariaDB, and PostgreSQL
- Declared
phpoffice/phpspreadsheetfor XLSX exports - Removed duplicate migrations
- Documented data retention and manual QA
- Added CI for PHP 8.2–8.4
Version 1.0.0
March 16, 2026
- First release of Data builder
- CSV and JSON export templates
- Native, custom, relation, and Matrix fields
- Queued runs, download history, and permissions