Skip to content

Releases: hardisgroupcom/vscode-sfdx-hardis

v5.2.0

09 Nov 18:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.2.0

v5.1.1

02 Nov 01:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

02 Nov 00:47
Compare
Choose a tag to compare

What's Changed

  • Add command Data -> Multi-org SOQL Query & Report
  • Fix typos
  • Upgrade dependencies

Pull Requests

Full Changelog: v5.0.0...v5.1.0

v5.0.0

23 Sep 07:02
Compare
Choose a tag to compare

What's Changed

See sfdx-hardis v5 announcement

  • Migrate all sfdx calls into SF CLI calls to match SFDX Hardis v5
  • Improve panel menus loading time x10
  • New configuration variables to customize appearance of SFDX Hardis panels:
    • Select icons theme: Hardis (legacy) or Visual Studio Code (new)
    • Display / Hide emojis in menu sections titles
  • New contextual menu command SFDX Hardis: Simulate Metadata deployment, to safely check deployment errors to any target SF Org.
  • Reorganize sections and menus
  • Add destructiveChanges.xml and package-no-overwrite.xml in Quick Open config files menu-
  • New command Org Monitoring -> Release Updates
  • Default color is "no color", not green
  • Fix: Do not update VsCode local config file with blank color if there wasn't a previous config value
  • Fix: Refresh Status panel after upgrading plugins
  • Fix: Do not display dependency warning if Salesforce Extension Pack (Expanded) is installed
  • Remove sfdx-essentials plugin dependency
  • NPM dependencies updates
    • Upgrade all package dependencies
    • Remove sort-array dependency
    • Replace portastic by get-port (better speed & maintenance)

New Contributors

Full Changelog: v2.12.1...v5.0.0

v2.12.1

22 Aug 16:28
Compare
Choose a tag to compare

What's Changed

  • Accept SF folder name containing node in case of custom NodeJs installation folder by @nvuillam in #174

Full Changelog: v2.12.0...v2.12.1

v2.12.0

06 Aug 17:46
Compare
Choose a tag to compare

What's Changed

  • Refactor menus to group Monitoring commands
  • Fix warning message about Node version
  • Upgrade GitHub Actions versions

Pull Requests

Full Changelog: v2.11.0...v2.12.0

v2.11.0

02 Aug 13:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.11.0

v2.10.0

14 Jul 00:53
Compare
Choose a tag to compare

What's Changed

  • Add new menu for command sfdx hardis:org:files:import by @nvuillam in #127

Full Changelog: v2.9.0...v2.10.0

v2.9.0

14 May 15:58
Compare
Choose a tag to compare

What's Changed

  • Detect Inactive Active Users in Salesforce by @masaner in #123

New Contributors

Full Changelog: v2.8.0...v2.9.0

v2.8.0

23 Apr 08:38
Compare
Choose a tag to compare

What's Changed

  • Fix calls to core SF extensions pack that switched from sfdx to sf commands by @nvuillam in #126

Full Changelog: v2.7.1...v2.8.0