Get-DCGatewaySettings renamed to Get-DCDevoGatewaySettings
New-DCGateway renamed to New-DCDevoGateway
New-DCGatewaySettings renamed to New-DCDevoGatewaySettings
Remove-DCGateway renamed to Remove-DCDevoGateway
Set-DCGateway renamed to Set-DCDevoGateway
Set-DCGatewaySettings renamed to Set-DCDevoGatewaySettings
New Features
Added Add-RDMEntryPasswordListItem to add password list items to a Password List entry
Added Get-DSDeletedUserGroup to fetch deleted user groups from Devolutions Server
Added Get-RDMEntryParameter, Add-RDMEntryParameter, Set-RDMEntryParameter, and Remove-RDMEntryParameter cmdlets to read and manage command-line parameter values
Added Get-RDMEntryPasswordListItem to fetch password list items from a Password List entry
Added New-RDMPasswordListItemCustomField to create custom fields which can be added to Password List entry items
Added Remove-DSDeletedUserGroup to permanently remove deleted user groups from Devolutions Server
Added Remove-RDMEntryPasswordListItem to remove password list items from a Password List entry
Added Restore-DSDeletedUserGroup to restore deleted user groups on Devolutions Server
Added Set-RDMEntryPasswordListItem to modify password list items on a Password List entry
Improvements
Added -ID parameter to Get-RDMUser and Get-RDMUserGroup
Exposed Parameter1DataType through Parameter5DataType and ExtraParametersData on the Cmd object returned by Get-RDMEntry, so scripts working with $entry.Cmd directly can now read and change a parameter's type, not just its default value
Renamed Export-RDMPasswordAnalyzerReport to Export-RDMEntrySecurityAnalyzerReport (old name still works but emits a deprecation warning)
Fixes
Fixed -Attachment parameter on Update-RDMEntryDocument quietly wiping data when attachment filename is unavailable
Fixed Export-RDMEntrySecurityAnalyzerReport automatically correcting a missing file extension with a warning when -Path is provided without one
Fixed Export-RDMPasswordAnalyzerReport HTML export crashing with an unhelpful message