Change Log for OmniShell
3.2.5
- Added Export-Credential and Import-Credential feature
- Added ability to the text editor tab context menu that enables opening of the folder where the script is located.
- Right clicking on a tab and selecting close will close tab clicked on rather than the current selected tab.
- Updated syntax highlighting to reset when switching file type. Ex. switching from PowerShell to XML file type
- Fixed issue where TestR would not load via assembly load.
- Added new cmdlets of Protect-String and Unprotect-String base on the AES-256 encryption methodology.
- Added ability to the text editor tab context menu that enables copying of the full path where the script is located.
- Fixed issue where Invoke-UnitTest would not run if a base test class had the test attribute on it.
- Updated syntax highlighting engine, huge performance increase when scrolling large files