PowerShell Universal - 4.1.5

PowerShell Universal - 4.1.5

Release Notes

APIs

  • Improved API performance

Apps

  • Push -Dense down to children on New-UDList (#2677)

Platform

  • Fixed a concurrency issue during authentication when using SQL persistence that could result in SQL exceptions
  • Fixed an issue where SQLite persistence would create an errant file and folder in the repository directory
  • Fixed an issue where SQLite persistence did not properly support environment variables
  • Remote access is now supported for developer licenses
  • Fixed an issue where the file logging target wouldn’t work without a path defined (now uses default path)

Downloads

Verified that concurrency authentication with SQL persistence works reliably with our app now. Thanks!

Issue is still there, I’ll check it out more tomorrow and return with code example