Skip to content

Releases: forcedotcom/salesforcedx-vscode

Release v60.15.0

30 May 21:45
Compare
Choose a tag to compare

60.15.0 - May 29, 2024

Added

Features

🚀 We’re thrilled to announce that Einstein for Developers (Beta) is now a part of the Salesforce Expanded Pack! 🚀
Here’s what you can expect with this change -

  • Access to powerful generative AI tooling that is grounded in the context your org’s data, and is backed by the promise of Salesforce’s Trust Layer. See Additional Terms of Use for information.
  • Seamless updating of extension versions. Weekly extension releases include new features and enhancements that we continue to make to Einstein for Developers!
  • Einstein for Developers is enabled by default in our VS Code desktop application. Follow these steps to enable it in Code Builder.

We’re excited that we’ve made it easier for you to give Einstein for Developers a spin, and we hope you’ll give it a try. We’d love your feedback! 📝

Fixed

docs

  • We made more prominent notes for known issue with trusted IP ranges for Code Builder. (PR #5606)

  • We updated the Code Builder content for licenses for add-ons (PR #5605)

salesforcedx-vscode-expanded

  • We made updates to the guidelines for Einstein for Developers. (PR #5596)

60.13.0 - May 15, 2024

Fixed

docs

  • We made updates to the troubleshooting guidelines for Einstein for Developers. (PR #5587)

salesforcedx-vscode-core

  • We got rid of the annoying "Warning: Ignoring extra certs from null, load failed: error:80000002:system library::No such file or directory" warning when the Salesforcedx-vscode-core: NODE_EXTRA_CA_CERTS setting is missing. (PR #5575)

60.12.0 - May 8, 2024

Added

salesforcedx-vscode-core

  • We made a major upgrade to the version of the @salesforce/core library. (PR #5556)

  • We no longer prompt you for a directory location when you use the context menu to run an Apex command to create a class. We just gather the information from the context, making things a little more convenient for you. Thank you Heber for this awesome contribution. #5544 (PR #5561)

Fixed

docs

  • We updated the replay debugger content with some helpful information. (PR #5566)

60.11.0 - May 1, 2024

Fixed

salesforcedx-utils-vscode

  • We made some changes under the hood. (PR #5540)

salesforcedx-vscode-apex

60.10.0 - April 24, 2024

Added

salesforcedx-vscode-lwc

  • We now support the lightning_UrlAddressable enumeration type in LWC components. Thank you
    Mike Senn for this contribution. (PR #5328)

Fixed

salesforcedx-apex-debugger

salesforcedx-utils

salesforcedx-utils-vscode

salesforcedx-vscode-apex-debugger

  • We fixed an issue where the ISV Debugger threw a project configuration error when you clicked the Launch Apex Debugger button. Now you should be able to start the debugger without any issues. We'd love to hear your feedback on the ISV Debugger, and happy debugging! (PR #5522)

salesforcedx-vscode-apex

salesforcedx-vscode-apex-replay-debugger

salesforcedx-vscode-core

60.8.0 - April 10, 2024

Added

forcedotcom/salesforcedx-apex

  • We added detailed elapsed time debug log data as an investigative step in trying to diagnose Apex test commands that are taking a long time to run. (PR #349)

  • We now use streams to handle Apex test results, which prevents string length violation errors for very large test results. (PR #352)

Fixed

forcedotcom/salesforcedx-apex

  • We added guards that properly deal with an undefined test summary when formatting Apex test run results. (PR #354)

60.7.0 - April 3, 2024

Fixed

docs

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We completed the transition from Salesforce CLI sfdx commands to sf (v2) commands. All sfdx commands and flags have been updated to their sf equivalents. Action Required: Users must install the sf (v2) Salesforce CLI to continue working with the Salesforce Extension Pack. You can learn more about the migration process in the Salesforce CLI Setup Guide.
    If you run Salesforce CLI commands in the terminal, use the newer sf commands. See the Salesforce CLI Command Reference and Migration Guide. (PR #5435, PR #5466, PR #5523)

60.5.1 - March 21, 2024

Fixed

docs

salesforcedx-utils-vscode

  • We fixed an issue where users who worked within a symbolic link could not run deploy and retrieve commands. (PR #5507)

salesforcedx-vscode-core

  • We fixed an issue in SFDX: Create and Set Up Project for ISV Debugging where error notifications were being displayed for steps that run successfully. (PR #5500)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We updated some dependencies to accommodate an external contribution. (PR #584, PR #5505)

60.4.1 - March 14, 2024

Fixed

salesforcedx-utils-vscode

  • We fixed an issue where conflict and error cases details weren't being displayed in the Output tab for push and pull commands. (PR #5498)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5465)

60.3.2 - March 7, 2024

Added

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5423)

Fixed

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5397)

60.3.1 - March 4, 2024

Added

docs

  • Alongside this release, the Einstein for Developers extension release includes a host of new features that we hope you'll test drive. See the Einstein for Developers change log for more details.

60.2.3 - February 29, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5451, PR #5446)

  • We enabled debug logging for libraries that consume the env var SF_LOG_LEVEL. (PR #5444)

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5429)

60.1.2 - February 22, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5428)

sa...

Read more

Pre-Release v60.15.202405302148

30 May 23:31
Compare
Choose a tag to compare
Pre-release
chore: update to version 60.15.202405302148

Release v60.13.1

16 May 22:03
Compare
Choose a tag to compare

60.13.0 - May 15, 2024

Fixed

docs

  • We made updates to the troubleshooting guidelines for Einstein for Developers. (PR #5587)

salesforcedx-vscode-core

  • We got rid of the annoying "Warning: Ignoring extra certs from null, load failed: error:80000002:system library::No such file or directory" warning when the Salesforcedx-vscode-core: NODE_EXTRA_CA_CERTS setting is missing. (PR #5575)

60.12.0 - May 8, 2024

Added

salesforcedx-vscode-core

  • We made a major upgrade to the version of the @salesforce/core library. (PR #5556)

  • We no longer prompt you for a directory location when you use the context menu to run an Apex command to create a class. We just gather the information from the context, making things a little more convenient for you. Thank you Heber for this awesome contribution. #5544 (PR #5561)

Fixed

docs

  • We updated the replay debugger content with some helpful information. (PR #5566)

60.11.0 - May 1, 2024

Fixed

salesforcedx-utils-vscode

  • We made some changes under the hood. (PR #5540)

salesforcedx-vscode-apex

60.10.0 - April 24, 2024

Added

salesforcedx-vscode-lwc

  • We now support the lightning_UrlAddressable enumeration type in LWC components. Thank you
    Mike Senn for this contribution. (PR #5328)

Fixed

salesforcedx-apex-debugger

salesforcedx-utils

salesforcedx-utils-vscode

salesforcedx-vscode-apex-debugger

  • We fixed an issue where the ISV Debugger threw a project configuration error when you clicked the Launch Apex Debugger button. Now you should be able to start the debugger without any issues. We'd love to hear your feedback on the ISV Debugger, and happy debugging! (PR #5522)

salesforcedx-vscode-apex

salesforcedx-vscode-apex-replay-debugger

salesforcedx-vscode-core

60.8.0 - April 10, 2024

Added

forcedotcom/salesforcedx-apex

  • We added detailed elapsed time debug log data as an investigative step in trying to diagnose Apex test commands that are taking a long time to run. (PR #349)

  • We now use streams to handle Apex test results, which prevents string length violation errors for very large test results. (PR #352)

Fixed

forcedotcom/salesforcedx-apex

  • We added guards that properly deal with an undefined test summary when formatting Apex test run results. (PR #354)

60.7.0 - April 3, 2024

Fixed

docs

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We completed the transition from Salesforce CLI sfdx commands to sf (v2) commands. All sfdx commands and flags have been updated to their sf equivalents. Action Required: Users must install the sf (v2) Salesforce CLI to continue working with the Salesforce Extension Pack. You can learn more about the migration process in the Salesforce CLI Setup Guide.
    If you run Salesforce CLI commands in the terminal, use the newer sf commands. See the Salesforce CLI Command Reference and Migration Guide. (PR #5435, PR #5466, PR #5523)

60.5.1 - March 21, 2024

Fixed

docs

salesforcedx-utils-vscode

  • We fixed an issue where users who worked within a symbolic link could not run deploy and retrieve commands. (PR #5507)

salesforcedx-vscode-core

  • We fixed an issue in SFDX: Create and Set Up Project for ISV Debugging where error notifications were being displayed for steps that run successfully. (PR #5500)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We updated some dependencies to accommodate an external contribution. (PR #584, PR #5505)

60.4.1 - March 14, 2024

Fixed

salesforcedx-utils-vscode

  • We fixed an issue where conflict and error cases details weren't being displayed in the Output tab for push and pull commands. (PR #5498)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5465)

60.3.2 - March 7, 2024

Added

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5423)

Fixed

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5397)

60.3.1 - March 4, 2024

Added

docs

  • Alongside this release, the Einstein for Developers extension release includes a host of new features that we hope you'll test drive. See the Einstein for Developers change log for more details.

60.2.3 - February 29, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5451, PR #5446)

  • We enabled debug logging for libraries that consume the env var SF_LOG_LEVEL. (PR #5444)

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5429)

60.1.2 - February 22, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5428)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5424, PR #5409, PR #5418)

  • We fixed an issue where error messages thrown by push commands weren't showing up in the Output tab. (PR #5441)

  • We fixed an uncaught error that occurs when the Cancel button is clicked to cancel a retrieve in progress. (PR #5443)

60.0.0 - February 14, 2024

Added

salesforcedx-vscode-core

salesforcedx-vscode-apex

Fixed

salesforcedx-vscode-core

  • We fixed an issue so that logging out of the default org results in a single notification, making for a more pleasant user experience. (PR #5407)

  • We fixed an issue with the Org Browser so that custom objects with a namespace can now be refreshed. (PR #5403)

  • We no longer show you commands that require a default org when no default org is...

Read more

Release v60.13.0

14 May 21:14
Compare
Choose a tag to compare

60.13.0 - May 15, 2024

Fixed

docs

  • We made updates to the troubleshooting guidelines for Einstein for Developers. (PR #5587)

salesforcedx-vscode-core

  • We got rid of the annoying "Warning: Ignoring extra certs from null, load failed: error:80000002:system library::No such file or directory" warning when the Salesforcedx-vscode-core: NODE_EXTRA_CA_CERTS setting is missing. (PR #5575)

60.12.0 - May 8, 2024

Added

salesforcedx-vscode-core

  • We made a major upgrade to the version of the @salesforce/core library. (PR #5556)

  • We no longer prompt you for a directory location when you use the context menu to run an Apex command to create a class. We just gather the information from the context, making things a little more convenient for you. Thank you Heber for this awesome contribution. #5544 (PR #5561)

Fixed

docs

  • We updated the replay debugger content with some helpful information. (PR #5566)

60.11.0 - May 1, 2024

Fixed

salesforcedx-utils-vscode

  • We made some changes under the hood. (PR #5540)

salesforcedx-vscode-apex

60.10.0 - April 24, 2024

Added

salesforcedx-vscode-lwc

  • We now support the lightning_UrlAddressable enumeration type in LWC components. Thank you
    Mike Senn for this contribution. (PR #5328)

Fixed

salesforcedx-apex-debugger

salesforcedx-utils

salesforcedx-utils-vscode

salesforcedx-vscode-apex-debugger

  • We fixed an issue where the ISV Debugger threw a project configuration error when you clicked the Launch Apex Debugger button. Now you should be able to start the debugger without any issues. We'd love to hear your feedback on the ISV Debugger, and happy debugging! (PR #5522)

salesforcedx-vscode-apex

salesforcedx-vscode-apex-replay-debugger

salesforcedx-vscode-core

60.8.0 - April 10, 2024

Added

forcedotcom/salesforcedx-apex

  • We added detailed elapsed time debug log data as an investigative step in trying to diagnose Apex test commands that are taking a long time to run. (PR #349)

  • We now use streams to handle Apex test results, which prevents string length violation errors for very large test results. (PR #352)

Fixed

forcedotcom/salesforcedx-apex

  • We added guards that properly deal with an undefined test summary when formatting Apex test run results. (PR #354)

60.7.0 - April 3, 2024

Fixed

docs

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We completed the transition from Salesforce CLI sfdx commands to sf (v2) commands. All sfdx commands and flags have been updated to their sf equivalents. Action Required: Users must install the sf (v2) Salesforce CLI to continue working with the Salesforce Extension Pack. You can learn more about the migration process in the Salesforce CLI Setup Guide.
    If you run Salesforce CLI commands in the terminal, use the newer sf commands. See the Salesforce CLI Command Reference and Migration Guide. (PR #5435, PR #5466, PR #5523)

60.5.1 - March 21, 2024

Fixed

docs

salesforcedx-utils-vscode

  • We fixed an issue where users who worked within a symbolic link could not run deploy and retrieve commands. (PR #5507)

salesforcedx-vscode-core

  • We fixed an issue in SFDX: Create and Set Up Project for ISV Debugging where error notifications were being displayed for steps that run successfully. (PR #5500)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We updated some dependencies to accommodate an external contribution. (PR #584, PR #5505)

60.4.1 - March 14, 2024

Fixed

salesforcedx-utils-vscode

  • We fixed an issue where conflict and error cases details weren't being displayed in the Output tab for push and pull commands. (PR #5498)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5465)

60.3.2 - March 7, 2024

Added

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5423)

Fixed

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5397)

60.3.1 - March 4, 2024

Added

docs

  • Alongside this release, the Einstein for Developers extension release includes a host of new features that we hope you'll test drive. See the Einstein for Developers change log for more details.

60.2.3 - February 29, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5451, PR #5446)

  • We enabled debug logging for libraries that consume the env var SF_LOG_LEVEL. (PR #5444)

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5429)

60.1.2 - February 22, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5428)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5424, PR #5409, PR #5418)

  • We fixed an issue where error messages thrown by push commands weren't showing up in the Output tab. (PR #5441)

  • We fixed an uncaught error that occurs when the Cancel button is clicked to cancel a retrieve in progress. (PR #5443)

60.0.0 - February 14, 2024

Added

salesforcedx-vscode-core

salesforcedx-vscode-apex

Fixed

salesforcedx-vscode-core

  • We fixed an issue so that logging out of the default org results in a single notification, making for a more pleasant user experience. (PR #5407)

  • We fixed an issue with the Org Browser so that custom objects with a namespace can now be refreshed. (PR #5403)

  • We no longer show you commands that require a default org when no default org is...

Read more

Release v60.12.0

07 May 12:31
Compare
Choose a tag to compare

60.12.0 - May 8, 2024

Added

salesforcedx-vscode-core

  • We made a major upgrade to the version of the @salesforce/core library. (PR #5556)

  • We no longer prompt you for a directory location when you use the context menu to run an Apex command to create a class. We just gather the information from the context, making things a little more convenient for you. Thank you Heber for this awesome contribution. #5544 (PR #5561)

Fixed

docs

  • We updated the replay debugger content with some helpful information. (PR #5566)

60.11.0 - May 1, 2024

Fixed

salesforcedx-utils-vscode

  • We made some changes under the hood. (PR #5540)

salesforcedx-vscode-apex

60.10.0 - April 24, 2024

Added

salesforcedx-vscode-lwc

  • We now support the lightning_UrlAddressable enumeration type in LWC components. Thank you
    Mike Senn for this contribution. (PR #5328)

Fixed

salesforcedx-apex-debugger

salesforcedx-utils

salesforcedx-utils-vscode

salesforcedx-vscode-apex-debugger

  • We fixed an issue where the ISV Debugger threw a project configuration error when you clicked the Launch Apex Debugger button. Now you should be able to start the debugger without any issues. We'd love to hear your feedback on the ISV Debugger, and happy debugging! (PR #5522)

salesforcedx-vscode-apex

salesforcedx-vscode-apex-replay-debugger

salesforcedx-vscode-core

60.8.0 - April 10, 2024

Added

forcedotcom/salesforcedx-apex

  • We added detailed elapsed time debug log data as an investigative step in trying to diagnose Apex test commands that are taking a long time to run. (PR #349)

  • We now use streams to handle Apex test results, which prevents string length violation errors for very large test results. (PR #352)

Fixed

forcedotcom/salesforcedx-apex

  • We added guards that properly deal with an undefined test summary when formatting Apex test run results. (PR #354)

60.7.0 - April 3, 2024

Fixed

docs

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We completed the transition from Salesforce CLI sfdx commands to sf (v2) commands. All sfdx commands and flags have been updated to their sf equivalents. Action Required: Users must install the sf (v2) Salesforce CLI to continue working with the Salesforce Extension Pack. You can learn more about the migration process in the Salesforce CLI Setup Guide.
    If you run Salesforce CLI commands in the terminal, use the newer sf commands. See the Salesforce CLI Command Reference and Migration Guide. (PR #5435, PR #5466, PR #5523)

60.5.1 - March 21, 2024

Fixed

docs

salesforcedx-utils-vscode

  • We fixed an issue where users who worked within a symbolic link could not run deploy and retrieve commands. (PR #5507)

salesforcedx-vscode-core

  • We fixed an issue in SFDX: Create and Set Up Project for ISV Debugging where error notifications were being displayed for steps that run successfully. (PR #5500)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We updated some dependencies to accommodate an external contribution. (PR #584, PR #5505)

60.4.1 - March 14, 2024

Fixed

salesforcedx-utils-vscode

  • We fixed an issue where conflict and error cases details weren't being displayed in the Output tab for push and pull commands. (PR #5498)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5465)

60.3.2 - March 7, 2024

Added

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5423)

Fixed

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5397)

60.3.1 - March 4, 2024

Added

docs

  • Alongside this release, the Einstein for Developers extension release includes a host of new features that we hope you'll test drive. See the Einstein for Developers change log for more details.

60.2.3 - February 29, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5451, PR #5446)

  • We enabled debug logging for libraries that consume the env var SF_LOG_LEVEL. (PR #5444)

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5429)

60.1.2 - February 22, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5428)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5424, PR #5409, PR #5418)

  • We fixed an issue where error messages thrown by push commands weren't showing up in the Output tab. (PR #5441)

  • We fixed an uncaught error that occurs when the Cancel button is clicked to cancel a retrieve in progress. (PR #5443)

60.0.0 - February 14, 2024

Added

salesforcedx-vscode-core

salesforcedx-vscode-apex

Fixed

salesforcedx-vscode-core

  • We fixed an issue so that logging out of the default org results in a single notification, making for a more pleasant user experience. (PR #5407)

  • We fixed an issue with the Org Browser so that custom objects with a namespace can now be refreshed. (PR #5403)

  • We no longer show you commands that require a default org when no default org is set. (PR #5406)

  • We migrated some more commands to the new sf style. (PR #5379, PR #5388)

59.17.0 - February 7, 2024

Fixed

salesforcedx-vscode-core

Read more

Release v60.11.0

01 May 20:47
Compare
Choose a tag to compare

60.11.0 - May 1, 2024

Fixed

salesforcedx-utils-vscode

  • We made some changes under the hood. (PR #5540)

salesforcedx-vscode-apex

60.10.0 - April 24, 2024

Added

salesforcedx-vscode-lwc

  • We now support the lightning_UrlAddressable enumeration type in LWC components. Thank you
    Mike Senn for this contribution. (PR #5328)

Fixed

salesforcedx-apex-debugger

salesforcedx-utils

salesforcedx-utils-vscode

salesforcedx-vscode-apex-debugger

  • We fixed an issue where the ISV Debugger threw a project configuration error when you clicked the Launch Apex Debugger button. Now you should be able to start the debugger without any issues. We'd love to hear your feedback on the ISV Debugger, and happy debugging! (PR #5522)

salesforcedx-vscode-apex

salesforcedx-vscode-apex-replay-debugger

salesforcedx-vscode-core

60.8.0 - April 10, 2024

Added

forcedotcom/salesforcedx-apex

  • We added detailed elapsed time debug log data as an investigative step in trying to diagnose Apex test commands that are taking a long time to run. (PR #349)

  • We now use streams to handle Apex test results, which prevents string length violation errors for very large test results. (PR #352)

Fixed

forcedotcom/salesforcedx-apex

  • We added guards that properly deal with an undefined test summary when formatting Apex test run results. (PR #354)

60.7.0 - April 3, 2024

Fixed

docs

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We completed the transition from Salesforce CLI sfdx commands to sf (v2) commands. All sfdx commands and flags have been updated to their sf equivalents. Action Required: Users must install the sf (v2) Salesforce CLI to continue working with the Salesforce Extension Pack. You can learn more about the migration process in the Salesforce CLI Setup Guide.
    If you run Salesforce CLI commands in the terminal, use the newer sf commands. See the Salesforce CLI Command Reference and Migration Guide. (PR #5435, PR #5466, PR #5523)

60.5.1 - March 21, 2024

Fixed

docs

salesforcedx-utils-vscode

  • We fixed an issue where users who worked within a symbolic link could not run deploy and retrieve commands. (PR #5507)

salesforcedx-vscode-core

  • We fixed an issue in SFDX: Create and Set Up Project for ISV Debugging where error notifications were being displayed for steps that run successfully. (PR #5500)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We updated some dependencies to accommodate an external contribution. (PR #584, PR #5505)

60.4.1 - March 14, 2024

Fixed

salesforcedx-utils-vscode

  • We fixed an issue where conflict and error cases details weren't being displayed in the Output tab for push and pull commands. (PR #5498)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5465)

60.3.2 - March 7, 2024

Added

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5423)

Fixed

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5397)

60.3.1 - March 4, 2024

Added

docs

  • Alongside this release, the Einstein for Developers extension release includes a host of new features that we hope you'll test drive. See the Einstein for Developers change log for more details.

60.2.3 - February 29, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5451, PR #5446)

  • We enabled debug logging for libraries that consume the env var SF_LOG_LEVEL. (PR #5444)

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5429)

60.1.2 - February 22, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5428)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5424, PR #5409, PR #5418)

  • We fixed an issue where error messages thrown by push commands weren't showing up in the Output tab. (PR #5441)

  • We fixed an uncaught error that occurs when the Cancel button is clicked to cancel a retrieve in progress. (PR #5443)

60.0.0 - February 14, 2024

Added

salesforcedx-vscode-core

salesforcedx-vscode-apex

Fixed

salesforcedx-vscode-core

  • We fixed an issue so that logging out of the default org results in a single notification, making for a more pleasant user experience. (PR #5407)

  • We fixed an issue with the Org Browser so that custom objects with a namespace can now be refreshed. (PR #5403)

  • We no longer show you commands that require a default org when no default org is set. (PR #5406)

  • We migrated some more commands to the new sf style. (PR #5379, PR #5388)

59.17.0 - February 7, 2024

Fixed

salesforcedx-vscode-core

  • We fixed an issue with the SFDX:Deploy this Source to Org command not throwing an error when the command failed. (PR #5392)

  • We migrated some more commands to the new sf style. (PR #5362)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5393)

59.16.0 - January 31, 2024

Fixed

salesforcedx-vscode-core

59.15.0 - January 26, 2024

Ad...

Read more

Release v60.10.0

23 Apr 19:34
Compare
Choose a tag to compare

60.10.0 - April 24, 2024

Added

salesforcedx-vscode-lwc

  • We now support the lightning_UrlAddressable enumeration type in LWC components. Thank you
    Mike Senn for this contribution. (PR #5328)

Fixed

salesforcedx-apex-debugger

salesforcedx-utils

salesforcedx-utils-vscode

salesforcedx-vscode-apex-debugger

  • We fixed an issue where the ISV Debugger threw a project configuration error when you clicked the Launch Apex Debugger button. Now you should be able to start the debugger without any issues. We'd love to hear your feedback on the ISV Debugger, and happy debugging! (PR #5522)

salesforcedx-vscode-apex

salesforcedx-vscode-apex-replay-debugger

salesforcedx-vscode-core

60.8.0 - April 10, 2024

Added

forcedotcom/salesforcedx-apex

  • We added detailed elapsed time debug log data as an investigative step in trying to diagnose Apex test commands that are taking a long time to run. (PR #349)

  • We now use streams to handle Apex test results, which prevents string length violation errors for very large test results. (PR #352)

Fixed

forcedotcom/salesforcedx-apex

  • We added guards that properly deal with an undefined test summary when formatting Apex test run results. (PR #354)

60.7.0 - April 3, 2024

Fixed

docs

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We completed the transition from Salesforce CLI sfdx commands to sf (v2) commands. All sfdx commands and flags have been updated to their sf equivalents. Action Required: Users must install the sf (v2) Salesforce CLI to continue working with the Salesforce Extension Pack. You can learn more about the migration process in the Salesforce CLI Setup Guide.
    If you run Salesforce CLI commands in the terminal, use the newer sf commands. See the Salesforce CLI Command Reference and Migration Guide. (PR #5435, PR #5466, PR #5523)

60.5.1 - March 21, 2024

Fixed

docs

salesforcedx-utils-vscode

  • We fixed an issue where users who worked within a symbolic link could not run deploy and retrieve commands. (PR #5507)

salesforcedx-vscode-core

  • We fixed an issue in SFDX: Create and Set Up Project for ISV Debugging where error notifications were being displayed for steps that run successfully. (PR #5500)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We updated some dependencies to accommodate an external contribution. (PR #584, PR #5505)

60.4.1 - March 14, 2024

Fixed

salesforcedx-utils-vscode

  • We fixed an issue where conflict and error cases details weren't being displayed in the Output tab for push and pull commands. (PR #5498)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5465)

60.3.2 - March 7, 2024

Added

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5423)

Fixed

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5397)

60.3.1 - March 4, 2024

Added

docs

  • Alongside this release, the Einstein for Developers extension release includes a host of new features that we hope you'll test drive. See the Einstein for Developers change log for more details.

60.2.3 - February 29, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5451, PR #5446)

  • We enabled debug logging for libraries that consume the env var SF_LOG_LEVEL. (PR #5444)

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5429)

60.1.2 - February 22, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5428)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5424, PR #5409, PR #5418)

  • We fixed an issue where error messages thrown by push commands weren't showing up in the Output tab. (PR #5441)

  • We fixed an uncaught error that occurs when the Cancel button is clicked to cancel a retrieve in progress. (PR #5443)

60.0.0 - February 14, 2024

Added

salesforcedx-vscode-core

salesforcedx-vscode-apex

Fixed

salesforcedx-vscode-core

  • We fixed an issue so that logging out of the default org results in a single notification, making for a more pleasant user experience. (PR #5407)

  • We fixed an issue with the Org Browser so that custom objects with a namespace can now be refreshed. (PR #5403)

  • We no longer show you commands that require a default org when no default org is set. (PR #5406)

  • We migrated some more commands to the new sf style. (PR #5379, PR #5388)

59.17.0 - February 7, 2024

Fixed

salesforcedx-vscode-core

  • We fixed an issue with the SFDX:Deploy this Source to Org command not throwing an error when the command failed. (PR #5392)

  • We migrated some more commands to the new sf style. (PR #5362)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5393)

59.16.0 - January 31, 2024

Fixed

salesforcedx-vscode-core

59.15.0 - January 26, 2024

Added

salesforcedx-vscode-core

  • We made a major upgrade to the version of the @salesforce/core library. (PR #5332)

Fixed

docs

  • We added information about purchasing additional Code Builder licenses. (PR #5329)

salesforcedx-utils-vscode

salesforcedx-vscode-apex

  • We fixed an i...
Read more

Release v60.9.0

15 Apr 16:44
Compare
Choose a tag to compare

60.9.0 - April 17, 2024

Added

salesforcedx-vscode-lwc

  • Add lightning__UrlAddressable enumeration (PR #5328)

Fixed

salesforcedx-apex-debugger

  • ISV Debugger no longer throws project configuration error when 'Launch Apex Debugger' button is clicked (PR #5522)

salesforcedx-utils

  • ISV Debugger no longer throws project configuration error when 'Launch Apex Debugger' button is clicked (PR #5522)

salesforcedx-utils-vscode

  • ISV Debugger no longer throws project configuration error when 'Launch Apex Debugger' button is clicked (PR #5522)

salesforcedx-vscode-apex-debugger

  • ISV Debugger no longer throws project configuration error when 'Launch Apex Debugger' button is clicked (PR #5522)

salesforcedx-vscode-core

  • Bump apex-node apply json dangling comma bug (PR #5537)

60.8.0 - April 10, 2024

Added

forcedotcom/salesforcedx-apex

  • We added detailed elapsed time debug log data as an investigative step in trying to diagnose Apex test commands that are taking a long time to run. (PR #349)

  • We now use streams to handle Apex test results, which prevents string length violation errors for very large test results. (PR #352)

Fixed

forcedotcom/salesforcedx-apex

  • We added guards that properly deal with an undefined test summary when formatting Apex test run results. (PR #354)

60.7.0 - April 3, 2024

Fixed

docs

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We completed the transition from Salesforce CLI sfdx commands to sf (v2) commands. All sfdx commands and flags have been updated to their sf equivalents. Action Required: Users must install the sf (v2) Salesforce CLI to continue working with the Salesforce Extension Pack. You can learn more about the migration process in the Salesforce CLI Setup Guide.
    If you run Salesforce CLI commands in the terminal, use the newer sf commands. See the Salesforce CLI Command Reference and Migration Guide. (PR #5435, PR #5466, PR #5523)

60.5.1 - March 21, 2024

Fixed

docs

salesforcedx-utils-vscode

  • We fixed an issue where users who worked within a symbolic link could not run deploy and retrieve commands. (PR #5507)

salesforcedx-vscode-core

  • We fixed an issue in SFDX: Create and Set Up Project for ISV Debugging where error notifications were being displayed for steps that run successfully. (PR #5500)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We updated some dependencies to accommodate an external contribution. (PR #584, PR #5505)

60.4.1 - March 14, 2024

Fixed

salesforcedx-utils-vscode

  • We fixed an issue where conflict and error cases details weren't being displayed in the Output tab for push and pull commands. (PR #5498)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5465)

60.3.2 - March 7, 2024

Added

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5423)

Fixed

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5397)

60.3.1 - March 4, 2024

Added

docs

  • Alongside this release, the Einstein for Developers extension release includes a host of new features that we hope you'll test drive. See the Einstein for Developers change log for more details.

60.2.3 - February 29, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5451, PR #5446)

  • We enabled debug logging for libraries that consume the env var SF_LOG_LEVEL. (PR #5444)

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5429)

60.1.2 - February 22, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5428)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5424, PR #5409, PR #5418)

  • We fixed an issue where error messages thrown by push commands weren't showing up in the Output tab. (PR #5441)

  • We fixed an uncaught error that occurs when the Cancel button is clicked to cancel a retrieve in progress. (PR #5443)

60.0.0 - February 14, 2024

Added

salesforcedx-vscode-core

salesforcedx-vscode-apex

Fixed

salesforcedx-vscode-core

  • We fixed an issue so that logging out of the default org results in a single notification, making for a more pleasant user experience. (PR #5407)

  • We fixed an issue with the Org Browser so that custom objects with a namespace can now be refreshed. (PR #5403)

  • We no longer show you commands that require a default org when no default org is set. (PR #5406)

  • We migrated some more commands to the new sf style. (PR #5379, PR #5388)

59.17.0 - February 7, 2024

Fixed

salesforcedx-vscode-core

  • We fixed an issue with the SFDX:Deploy this Source to Org command not throwing an error when the command failed. (PR #5392)

  • We migrated some more commands to the new sf style. (PR #5362)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5393)

59.16.0 - January 31, 2024

Fixed

salesforcedx-vscode-core

59.15.0 - January 26, 2024

Added

salesforcedx-vscode-core

  • We made a major upgrade to the version of the @salesforce/core library. (PR #5332)

Fixed

docs

  • We added information about purchasing additional Code Builder licenses. ([PR #5329](https://github....
Read more

Release v60.8.0

10 Apr 02:35
Compare
Choose a tag to compare

60.8.0 - April 10, 2024

Added

forcedotcom/salesforcedx-apex

  • We added detailed elapsed time debug log data as an investigative step in trying to diagnose Apex test commands that are taking a long time to run. (PR #349)

  • We now use streams to handle Apex test results, which prevents string length violation errors for very large test results. (PR #352)

Fixed

forcedotcom/salesforcedx-apex

  • We added guards that properly deal with an undefined test summary when formatting Apex test run results. (PR #354)

60.7.0 - April 3, 2024

Fixed

docs

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We completed the transition from Salesforce CLI sfdx commands to sf (v2) commands. All sfdx commands and flags have been updated to their sf equivalents. Action Required: Users must install the sf (v2) Salesforce CLI to continue working with the Salesforce Extension Pack. You can learn more about the migration process in the Salesforce CLI Setup Guide.
    If you run Salesforce CLI commands in the terminal, use the newer sf commands. See the Salesforce CLI Command Reference and Migration Guide. (PR #5435, PR #5466, PR #5523)

60.5.1 - March 21, 2024

Fixed

docs

salesforcedx-utils-vscode

  • We fixed an issue where users who worked within a symbolic link could not run deploy and retrieve commands. (PR #5507)

salesforcedx-vscode-core

  • We fixed an issue in SFDX: Create and Set Up Project for ISV Debugging where error notifications were being displayed for steps that run successfully. (PR #5500)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We updated some dependencies to accommodate an external contribution. (PR #584, PR #5505)

60.4.1 - March 14, 2024

Fixed

salesforcedx-utils-vscode

  • We fixed an issue where conflict and error cases details weren't being displayed in the Output tab for push and pull commands. (PR #5498)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5465)

60.3.2 - March 7, 2024

Added

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5423)

Fixed

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5397)

60.3.1 - March 4, 2024

Added

docs

  • Alongside this release, the Einstein for Developers extension release includes a host of new features that we hope you'll test drive. See the Einstein for Developers change log for more details.

60.2.3 - February 29, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5451, PR #5446)

  • We enabled debug logging for libraries that consume the env var SF_LOG_LEVEL. (PR #5444)

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5429)

60.1.2 - February 22, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5428)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5424, PR #5409, PR #5418)

  • We fixed an issue where error messages thrown by push commands weren't showing up in the Output tab. (PR #5441)

  • We fixed an uncaught error that occurs when the Cancel button is clicked to cancel a retrieve in progress. (PR #5443)

60.0.0 - February 14, 2024

Added

salesforcedx-vscode-core

salesforcedx-vscode-apex

Fixed

salesforcedx-vscode-core

  • We fixed an issue so that logging out of the default org results in a single notification, making for a more pleasant user experience. (PR #5407)

  • We fixed an issue with the Org Browser so that custom objects with a namespace can now be refreshed. (PR #5403)

  • We no longer show you commands that require a default org when no default org is set. (PR #5406)

  • We migrated some more commands to the new sf style. (PR #5379, PR #5388)

59.17.0 - February 7, 2024

Fixed

salesforcedx-vscode-core

  • We fixed an issue with the SFDX:Deploy this Source to Org command not throwing an error when the command failed. (PR #5392)

  • We migrated some more commands to the new sf style. (PR #5362)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5393)

59.16.0 - January 31, 2024

Fixed

salesforcedx-vscode-core

59.15.0 - January 26, 2024

Added

salesforcedx-vscode-core

  • We made a major upgrade to the version of the @salesforce/core library. (PR #5332)

Fixed

docs

  • We added information about purchasing additional Code Builder licenses. (PR #5329)

salesforcedx-utils-vscode

salesforcedx-vscode-apex

  • We fixed an issue with the Apex Replay Debugger that was preventing it from being launched from an Apex test file. (PR #5326)

  • We made some changes under the hood. (PR #5342)

  • We made some changes so that the no coverage warning now only pops up for Apex classes and Apex triggers. We also added a setting to move the warning from notifications to the Output panel. (PR #5320)

salesforcedx-vscode-core

  • We migrated some more commands to the new sf style to get rid of more warnings. (PR #5297, PR #5298)

  • We reverted CLI version validation (PR #5185) to resolve issues for users who were affected by it. (PR #5343)

salesforce...

Read more

Release v60.7.0

03 Apr 22:27
Compare
Choose a tag to compare

60.7.0 - April 3, 2024

Fixed

docs

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We completed the transition from Salesforce CLI sfdx commands to sf (v2) commands. All sfdx commands and flags have been updated to their sf equivalents. Action Required: Users must install the sf (v2) Salesforce CLI to continue working with the Salesforce Extension Pack. You can learn more about the migration process in the Salesforce CLI Setup Guide.
    If you run Salesforce CLI commands in the terminal, use the newer sf commands. See the Salesforce CLI Command Reference and Migration Guide. (PR #5435, PR #5466, PR #5523)

60.5.1 - March 21, 2024

Fixed

docs

salesforcedx-utils-vscode

  • We fixed an issue where users who worked within a symbolic link could not run deploy and retrieve commands. (PR #5507)

salesforcedx-vscode-core

  • We fixed an issue in SFDX: Create and Set Up Project for ISV Debugging where error notifications were being displayed for steps that run successfully. (PR #5500)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We updated some dependencies to accommodate an external contribution. (PR #584, PR #5505)

60.4.1 - March 14, 2024

Fixed

salesforcedx-utils-vscode

  • We fixed an issue where conflict and error cases details weren't being displayed in the Output tab for push and pull commands. (PR #5498)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5465)

60.3.2 - March 7, 2024

Added

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5423)

Fixed

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5397)

60.3.1 - March 4, 2024

Added

docs

  • Alongside this release, the Einstein for Developers extension release includes a host of new features that we hope you'll test drive. See the Einstein for Developers change log for more details.

60.2.3 - February 29, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5451, PR #5446)

  • We enabled debug logging for libraries that consume the env var SF_LOG_LEVEL. (PR #5444)

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5429)

60.1.2 - February 22, 2024

Fixed

salesforcedx-vscode-apex

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5428)

salesforcedx-vscode-core

  • We made some changes under the hood. (PR #5424, PR #5409, PR #5418)

  • We fixed an issue where error messages thrown by push commands weren't showing up in the Output tab. (PR #5441)

  • We fixed an uncaught error that occurs when the Cancel button is clicked to cancel a retrieve in progress. (PR #5443)

60.0.0 - February 14, 2024

Added

salesforcedx-vscode-core

salesforcedx-vscode-apex

Fixed

salesforcedx-vscode-core

  • We fixed an issue so that logging out of the default org results in a single notification, making for a more pleasant user experience. (PR #5407)

  • We fixed an issue with the Org Browser so that custom objects with a namespace can now be refreshed. (PR #5403)

  • We no longer show you commands that require a default org when no default org is set. (PR #5406)

  • We migrated some more commands to the new sf style. (PR #5379, PR #5388)

59.17.0 - February 7, 2024

Fixed

salesforcedx-vscode-core

  • We fixed an issue with the SFDX:Deploy this Source to Org command not throwing an error when the command failed. (PR #5392)

  • We migrated some more commands to the new sf style. (PR #5362)

salesforcedx-vscode-lightning

salesforcedx-vscode-lwc

  • We made some changes under the hood. (PR #5393)

59.16.0 - January 31, 2024

Fixed

salesforcedx-vscode-core

59.15.0 - January 26, 2024

Added

salesforcedx-vscode-core

  • We made a major upgrade to the version of the @salesforce/core library. (PR #5332)

Fixed

docs

  • We added information about purchasing additional Code Builder licenses. (PR #5329)

salesforcedx-utils-vscode

salesforcedx-vscode-apex

  • We fixed an issue with the Apex Replay Debugger that was preventing it from being launched from an Apex test file. (PR #5326)

  • We made some changes under the hood. (PR #5342)

  • We made some changes so that the no coverage warning now only pops up for Apex classes and Apex triggers. We also added a setting to move the warning from notifications to the Output panel. (PR #5320)

salesforcedx-vscode-core

  • We migrated some more commands to the new sf style to get rid of more warnings. (PR #5297, PR #5298)

  • We reverted CLI version validation (PR #5185) to resolve issues for users who were affected by it. (PR #5343)

salesforcedx-vscode-apex-debugger

  • We made some changes under the hood. (PR #5341)

salesforcedx-vscode-apex-replay-debugger

  • We made some changes under the hood. (PR #5341)

59.13.0 - January 11, 2024

Added

salesforcedx-vscode-core

  • We now validate your CLI version during activation of the CLI Integration extension and let you know if you need to make any updates. The validation ensures that your CLI version is compatible with the rest of our extension pack. We hope this update takes away some of the guesswork around which CLI version you should be on, and helps keep yo...
Read more