Releases: hardisgroupcom/vscode-sfdx-hardis
Releases · hardisgroupcom/vscode-sfdx-hardis
v6.29.1
What's Changed
- Fix of incorrect custom color logic changed in 6.29.0 by @jesperklang in #358
Full Changelog: v6.29.0...v6.29.1
v6.29.0
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
- Fix false positive for fnm-managed npm installations by @rel-tribal in #354
- Adds log file display to Data Workbench by @nvuillam in #356
- Improving Custom Org colors by @jesperklang in #355
New Contributors
- @rel-tribal made their first contribution in #354
- @jesperklang made their first contribution in #355
Full Changelog: v6.28.0...v6.29.0
v6.28.0
v6.27.2
v6.27.1
What's Changed
- Improves duplicate command prevention
- Add support of Mock data in Data Workbench
Pull Requests
- Bump axios from 1.12.0 to 1.13.5 by @dependabot[bot] in #346
- Bump markdown-it from 14.1.0 to 14.1.1 by @dependabot[bot] in #347
- Improves duplicate command prevention by @nvuillam in #349
- Adds mock data generation to data workbench by @nvuillam in #350
Full Changelog: v6.27.0...v6.27.1
v6.27.0
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
- Generate documentation, with options
- Command runner: Display total elapsed time on progress components when completed.
Pull Requests
- Bump webpack from 5.101.0 to 5.104.1 by @dependabot[bot] in #344
- Adds Documentation Workbench LWC by @nvuillam in #345
Full Changelog: v6.26.2...v6.27.0
v6.26.2
v6.26.1
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