Please note: Ironman Software PowerShell Universal is now known as Devolutions PowerShell Universal.
PowerShell Universal was acquired from Ironman Software by Devolutions on January 1st 2026.
Devolutions PowerShell Universal v5.6.12
Released: Dec 11, 2025
v5.6.12 での更新項目
機能
Admin Console:
Now order Deployments by reverse chronological order (newest at the top).
Logging viewer now displays timestamps ahead of actual time (double conversion under en-AU / Hobart).
Added toggle switch for condensed job table view.
Added missing Restart APIs button.
Added the ability to create endpoints by Module and Command.
APIs:
Swagger now includes standard cmdlet parameters.
Automation:
Improved VS Code mode file change detection performance for scripts.
Git:
Prevent Git Credential Manager from prompting for credentials.
Improved error reporting when Git operations fail.
Added support for disabling timed git sync.
Platform:
Improved performance of groom job.
Module:
Improved performance of Wait-PSUJob.
不具合の修正
Admin Console:
Schedules “Next Execution” and Home cards ignored browser locale (en-AU) and show MM/DD/YYYY.
Parameter list did not appear in task scheduler.
Deployments did not include prerelease tag.
Fixed an issue with the favicon not displaying on the login page.
APIs:
Using namespace at top of script prevented document from processing.
Apps:
MUI X Expired package version.
New-UDLink child icons break in v5.6.11.
New-UDMap -ZoomControlPosition is ignored.
Fixed an issue with New-UDTextbox -Mask and other parameters.
Automation:
Reduced default Hangfire worker count to avoid PostgreSQL connection exhaustion.
Git:
Prevented Git Credential Manager from prompting for credentials.
Fixed an issue using SSH keys.
Platform:
Could not import/declare module configuration by name.
Fixed an issue with psu.exe database migrations to SQL Server.
Fixed an issue calling Connect-AzAccount.
Module:
Invoke-PSUEndpoint was not returning errors.
Fixed an issue calling Invoke-PSUScript with -Integrated and -Wait.