FinalBuilder 新版本发表

Released: Sep 16, 2024

v8.0.0.3390 中的更新

特性

FinalBuilder Actions

  • Delphi Action - Added Use 64bit command line compiler support (Ent/Arch only).
  • Signtool action - added support for Azure Trusted Signing.

修补程序

FinalBuilder Actions

  • SSH Actions - Fixed issue where session was not shared between actions.
  • File Iterator Action - fixed av when fileset not found.

Released: Jul 16, 2024

v8.0.0.3378 中的更新

特性

FinalBuilder Actions

  • C++ Builder Action - Added variable namespace to virtualize BDSXXX variables per version.
  • InstallShield Action - Added support for InstallShield 2024.
  • S3 Actions - Added support for 3rd party S3 compatible services.
  • SSH Actions - Re-implemented with new library.

修补程序

FinalBuilder Actions

  • MSSQL Execute Action - Unicode output option caused invalid command line option to be supplied.

Released: May 17, 2024

v8.0.0.3364 中的更新

特性

FinalBuilder Actions

  • Innosetup Action - Enabled timeout options when using command line compiler.
  • Load Variables from Ini Action - Added a count of selected variables.
  • Visual Studio Action - When Use MSBuild is checked, Build action field now changes to Target and allows variables.
  • C++ Builder Action
    • Added support for Windows 64 Bit Modern compiler.
    • Expanded $(MSBuildProjectName) and $(ModuleName) in versionInfo.
    • Added Target field for CB 2007 or later (for msbuild, replaces BuildType...

Released: May 9, 2024

v8.0.0.3351 中的更新

特性

FinalBuilder Actions

  • Innosetup Action - Enabled timeout options when using command line compiler.
  • Load Variables from INI - Added count of selected variables.
  • Visual Studio Action - when 'Use MSBuild' is checked, Build action field now changes to Target and allows variables.
  • C++ Builder Action
    • Added support for Windows 64 Bit Modern compiler.
    • Expanded $(MSBuildProjectName) and $(ModuleName) in versionInfo.
    • Added Target field for CB 2007 or later (for msbuild, replaces BuildType).
  • Delphi...

Released: Nov 8, 2023

v8.0.0.3310 中的更新

特性

FinalBuilder Actions

  • Delphi Action - Added support for Embarcadero Delphi 12.
  • C++ Builder Action - Added support for Embarcadero C++ Builder 12.
  • UPX Action - Updated to support UPX V4.x.

修补程序

FinalBuilder Actions

  • S3 Delete Objects Action - was not expanding variables in Keys to delete field.

Released: Aug 1, 2023

v8.0.0.3264 中的更新

特性

FinalBuilder Core

  • Added the ability to control where log files are stored.

FinalBuilder Actions

  • Added preliminary InstallShield 2023 support.
  • Touch Files Action - Added the option to use variable for datetime.
  • S3 Actions - Updated S3 SDK to 3.7.201.2.

修补程序

FinalBuilder Actions

  • Execute Program Action - Changed return code data type to enable access to all possible values.
  • Execute PowerShell Script Action - action did not handle named parameters correctly.
  • Execute Powershell Script Action...

Released: Feb 21, 2023

v8.0.0.3237 中的更新

修补程序

  • Fixed a regression bug with the OnRetry script event.

Released: Feb 8, 2023

v8.0.0.3225 中的更新

特性

FinalBuilder Actions

  • Delete Directory - Improved error reporting.
  • Dotnet Test - Added validation for logger option when register results are checked.
  • Hyper-V:
    • You can now log any errors if WMI virtualization namespaces are not found.
    • Now checks whether you are running in admin mode before outputting suggestion to do so.
  • RetryCount - Moved reset to zero before action rather than after - so it is available in AfterAction event.
  • Added OnRetry script event to all actions.
  • Help and Manual - Added...

Released: Aug 31, 2022

v8.0.0.3127 中的更新

特性

FinalBuilder Actions

  • InnoSetup Action - Added support for Preprocessor IncludeFiles and IncludePath.
  • HTTP Get Action - Added UserAgent property which defaults to the same as Google Chrome.
  • InstallShield Action - Added IS 2022 support.

修补程序

FinalBuilder IDE

  • Logging - Do not show skipped actions when viewing errored actions.
  • Export Log - fixed error in flat html output stylesheet.
  • Fixed memory leak when copy/pasting actions.

FinalBuilder Actions

  • Async Action Group - fixed random error under...

Released: May 3, 2022

v8.0.0.3104 中的更新

特性

  • Installer
    • Microsoft .NET Framework 4.7.2 or higher is now required to allow TSL 1.2 support in some actions.
  • Core
    • Improved error reporting when a process is terminated.
  • FBCMD
    • Removed superfluous [End Message Group] log message.
  • FinalBuilder Actions
    • Added Continua CI Register Test Results action.
    • Added Continua CI - Get Started By Action.
    • Added DUnitX Action.
    • Unit Test Actions - Added options to register test results file with Continua CI.
    • Git Create Repository action - Removed unnecessary...