Lancements de PowerShell Studio
Released: Oct 28, 2024
Mises à jour de 2024 (5.8.250)
Fonctionnalités
- 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.
Correctifs
- Removed warning about filter function requiring Process block.
- Regions not collapsing on load.
Released: Sep 27, 2024
Mises à jour de 2024 (5.8.249)
Fonctionnalités
- Script Packager runs AMSI check on packaged code and does not package if code is flagged as malicious.
- Option to disable command syntax on hover.
- Option to disable command synopsis on hover.
- Updated generated code for WebView2.
- Improved retrieving reference count for functions in projects.
- Keyboard shortcuts for Find next (F3) and Find previous (Shift+F3) now work with Find/Replace dialog open.
Correctifs
- Messagebox when file/project is inaccessible is sometimes hidden behind...
Released: Aug 22, 2024
Mises à jour de 2024 (5.8.248)
Fonctionnalités
- Added support for Microsoft PowerShell 7.2.23 and 7.4.5.
Correctifs
- Exception with PrimalSense when using a static class.
Released: Jul 25, 2024
Mises à jour de 2024 (5.8.247)
Fonctionnalités
- Added pre-built cache files for Microsoft Graph 2.20.0.
- Added support for Microsoft PowerShell 7.4.4 and 7.2.22.
- Added an MSI builder warning if icon index is larger than 0 for icon files.
- Updated database connectors for Database panel in Object Browser.
Correctifs
- ScriptPackager UI may crash when a different .psbuild file is loaded while shortcuts page is active.
- Missing dark mode in designer when running script.
- Exception when launching application with multiple instances...
Released: Jun 28, 2024
Mises à jour de 2024 (5.8.246)
Correctifs
- Exporting/building forms fails to import System.Windows.Forms.
- SAPIENCommandLine.exe does not work when PowerShell Studio is open.
- Cache always attempts to build on start of application.
Released: Jun 25, 2024
Mises à jour de 2024 (5.8.245)
Fonctionnalités
- Added support for PowerShell 7.4.3 and 7.2.21.
- 32 Bit Cachebuilder has been deprecated.
Correctifs
- MSI builder sets properties to force install to specified drive.
- ScriptMerge column sort in folder compare.
- ScriptMerge folder compare too slow.
- Other minor fixes and changes.
Released: Jun 12, 2024
Mises à jour de 2024 (5.8.244)
Fonctionnalités
- PowerShell Select now has options to install and use multiple PowerShell versions.
Correctifs
- Comment-based help for script parameter is not moved when building project.
- Invalid assemblies added when building projects.
Released: May 22, 2024
Mises à jour de 2024 (5.8.243)
Fonctionnalités
- ScriptMerge has added explore left/right folder commands.
- Compared files and folders are now managed in separate MRU lists, doubling the number of items stored.
- Added pre-built cache files for Microsoft Graph 2.19.0.
Correctifs
- ScriptMerge's folder compare view now skinned correctly.
- ScriptMerge has received various GUI updates.
- Unhandled exception when referencing assemblies.
- File and Project list pins do not always stay at the top of list.
- Start page not saving after closing...
Released: May 16, 2024
Mises à jour de 2024 (5.8.242)
Fonctionnalités
- Redesigned the start page.
- SAPIEN Blog feed and Mastodon feed have been added to notifications.
- Added settings to enable/disable notification feed to Options.
- Notification icon and access has been moved to the status bar (bell icon).
- Ctrl+N now opens empty default file type instead of file menu.
- Setting to turn off selected text wrap has been added to Options.
- Made minor changes to file menu Recent tab.
- Updated EULA.
- Updated UI Library.
Correctifs
- Scripts with a quote character...
Released: Apr 16, 2024
Mises à jour de 2024 (5.8.241)
Fonctionnalités
- Added support for Microsoft PowerShell 7.2.19, 7.3.12 and 7.4.2.
- An additional access to the About dialog has been added to the Help tab.
Correctifs
- Write-Host $null outputs a space (fixed for 7.2.18, 7.3.11, 7.4.1 and Windows PowerShell).