Rilasci di PowerShell Studio

Released: Apr 28, 2026

Aggiornamenti in 2026 (5.10.269)

Funzionalità

  • Added support for PowerShell 7.4.15, 7.5.6 and 7.6.1.
  • Updated support for 'New-Variable' variable declaration in auto completion.
  • Updated 32-bit engines for PowerShell 7.6.0.

Correzioni

  • Failed to rename all variable instances when variable declared with 'New-Variable'.
  • Debugger PowerShell 7.6.0 was not working.

Released: Apr 16, 2026

Aggiornamenti in 2026 (5.10.268)

Correzioni

  • Cache process exiting immediately after rebuilding local cache.

Released: Mar 26, 2026

Aggiornamenti in 2026 (5.10.267)

Funzionalità

  • Added support for PowerShell 7.4.14, 7.5.5 and 7.6.0.
  • Added Windows Desktop Runtime 10.0.5 for PowerShell 7.6 compatibility.

Released: Mar 12, 2026

Aggiornamenti in 2026 (5.10.266)

Funzionalità

  • Added pre-built cache files for Microsoft Graph 2.35.1.
  • Updated database connectors.

Correzioni

  • Installer was missing assemblies.
  • ScriptMerge misc fixes:
    • Folder compare did not enable ribbon buttons for opening with PrimalScript, PowerShell Studio and registered editor.
    • Find & Replace was missing.
    • Several dialogs were not skinned.
    • Backstage folderview did not show hidden folders.

Released: Feb 12, 2026

Aggiornamenti in 2026 (5.10.265)

Funzionalità

  • Microsoft Visual Studio 2026 runtime updates.

Correzioni

  • Fails to hit breakpoint with project including XAML, C# or image files.

Released: Jan 27, 2026

Aggiornamenti in 2026 (5.10.264)

Correzioni

  • Installer fails when running silently during install of Desktop Runtime.
  • C# class information does not load immediately after setting to include.
  • C# class information does not update after editing class file.
  • C# class information sometimes shows duplicates during autocompletion.
  • Project recovery sometimes throws an exception.

Released: Jan 14, 2026

Aggiornamenti in 2026 (5.10.263)

Funzionalità

  • Added C# file support in projects.
  • Added image file support in projects.
  • Improved auto completion for add-type C# class information.

Correzioni

  • Add-type C# classes do not always load information in PrimalSense.
  • Offline licensing files fail to activate silently.
  • Crash when searching on .NET Browser.
  • Snippets are not in alphabetical order.
  • MSI builder custom action folder name field does not auto-scroll.
  • Custom action folder browse selects local folder instead of installed folders.

Released: Nov 4, 2025

Aggiornamenti in 2025 (5.9.262)

Correzioni

  • Fixed issue where WPF projects were unable to build.

Released: Oct 29, 2025

Aggiornamenti in 2025 (5.9.261)

Funzionalità

  • ARM64 Build now available.
  • Added the option to disable mouse editor hover in PowerShell editor (Options->PrimalSense).
  • Added support for PowerShell 7.4.13 and 7.5.4.
  • Updated generated code for WebView2 control.

Correzioni

  • Required statements were removed when building projects.
  • WebView2 did not always appear in toolbox when using PowerShell 7.
  • CacheEdit could crash if more than one PowerShell 7 module is imported.
  • Some images did not color with theme in PrimalSense.

Released: Sep 18, 2025

Aggiornamenti in 2025 (5.9.260)

Funzionalità

  • Added new project creation default settings.
  • Added new 'Projects' section in Options.
  • Added support for PowerShell 7.4.12 and 7.5.3.
  • Updated default sync filter to include XAML files.
  • Updated default font for console updated to Consolas, Size 10.
  • Updated default name for PowerShell 7 consoles removed version information.

Correzioni

  • Fixed sizing issue with icons in some right-click menus.
  • Fixed sizing issue for notification icons.
  • Fixed .NET Object Browser not sorting methods...