--- version: 1.2.9 releaseDate: winZipUrl: https://imsreleases.blob.core.windows.net/universal/production/1.2.9/Universal.win-x64.1.2.9.zip winMsiUrl: https://imsreleases.blob.core.windows.net/universal/production/1.2.9/PowerShellUniversal.1.2.9.msi --- ## Added ### API - Added $Identity variable that will include the identity name if authentication is used ## Changed ### API - PowerShell host for API and Dashboard now implements the basics of Raw UI to avoid errors. ### Automation - Fixed an issue where jobs would time out after 30 minutes and another job would be started in their place. - Fixed an issue where cancelling a job wouldn't totally cancel the job - Fixed an issue where you could not schedule a one time script ### Dashboard - UDv2 - Fixed an issue where custom components wouldn't load correctly - Fixed an issue where saving the PowerShell Version wouldn't work from the UI - Fixed an issue where dashboards would fail to start because assets would deploy after attempting to start dashboards - PowerShell host for API and Dashboard now implements the basics of Raw UI to avoid errors. - Fixed an issue where the server could crash sometimes when dashboard were restarting ### Platform - Fixed an issue where granting an app token would grant roles twice