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.0
Released: Jul 22, 2025
v5.6.0 での更新項目
機能
Admin Console:
Added login page styling improvements.
Added support for separate dark/light modes for the code editor.
Added last execution date/time display for the schedules page.
Added support to install module from PSGallery with specific version.
Added logging icon display for an app in a module.
Added line numbers and minimap by default in the editor.
Added splitter panels.
Added support to view files in published folders.
Improved validation of endpoint URL.
Switched to the editor automatically after creating a script.
Added Admin Console idle timeout setting.
Agent:
Added tracking of agent scripts and reloading of service if changed.
Updated sessions list to show IPv4 and IPv6 in separate columns.
Added description field to agent.json.
APIs:
Added configuration for Swagger default documents.
Apps:
Added styling improvements for New-UDRow.
Added data loading when expanding UDCard.
Added support for groupings within the autocomplete component.
Exposed ID property in $Eventdata variable.
Added Excel filter pattern to allow selection of multiple filters in New-UDTableColumn -FilterType.
Added Reset-UDTheme cmdlet.
Added auto-add option for app pages.
Prevented accidental app restarts when accessing "View/Edit Code".
Automation:
Added upload script button.
Added discover scripts button.
Added folder support for organizing schedules.
Increased invisibility timeout to 7 days.
Module:
Added -Detail switch to Get-PSUCache.
Added Test-PSUAppToken function.
Platform:
Added name field to runspace information.
Added declarative settings and resources support.
Added environment recycling feature.
Disabled database vault.
Added support for managing GitHub deploy keys in PowerShell Universal.
Added NodeName to configuration file runspace.
不具合の修正
Admin Console
Fixed excessive runspace usage in integrated environment.
Fixed error when viewing changes before commit.
Fixed merge conflict wizard to prevent committing with unresolved markers.
Fixed failure to reload initialize.ps1.
Fixed persistent job state errors due to System.ObjectDisposedException in JobPage.razor.
Fixed unreliable IntelliSense, double scrollbar, and missing fullscreen in GUI.
Fixed script filter box width.
Fixed failure during first license import.
Fixed issue where IntelliSense deletes first character.
Fixed forms authentication losing return URL after failed login.
Fixed unauthorized redirect not displaying custom branding.
Fixed incorrect schedule last run time.
Fixed invalid Git repository reference in repository configuration.
Fixed issue where discarding changes didn't update count.
Fixed severe UI slowdown caused by large notification table with info-level logs.
Fixed various editor issues in version 5.6.
Fixed inability to delete permissions in read-only mode.
Fixed inability to save verbose preference in settings/general.
Fixed issue where admin account was locked after 3 months with unclear messaging.
APIs
Fixed agent output streams not being redirected to job logs.
Apps
Fixed identity mismatch in Windows Auth.
Fixed ignored icon in New-UDTextbox when used with -maskpattern.
Fixed error in UDDataGrid when no data is present.
Fixed Write-PSULog not writing to logs within apps.
Fixed missing New-UDDivider in documentation.
Fixed smashed icon in New-UDExpansionPanel, added spacing.
Fixed vertical alignment of UDSelect when Value is set.
Fixed incorrect label color in New-UDRadioGroup in dark mode.
Fixed issue where child dashboard pages no longer auto-reload after save in VS Code.
Fixed broken OnEnter event for UDButton after upgrade.
Fixed slow performance in UDAutocomplete.
Fixed issue where app view/read permissions allowed restart/stop of all apps.
Automation
Fixed deletion of script on error during move.
Fixed job log results not expanding to full space.
Fixed Write-Host -NoNewLine not working in scripts.
Fixed retry job behavior to avoid running on nodes outside the original schedule.
Fixed module scripts not appearing in folder view.
Fixed issues with DateOnly and TimeOnly parameters.
Fixed jobs stuck in queued state.
Diagnostics
Fixed failed health check due to missing environment.
Module
Fixed SecureString visibility in job parameters.
Fixed Grant-PSUAppToken returning zero for ID.
Platform
Fixed missing branch issue.
Fixed cache values ignoring expiration after first read.
Fixed Git commit preview showing more than one change in manual mode.
Fixed outdated documentation for configuring VS Code extension.
Fixed universal server process reporting 0 bytes of memory.