PowerShell Universal 5.6.10

avatar

PowerShell Universal - 5.6.10

Bug Fixes

  • Admin ConsoleNested jobs table should be more condensed #5328
  • Parameterized variables do not repopulate when rerunning a job #5313
  • Variables not visible when created from module #5314
  • Elapsed timer loops for long running jobs #5306
  • Variables - Don’t show the “Disable run as support” for string types for the secret #5344
  • A duplicated schedule breaks Scheduling #5343
  • Pending changes in the UI should prompt if clicking away from popup #5349
  • Modifying existing tag hangs the UI #5346
  • UI becomes unresponsive after saving changes to an existing app settings #5274
  • APIsFixed an issue with APIs returning blank values when provided by a module
  • OpenAPI spec omits endpoints with Role after IIS recycle when the documentation has Authentication enabled #5345
  • Send-PSUEvent: second send to same Hub/ConnectionId intermittently fails; Get-PSUEventHubConnection -Active sometimes omits active connections #5295
  • AppsApp logging is now too verbose #5342
  • New-UDLink with no text shows as “Ironman Software” #5294
  • Editing App pages in Docker results in 404 #5357
  • Disable Interactive Host also disables write-host logging #5352
  • AutomationFixed an issue loading parameters from scripts in a module
  • RBAC issue with viewing job from /automation/scripts #5340
  • Pester / Tests page not showing any scripts #5312
  • FilesystemWater is not picking up changes when in vscode mode #5347
  • ModuleStop-PSUJob does not stop external environment jobs #5318
  • Grant-PSUAppToken does not return the app token #5337
  • Rerun job is missing labels #5263
  • New-PSUApp does not restrict creation of apps with relative paths to the repository location #5333
  • PortalFixed an issue running scripts from the portal with Windows Authentication
  • Using generated SSH keys from PSU #5101
  • PlatformRun VACUUM in SQLite Groom Job [#5323]
  • Deployment as Module breaks instance config - file already exists #5376
  • ToolsSQLite to SQL Server migration fails on ComputerTag with IDENTITY_INSERT OFF #5320

Downloads

Adam Driscoll
PowerShell Expert and Developer at Devolutions

All Comments (2)

avatar
Editing App pages in Docker results in 404 #5357

still the same…



98926a71dd29f19548cb8ad436b3a7d5ac5aa032

98926a71dd29f19548cb8ad436b3a7d5ac5aa032.png

avatar

First of all, I want to say thanks for a great product, and I used it extensively to make one of our automation projects much easier.

We have a test PSU server running dev license to verify new versions before upgrading the production one.

I have a very simple “ping” API which return a simple text, but after I upgraded from 5.6.9 to 5.6.10, everytime I press Invoke, it gave me error as shown in the picture. But if I call the API from a pwsh terminal, it works.



ab27be8dc6168ed7cbcf8c66c014b88df1895606


581f5045bc196790d1c18a0b72f977aaec169003

581f5045bc196790d1c18a0b72f977aaec169003.png

ab27be8dc6168ed7cbcf8c66c014b88df1895606.png