PrimalScript 릴리스

Released: Jul 14, 2023

2023 (8.1.186) 버젼 업데이트

기능

  • Added support for Microsoft PowerShell 7.2.13 for x86, x64 and ARM64.
  • Added support for PowerShell 7.3.6 for x86, x64 and ARM64.

Released: Jul 7, 2023

2023 (8.1.185) 버젼 업데이트

기능

  • Added support for Microsoft PowerShell 7.2.12 for x86, x64 and ARM64.
  • Added support for PowerShell 7.3.5 for x86, x64 and ARM64.
  • Added a dark mode to Snippet Editor.

수정사항

  • Windows 11 captions style disables close button on dialogs.

Released: Jun 22, 2023

2023 (8.1.184) 버젼 업데이트

기능

  • MSI builder now warns if a reserved name is used for a custom action.
  • MSI builder expands the following macros in the MSI Name: [ProductVersion], [ProductName], [CompanyName] and [CurrentDate].
  • Batch Sign Tool is now available in Tool Browser.
  • Jumplist added to taskbar icon.
  • Skin selection is now limited to Microsoft Visual Studio 2019 light, blue and dark.

수정사항

  • Crash bug in parser if a file dot sources itself in PowerShell.

Released: May 18, 2023

2023 (8.1.183) 버젼 업데이트

수정사항

  • Trial exits after pressing continue.

Released: May 15, 2023

2023 (8.1.182) 버젼 업데이트

기능

  • Added the ability to control console colors in packaged console executables.
  • Updated default colors for dark mode Microsoft Windows applications.
  • Dark mode Windows applications now adjust the color of the frame and caption to Windows theme colors.
  • Updated EULA.

Released: Apr 26, 2023

2023 (8.1.181) 버젼 업데이트

기능

  • Added support for Microsoft PowerShell 7.2.11 and 7.3.4 for x86,x64 and ARM64.
  • Added the ability to create Web Installers for multi-application installs (x86,x64 and ARM64).

Released: Apr 11, 2023

2023 (8.1.180) 버젼 업데이트

기능

  • Added ARM64 Script Packager engines for Microsoft PowerShell and VBScript/JScript.
  • Added ARM64 Script Packager engines for PowerShell 7.2.10 and 7.3.3.
  • Added ARM64 platform support for MSI Builder.
  • WiX Toolset updated to 3.14.

Released: Mar 29, 2023

2023 (8.1.179) 버젼 업데이트

기능

  • MSI Builder can now include Microsoft PowerShell and PowerShell 7 modules with your installer.

수정사항

  • Arguments combobox in ribbon does not operate properly.
  • Resolving dot sourced files during packaging can fail for ANSI encoded files without message.

Released: Mar 8, 2023

2023 (8.1.178) 버젼 업데이트

기능

  • Added support for Microsoft PowerShell 7.2.10 and 7.3.3.

수정사항

  • Debugger does not retain stack frame selection between steps.
  • Backup tool does not allow scheduling task names with spaces.
  • Backup tool does not delete old copies.

Released: Feb 15, 2023

2023 (8.1.177) 버젼 업데이트

기능

  • Added the ability to create, edit and merge copies of scripts.
  • The Source Code Backup tool is now available under SAPIEN Tools in the Tools panel.

수정사항

  • Empty Scriptblock construct can crash PowerShell parser.
  • Where necessary lists in the Script Packager UI now automatically expand and contract when sizing the application window.