## Features ### Admin Console - Added sorting to all tables in the admin console (#4137) - Added security, telemetry, and license configuration to first time wizard (#3990) - Added setting for configuring login page theme (#3978) - Simplified Gallery page - Added name and vault to the set secret value modal (#4174) - Improved editing performance when PSScriptAnalyzer is enabled ### Apps - Added -Target to New-UDButton (#4134) - Added -Sx and -Style to New-UDCardHeader and New-UDCardMedia (#4146, #4145) - Added support for setting initial table state (#2779) - Added support for Publish-PSUStaticApp - Added app debugger tab ### Agent - Added 'PSU_AgentLogLevel' environment variable to allow for controlling the log level. - Added support for configuring agent with user-scoped settings location ### Automation - Added default Run On setting (#4116) ### Portal - Branding settings are now applied to the portal (#4119) ### Platform - Added support for managing PSResource repositories (#4106) - Default admin password complexity is now a warning rather than an error (#4006) - Added support for changing git repository and branch - Improved extension module load behavior (#4141) - Added support for managing vaults (#1470) ## Bug Fixes ### Admin Console - Fixed an alignment issue with the Reload Configuration button (#4136) - Fixed an issue displaying scripts in nested folders (#4127) - Fixed an issue with Job Run Id (#4153) - Fixed navigation issues in the admin console (#4158, #4162) - Fixed an issue with displaying saved string array schedule parameters (#4144) - Fixed an issue with the re-run job button (#4150) - Fixed an issue adding computer tags multiple times (#4186) ### Apps - Fixed an issue running apps defined in modules - Fixed an issue where all apps could reload when one changed (#4121) ### Automation - Fixed an issue running jobs longer than 30 minutes when using PostgreSQL (#4177) - Fixed an issue running jobs across all computers in a computer group ### Cmdlets - Fixed an issue with Get-PSUSchedule not returning the next execution time (#4168) ### Installer (MSI) - Fixed an issue with the desktop mode install ### Platform - Fixed an issue where psu.exe was missing from the installation media - Fixed an issue with computer heartbeats in multi-node environments (#4167)