November 27, 2025
- Web: 1.3.6
- CLI: 3.5.5
- Cloud: 2.9.8
New features
- Web: Adds linked environment names in job titles
- Web: Web application and managed worker jobs now use the OAuth Username-Password Flow instead of SOAP API
login()to authenticate to Salesforce when using stored credentials. SOAP APIlogin()is not available in API versions 65.0 and later, and will be removed also from earlier API versions in the Summer '27 release (see this Salesforce Help article for more information). OrgFlow CLI still continues to use SOAP APIlogin()by default for now.
Improvements
- Web: Improves focus management, usability and accessibility of environment filter pickers and other pickers
- Upgraded underlying runtime to .NET 10 across all systems for improved performance
Fixes
- Fixes an issue where schedules could sometimes try to start jobs for environments that were not yet initialized
- Fixes an issue where progress data would not appear for jobs that had spent an unusually long time in pending status