--- version: 1.2.0 releaseDate: 6-09-2020 winZipUrl: https://imsreleases.blob.core.windows.net/universal/production/1.2.0/Universal.win-x64.1.2.0.zip winMsiUrl: https://imsreleases.blob.core.windows.net/universal/production/1.2.0/PowerShellUniversal.1.2.0.msi --- ## Added ### APIs - Added Support for REST APIs ### Automation - Added configuration options for InformationPreference, VerbosePreference and DebugPreference for scripts ### Dashboard - UDv3 - Added support for themes - Added Dashboard Components page in UI - In-Browser editor for dashboard files ### Platform - Idempotent Configuration using PS cmdlets rather than classes - Added Install-PSUServer cmdlet - Added Start-PSUServer cmdlet - Added the ability to configure which menu items are shown. - WS-Federation support - Added Swagger documentation - Added link to help under settings ## Changed ### APIs ### Automation - Fixed an issue where setting Mandatory = $false would make the parameter mandatory in the UI ### Dashboard - Remove file path from Add Dashboard modal. A default dashboard will be created. - UDv3 - Fixed an issue with expansion panels not working if you had a single expansion panel in a group. - UDv2 - Fixed an issue where New-UDFooter was missing - UDv2 - Fixed an issue where New-UDFooter wouldn't remove the "Created with UD" text - UDv2 - Fixed an issue where New-UDRow would not set the ID - UDv2\UDv3 - Added error boundaries so controls in an error state do not prevent the dashboard from loading. - UDv3 - Fixed Show-UDToast styles - UDv2 - Fixed an issue where New-UDInput was missing - UDv2 - Fixed an issue where New-UDMonitor was missing - Fixed an issue where logging into the dashboard wouldn't redirect to the dashboard - Universal app tokens can now automatically be added to users' sessions to access the Universal API from dashboards ### Platform - Git Sync is Optional - Fixed an issue where you couldn't delete a license - Moved trial information to license page - Fixed is with localization of dates and times - Session timing out will redirect you to login - Auto reload of entire platform when configuration change