Visual Patch v3.9.0.0

Released: Jan 16, 2024

v3.9.0.0 での更新項目

機能

  • Added support for Microsoft Windows 11, Windows Server 2019, and Windows Server 2022 to the System.GetOSName action, in the Project Settings dialog and to the File installation conditions dialog.
  • SHA-256 code signing is now the default, as SHA-1 authenticode and timestamping services are now deprecated.
  • Added the ability to dual-sign setups (SHA-256 and SHA-384 or SHA-512).
  • Added support for certificates stored in the personal store, for use with OV and EV certificates with private keys on hardware tokens.
  • Added a 'Show Signing Window' feature to the Code Signing dialog for hardware tokens (like Thales SafeNet Authentication) that require a visible window in order for the PIN/Password prompt to display correctly.

不具合の修正

  • Made the String.GetFormattedSize action return properly formatted strings for sizes superior to 1024 GB (1 TB).
  • Fixed an issue in the Dialog.FolderBrowse action.