Releases: hardisgroupcom/vscode-sfdx-hardis
Releases · hardisgroupcom/vscode-sfdx-hardis
VsCode SFDX Hardis v1.28.0
What's Changed
- Display apiVersion and release name in Status panel, by @nvuillam from an idea of @pgonzaleznetwork in #92
Full Changelog: v1.27.2...v1.28.0
v1.27.2
What's Changed
- Refresh status panel when default org is changed with another way than sfdx-hardis command
- Performance optimizations by avoiding doubling WebSocket servers
Full Changelog: v1.27.1...v1.27.2
VsCode SFDX Hardis v1.27.1
What's Changed
- Optimization of extension startup using multithread does not work on all computers
- Disable it by default
- Enable it by activating setting vsCodeSfdxHardis.enableMultithread
Full Changelog: v1.27.0...v1.27.1
VsCode SFDX Hardis v1.27.0
What's Changed
- Activate extension everytime VsCode opens in a Salesforce project
- Optimize extension startup time by calling CLI commands with worker_threads
- Remove duplicate console.time and console.timeEnd
- Remove pool info from preloaded commands
Full Changelog: v1.26.0...v1.27.0
VsCode SFDX Hardis v1.26.0
What's Changed
-
Manage VsCode Theme colors depending on selected org
- Automated
- Production: red
- Sandbox of major org (where you are not supposed to deploy ^^): orange
- Sandbox or scratch org for dev/config: green
- Other (Dev Org, Trial org...): blue
- Notes
- If you don't want this feature, use
vsCodeSfdxHardis.disableVsCodeColors
VsCode setting - You can force the association between an org and a color using shortcut button in status panel
- If you don't want this feature, use
- Automated
-
Rename master branch into main
Full Changelog: v1.25.1...v1.26.0
VsCode SFDX Hardis v1.25.1
- Display hammer-wrench icon in dependencies section when a plugin is locally developed
VsCode SFDX Hardis v1.25.0
- Remove duplicate command vscode-sfdx-hardis.debug.launch
- Refactor icons for dependencies tab (up to date, to upgrade, missing)
- Add salesforcedevops.net article in README
VsCode SFDX Hardis v1.24.3
- New logo
VsCode SFDX Hardis v1.24.2
- Fix issue about sfdx project detection on Linux
VsCode SFDX Hardis v1.24.1
Images branding
Full Changelog: v1.24.0...v1.24.1