posted Aug 15, 2019, 8:00 AM by Scott Wells
2.0.7.7 - Issue 1356 - IC now automatically helps exclude the
.sfdx/tools/sobjects directory if present to prevent resolution against SObject stub classes found there which don't extend SObject properly. - Issue 1382 - Fixed an issue that could cause IC to lose module/connection associations in projects where multiple modules share the same connection.
- Issue 1387 - Added a Debug Only view configuration for the Log Analyzer hierarchical view.
- Improvements when deploying unsubscribed metadata:
- The prompt is now only shown during deploy-on-save actions since bulk deployment actions originate in the metadata selection screen and any unsubscribed metadata is likely intentional.
- The prompt is now shown properly when deploying via the Tooling API. Previously it was only shown when deploying via the Metadata API.
- The prompt is no longer shown when deploying a
CustomLabels file while subscribed to specific CustomLabel metadata.
- Fixed an issue that could occur when trying to configure application settings with a completely unconfigured native connection.
- Added the Apply action to the Configure Application/Project/Module dialogs.
- Improved handling of malformed local SObject XML files during OST generation.
- Other fixes and improvements.
|
|