Releases: Devolutions/devolutions-server
Releases · Devolutions/devolutions-server
2022.3.13.0
-
Updated PAM accounts CMDlets
- Added description field to New-DSPamAccount
- Added Get-DSPamAccount
- Added Update-DSPamAccountBase
- Added help to Get-DSPamAccount
- Added Get-DSPamAccountSyncStatus
-
Get-DSEntrySubConnections: Added possibility to get sub-connections as RDM Connections
-
New-DSUser
- Fixed issue with user creation
- Added 'AzureAD' to AuthenticationType's validate set
2022.3.8.0
- Stop script execution if New-DSSession fails
- Fixed issue where Devolutions Server instance was not recognized even if a proper URL was used to authenticate
- Fixed instance version not being set properly on login
2022.3.7.4
- Fixed an issue when receiving a JSON array
- Fixed refresh token not working properly
- Fixed server's version not being set properly in global variables
- Made some changes to New-DSPamAccount for clarity
- Added Get-DSEntryPasswordHistory
2022.3.2.0
- Fixed an issue with Update-DSRole
- Fixed an issue with PamCheckout type not being exported
- Added possibility to get role by ID with Get-DSRole
2022.2.11.0
- Fixed an issue with Update-DSRole
- Fixed an issue with PamCheckout type not being exported
- Added possibility to get role by ID with Get-DSRole
2022.3.0.0
Changed version
2022.2.6.1
Changed version
2022.2.6.0
Made New-DSSessionOAuth private Should not be called directly. Use New-DSSession
2022.1.10.2
Fixes for Update-DSSSHShellEntry
2022.1.10.1
Improvement on Get-DSEntry filter:
- Can now query for
- Exact match
- Starts with
- Ends with
- Contains (Default)