PowerShell Universal v1.2.7 is now available. Here are the release notes.
Changed
API
- Fixed an issue where cookie authentication would not work with APIs
Automation
-
Fixed an issue where you couldn’t start jobs using Azure AD credentials
-
Fixed an issue where you couldn’t specify the PowerShell version for schedules
-
Fixed an issue where secret variable names with non-standard characters would cause errors
Dashboard
-
Fixed an issue where components and frameworks would be blocked when running from a ZIP on Windows
-
Fixed issue where Set-UDClipboard would not work
Platform
-
Fixed an issue where Windows Authentication would not evaluate roles correctly
-
Fixed an issue with Grant-UAAppToken where it would not report the Role or Expiration back to the server
-
Renamed Connect-UAServer to Connect-PSUServer. Alias added for backwards compatibility
-
Renamed Grant-UAAppToken to Grant-PSUAppToken. Alias added for backwards compatibility
-
Renamed Get-UAAppToken to Get-PSUAppToken. Alias added for backwards compatibility
-
Renamed Get-UDDashboard to Get-PSUDashboard. Alias added for backwards compatibility
-
Fixed an issue with Grant-PSUAppToken where it wouldn’t allow custom roles.
-
Auto reload feature ignores .git folder
Removed
Platform
- Removed Enable-UAAuthentication as it is not required to use this cmdlet. Authentication is always enabled.