Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.66 KB

extension-changelog.md

File metadata and controls

65 lines (42 loc) · 1.66 KB
description
Changelog for the Visual Studio Code extension for PowerShell Universal.

Extension Changelog

5.5.1 - 4/23/2025

  • Fixed an issue viewing scripts and folders in nested folder paths
  • Fixed an issue editing files directly in the configuration directory
  • Fixed an issue connecting the debugger to a remote runspace

5.5.0 - 4/17/2025

  • Added folder view to scripts

5.4.0 - 3/11/2025

  • Fixed issue with process information
  • Fixed an issue with empty values causing the extension to throw errors
  • Fixed an issue with the debuger
  • Fixed an issue saving an app module

5.2.0 - 1/14/2025

  • Removed samples section
  • Fixed links in help nodes
  • Added a SSL bypass check for untrusted certificates
  • Fixed an issue saving modules
  • Fixed an issue viewing apps
  • Fixed an issue editing scripts.ps1

5.0.0 - 11/5/2024

  • Added support for editing app modules

4.2.1 - 12/8/2023

  • Fixed an issue where updating dashboard or pages would cause issues if the service was restarted while the extension was activated.

4.2.0 - 12/6/2023

  • Added remote debugger support (requires PSU 4.2.6 or later)

4.1.0 - 9/12/2023

  • Added support for creating and editing app pages
  • Added support for app terminals
  • Added support for viewing app sessions and tabs
  • Added support viewing modules
  • Added support for creating and editing custom modules

4.0.2 - 6/20/2023

  • Fixed an issue working with multiple connections
  • Fixed an issue with loading job output

4.0.1 - 6/13/2023

  • Fixed an issue where the Configurations node would not work properly with v4

4.0.0 - 6/13/2023

  • Added support for PSU v4
  • Remove Dashboard Frameworks and Components