PowerShell Studio のリリース
Released: Jul 31, 2025
2025 (5.9.259) での更新項目
不具合の修正
- Fixed a missing Certificate Store button in Options.
- Fixed syntax error shown with 'using module' statements in V7.
Released: Jul 9, 2025
2025 (5.9.258) での更新項目
機能
- Added support for PowerShell 7.4.11 and 7.5.2.
- Added Cachebuilder support for console only modules.
- Updated the Windows Forms packager engines which are renamed to 'Windows Desktop'.
- Updated the Wix Toolset updated to 3.14.1.
- Changed installer extraction location to CommonAppData.
不具合の修正
- Fixed an issue with options which did not always allow for scroll.
- Opening PowerShell file first in WPF project sometimes caused an exception.
- Options layout did not always auto-size correctly.
- Resolved an...
Released: Jun 16, 2025
2025 (5.9.257) での更新項目
機能
- Added the option to generate WPF loading code for XAML files in projects.
- Added WPF Project Template.
- Added SAPIEN Batch Sign Tool added to ribbon (Tools -> SAPIEN Products and Tools).
- Added support for PowerShell 7.4.10.
- Added the option to add internal modules to packaged applications for PowerShell 7.x.
- Added pre-built cache files for Microsoft Graph 2.28.0.
- XAML files can now can be included in build process for projects.
不具合の修正
- Fixed an issue with Find in Files which was missing a...
Released: May 7, 2025
2025 (5.9.256) での更新項目
機能
- Added support for PowerShell 7.5.1.
- Added the option to remove restore points on file close.
- Added new editor setting sections for XAML and SQL files.
- Added pre-built cache files for Microsoft Graph 2.27.0.
- Updated layout options.
不具合の修正
- Fixed an error in the WPF preview when loading window resources.
- Fixed error when exporting XAML.
Released: Apr 4, 2025
2025 (5.9.255) での更新項目
機能
- PowerShell Tray Application engine now enables icon and hover text changes dynamically.
不具合の修正
- Fixed 'Jump to function'.
Released: Mar 11, 2025
2025 (5.9.254) での更新項目
機能
- Exceptions from the PowerShell Cachebuilder are now shown in the Tool Output panel after completion.
- ScriptMerge adds options to determine how files are compared in folder compare.
- The CacheExport redistributable was removed from the installer and can now be downloaded from the SAPIEN Account page.
- Updated UI Library.
不具合の修正
- Custom action parameters were missing a space when building MSI in SAPIEN Script Packager.
Released: Jan 30, 2025
2025 (5.9.253) での更新項目
機能
- Added support for PowerShell 7.4.7 and 7.5.0.
- Added an option to copy PowerShell 7 reference assemblies to packaged executables.
- Added .NET 9 Desktop Runtime to installer.
- Updated support for PowerShell 7.2.x and 7.3.x deprecated except for final versions.
- RSEE Installers have been updated to include PowerShell and runtime changes.
- Updated UI Library.
不具合の修正
- Fixed ProgessBarOverlay generated code missing assembly.
- Fixed Visual C++ 2015-2022 runtime causes error during install process.
- Fixed...
Released: Jan 15, 2025
2025 (5.9.252) での更新項目
機能
- Added a preview for WPF XAML files.
- Added a format XAML file.
- Added pre-built cache files for Microsoft Graph 2.25.0 and other updated modules.
- Added MSI Builder that accepts module folders by drag & drop and determines highest module version automatically.
- Updated generated code for PSF files: Updated assemblies referenced when using PowerShell 7.
- Updated included .NET Desktop Runtime to 8.0.11.
不具合の修正
- Fixed XAML export bugs with DataGridView.
- Fixed Snippet Editor that created unwanted...
Released: Nov 14, 2024
2024 (5.8.251) での更新項目
不具合の修正
- "Cannot open AMSI session" is now treated as warning rather than error.
- Accented characters in product name resource generates invalid manifest.
- Fixed keyboard shortcut for Find previous.
- StatusBar control now only visible when Window PowerShell is selected on ribbon.
Released: Oct 28, 2024
2024 (5.8.250) での更新項目
機能
- Support for PowerShell 7.2.24 and 7.4.6.
- Updated Find/Replace dialog:
- Added new Previous button.
- Added new Flip button.
- Added new option to mark with breakpoints.
不具合の修正
- Removed warning about filter function requiring Process block.
- Regions not collapsing on load.