Skip to content

Commit 87512a6

Browse files
committed
Update README.md
1 parent 100f516 commit 87512a6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,13 @@ Connect-LMAccount -UseCachedCredential
7272
```
7373

7474
# Change List
75+
## 7.9.3
76+
### Bug Fixes
77+
- **Set-LMWebsite**: Fixed an issue where `-WebsiteSteps` was omitted from the API request payload, so multi-step web check updates appeared to succeed but did not apply the supplied steps.
78+
- **Set-LMOpsNote**: Fixed an issue where scope updates (`-DeviceIds`, `-WebsiteIds`, `-DeviceGroupIds`) were not included in the request payload.
79+
- **Set-LMRole**: Fixed an issue where permission updates were omitted from the request payload when changing role privileges.
80+
- **Set-LMRecipientGroup**: Fixed `-Recipients` to accept an array of recipient objects instead of only binding a single recipient.
81+
7582
## 7.9.2
7683
### Bug Fixes
7784
- **SDT timezone compatibility with PowerShell 5.1**: Fixed an issue introduced in v7.9.1 where SDT commands would fail on PowerShell 5.1 with `Invalid timezone` errors due to .NET Framework not supporting IANA timezone IDs (e.g. `America/New_York`) directly.

0 commit comments

Comments
 (0)