Today we release a new build of PowerShell Studio 2016 and it includes some major changes and new features. Project Changes and Compatibility IMPORTANT: This build will convert your projects and create a backup of the original (*.psproj.bak). The new project version is not backwards compatible with older builds of PowerShell Studio. We made […]
Tag: Service build
PowerShell Studio 2016 – Service Release v5.2.125
We released a new service build of PowerShell Studio 2016 (v5.2.125)! Here’s what’s new: Blocked Files PowerShell Studio will now notify you when a script file is blocked. Windows flags files as blocked when downloaded from the internet or copied from a remote computer. PowerShell Studio disables execution of blocked files for […]
PowerShell Studio 2016 – Service Release & High DPI Support
We released a new service build of PowerShell Studio 2016 (v5.2.124)! Here’s what’s new: High DPI Support We have added high DPI support to PowerShell Studio’s UI. Those of you who previously ran PowerShell Studio on a high DPI monitor (Windows 10 in particular) probably noticed that the application appeared fuzzy. The fuzzy appearance […]
PowerShell Studio 2016: Custom PrimalSense
We’ve written a series of blog posts to introduce you to the newest features of PowerShell Studio 2016. In this blog, Part 4, we cover new customizable PrimalSense in PowerShell Studio 2016. But, there’s more: In Part 1, we review the new UI features, including our new dark themes. In Part 2, we introduce our […]
PowerShell Studio 2016: What’s New? (Part 3)
PowerShell Studio 2016 is released! We’ve written a series of blog posts to introduce you to the newest features. In this blog, Part 3, we will look at some of the new editor features of PowerShell Studio 2016. But, there’s more: In Part 1, we review the new UI features, including our new dark themes. […]
PowerShell Studio 2016: What’s New? (Part 2)
PowerShell Studio 2016 is released! We’ve written a series of blog posts to introduce you to the newest features. In this blog, Part 2, we introduce our new debugging features, including variable and function breakpoints and improvements to the Variables pane. But, there’s more: In Part 1, we review the new UI features, including our […]
PowerShell Studio 2016 Released! – What’s New? (Part 1)
PowerShell Studio 2016 is released as part of the regular update cycle for our subscribers. We will cover all the new features in a series of “What’s New” articles. In this blog, Part 1, we introduce new UI features, including our new dark themes. But, there’s more: in Part 2, we introduce our new debugging features, […]
PowerShell Studio 2015: Service Release v4.2.96
We released a new service build for PowerShell Studio 2015 (v4.2.96). In this release we introduced another new feature: Create Module from Help If you aren’t familiar with PowerShell HelpWriter, it is a tool that lets you create external PowerShell help files (MAML) for existing modules or from scratch. PowerShell HelpWriter can be […]
PowerShell HelpWriter – Service Release v1.0.16
In the latest service release of PowerShell HelpWriter 2015, you will notice a few changes to the Select Module dialog that appears when creating a new help file. The updated dialog includes several new features. Sorting Modules The module list can now be sorted by clicking on the respective column headers. In addition, we […]
PrimalScript 2015 build 7.1.70 adds PowerShell parameter editing and code formatting
With service build 7.1.70 we add some additional PowerShell functionality to PrimalScript 2015. We added a user interface to edit or add parameters for your script and we slightly modified the ribbon “Edit” group to make these new items more accessible. Aside from editing the parameters of your script we also make the PowerShell function […]