Skip to content

Releases: hardisgroupcom/vscode-sfdx-hardis

v6.29.1

24 Feb 17:31

Choose a tag to compare

What's Changed

Full Changelog: v6.29.0...v6.29.1

v6.29.0

24 Feb 09:22

Choose a tag to compare

What's Changed

  • Custom Color Improvements

    • Support for selecting which settings.json file to update the colors to (Workspace or User).
    • Added org URL Wildcard Support for colors. Example 'https://yourcompany--*.sandbox.my.salesforce.com'
    • URL validation added, witch warns the user if a URL in .hardis-config.yml is invalid.
    • Simplified Sandbox and Scratch org colors by checking if URL includes .sandbox. or .scratch.
    • Colors will no longer fail when the org alias include a whitespace.
    • Faster color changes, since instance URL is now cached correctly.
    • Colors are now correctly loaded upon start-up
  • Data Workbench enhancements:

    • Adds log file display
    • Add column "Created date" in Exported files and logs tables
    • Handle refresh event after import, export or delete operations
  • Fix false positive for fnm-managed npm installations

Pull Requests

New Contributors

Full Changelog: v6.28.0...v6.29.0

v6.28.0

22 Feb 11:49

Choose a tag to compare

What's Changed

  • Data Workbench: Allow to configure all settings related to SFDMU export.json file

Pull Requests

  • Enhances data workbench UI and functionality by @nvuillam in #352

Full Changelog: v6.27.2...v6.28.0

v6.27.2

20 Feb 13:45

Choose a tag to compare

What's Changed

  • Improve Data Workbench to individually edit objects in modal, not all objects at once
  • Improve tooltips

Pull Requests

  • Refactors Data Workbench UI and functionality by @nvuillam in #351

Full Changelog: v6.27.1...v6.27.2

v6.27.1

19 Feb 22:35

Choose a tag to compare

What's Changed

  • Improves duplicate command prevention
  • Add support of Mock data in Data Workbench

Pull Requests

Full Changelog: v6.27.0...v6.27.1

v6.27.0

10 Feb 00:18

Choose a tag to compare

What's Changed

  • New Documentation Workbench LWC to gather in one place all documentation related commands, and allow to easily run them and configure related settings. Commands include:
    • Generate documentation, with options
      • Generate Markdown (always selected)
      • Generate PDF (default : false)
      • With flow history (default: true)
    • Deploy to Cloudflare Pages
    • Deploy to Salesforce as static resource
    • Run locally
    • Override prompt templates
  • Command runner: Display total elapsed time on progress components when completed.

Pull Requests

Full Changelog: v6.26.2...v6.27.0

v6.26.2

03 Feb 23:40

Choose a tag to compare

What's changed

Improve release workflow

Full Changelog: v6.26.1...v6.26.2

v6.26.1

03 Feb 23:26

Choose a tag to compare

What's Changed

  • Upgrade npm dependencies

Pull Requests

  • Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 by @dependabot[bot] in #343

Full Changelog: v6.26.0...v6.26.1

v6.26.0

01 Feb 11:52

Choose a tag to compare

What's Changed

Full Changelog: v6.25.5...v6.26.0

v6.25.5

29 Jan 20:54

Choose a tag to compare

What's Changed

Full Changelog: v6.25.4...v6.25.5