Slide deck from my talk on the key features for developers in the Winter '26 release of Salesforce. Presented to the London Salesforce Developer Trailblazer Group on 15th October 2025
certificates “self-destruct” Lifespan reducing October 2025 - 398 days March 2026 - 200 days March 2027 - 100 days March 2029 - 49 days Look at automated rotation
Flow Authentication removed September 2, 2025 SOAP API login() call not available in API 65.0 Retired from API 31.0 - 64.0 in Summer ‘27 “Will no longer be supported and no longer available”
except: - Updates made through user access policies - License is required by another permission set/group - Removing permission set from group - Unassigning >= 50 permission sets/groups at once
- invoke flow tests sf flow get test - display results for specific test run Source tracking identifies moved files Opt out - SF_DISABLE_SOURCE_MOBILITY=true Change source org at sandbox refresh --source-id / --source-sandbox-name
Based on number of XHR slots More parallel execution Greater variance on request/response Classic Boxcar often sequential, but not guaranteed May expose logic errors Can disable in Setup
Replaces Lightning Out (beta) Built on Lightning Web Runtime Components in iframes inside shadow DOM Override CSS custom attributes (and other component properties) Supports UI Bridge API