Are you an LLM? You can read better optimized documentation at /docs/basics/changelog/releases/2026-05-10.md for this page in Markdown format
May 10, 2026
- Web: 1.6.8
- CLI: 3.7.14
- Cloud: 2.13.10
New features
- Environments can now be configured with an optional commit message suffix, which is automatically appended to commit messages when committing Salesforce metadata changes to the environment's Git branch. This can be useful for example for tagging all commits from a given environment with a work item ID. The suffix can be set when creating a new sandbox environment in the web app or via the new
--commitMessageSuffixoption on theenv:createCLI command. It can also be changed at any time from the environment settings page.
Improvements
- Performance and reliability of data import jobs have been significantly improved, particularly when dealing with large volumes of data.
- Web: Job forms and job details now use more consistent value labels and descriptions for job input parameters.
- Warnings raised during jobs are now surfaced as user-visible notices on the job timeline in addition to being recorded in log output.
- CLI commands, and managed worker jobs in workspaces without a configured job duration limit, can now run for up to 72 hours before losing access to workspace storage (was previously 24 hours).
Fixes
- Web: Fixes an issue where copying the Salesforce instance name on the environment details page would instead copy the org display name.
- Web: Fixes an issue where Salesforce usernames would sometimes be duplicated in the dropdown in data import and export job forms.