Ironman Software PowerShell Universal v4.2.14

Released: Mar 22, 2024

Updates in v4.2.14

Features

  • Apps
    • Added - Views to 'New-UDDatePicker'.
  • latform
    • Encrypted git token/password in database.
    • Added computer name to notifications in multi-node setups.
    • Computers are now listed under computer groups.

Fixes

  • APIs
    • Fixed route matching for variable routes that also match static routes.
  • Automation
    • Fixed an issue where app tokens could duplicate due to schedules.
    • Fixed an issue with the Hide Run As setting.
    • Fixed a performance issue with writing job logs to SQL.
    • Fixed an issue with calling Get-Acl.
    • Fixed an issue loading Microsoft.PowerShell.Utility.
  • Apps
    • Fixed an issue where -Style wouldn't apply when using -Disabled with New-UDCheckbox.
    • Fixed an issue where the $Query hashtable was case sensitive.
    • Fixed an issue with a stepper with no steps.
    • Fixed an issue with the docs app stopping when editing other apps.
  • Platform
    • Pinned to the Az.Accounts 2.12.5 version to avoid breaking changes in the module container image.
    • Fixed an issue with manually reloading dashboards.ps1.
    • Fixed documentation links.
    • Removed manual garbage collection that could cause a service hang.
    • Fixed an issue creating file system items in Linux.
    • Fixed an issue with the Disabled Drives option for Disk Space Health Check.
    • Fixed an issue storing the git repository in the database.
    • Fixed an issue installing modules on a nested IIS site.
    • Fixed an issue with computers being marked offline.