Are you an LLM? You can read better optimized documentation at /docs/basics/changelog/releases/2026-04-19.md for this page in Markdown format
April 19, 2026
- Web: 1.6.7
- Cloud: 2.13.8
New features
- Data import and export jobs now have full support for scheduling.
- Data import now has an option to only include failed records in import result files (instead of including all records).
Improvements
- CSV files produced by data export jobs now include a UTF-8 BOM (byte order mark), improving compatibility with spreadsheet applications such as Microsoft Excel.
- Data import job input can now infer the target object if the source data file was produced by an export job.
- Username selection for data import and export jobs has been streamlined.
Fixes
- Fixes an issue where data import jobs could delay uploading the first request batch to Salesforce until all request batches had been created (as opposed to uploading the batches as they are created).
- Fixes an issue where data import job could not be started if no result artifact types were selected.
- Web: Fixes an issue where sign in URLs would sometimes be duplicated in the drop down in data import and export job input forms.
- Web: Fixes an issue where the data source radio buttons were not correctly pre-populated when re-running a data import job.
- Web: Fixes an issue where dropdowns for Salesforce sign-in URL and username would be clipped by containing dialogs.