Skip to content

Release v66.12.3

Choose a tag to compare

@svc-idee-bot svc-idee-bot released this 20 May 12:22
· 158 commits to develop since this release

66.12.3 - May 22, 2026

Added

salesforcedx-vscode-metadata

  • You can now disable automatic source tracking conflict detection via the Source Tracking: Disable Conflict Detection setting for improved startup performance. (PR #7323)

Fixed

salesforcedx-vscode-apex

  • We fixed an unhandled "Channel has been closed" exception that could occur during Apex Language Server restart. (PR #7314)

salesforcedx-vscode-org

  • We fixed an issue where the source tracking status bar didn't refresh after switching orgs via the org picker. (PR #7328)

Under the Hood