sfdx-hardis 4.12.0 → 4.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,10 @@
|
|
|
4
4
|
|
|
5
5
|
Note: Can be used with `sfdx plugins:install sfdx-hardis@beta` and docker image `hardisgroupcom/sfdx-hardis@beta`
|
|
6
6
|
|
|
7
|
+
## [4.12.1] 2023-11-15
|
|
8
|
+
|
|
9
|
+
- Allow to exclude more usernames from monitoring using .sfdx-hardis.yml property **monitoringExcludeUsernames**
|
|
10
|
+
|
|
7
11
|
## [4.12.0] 2023-11-14
|
|
8
12
|
|
|
9
13
|
- New command **sfdx hardis:org:diagnose:audittrail** to detect suspect actions in major orgs
|