2.0.5.1 release notes

Post date: Jan 09, 2019 6:44:38 PM

2.0.5.1

  • Issue 1203 - The SFDX scratch org creation dialog now supports parameterized org features and scratch org settings. Scratch org settings are specified via a JSON block corresponding to the scratch org definition's settings key. Illuminated Cloud provides code completion for scratch org settings (currently only orgPreferenceSettings) based on Salesforce's JSON schema definition. It is still possible to use org preferences when creating scratch orgs, but note that scratch org settings and org preferences are mutually-exclusive and may not be used together in the same specification.

  • Updated the executable file extension expected on Windows from .exe to .cmd in support of the latest Windows Salesforce CLI installer.

  • Improved the IDE's behavior when the path to the Salesforce CLI executable is missing or invalid.