FinalBuilder Releases

Released: Nov 8, 2023

Updates in v8.0.0.3310

Features

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.

Fixes

FinalBuilder Actions

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

Released: Aug 1, 2023

Updates in v8.0.0.3264

Features

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.

Fixes

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...

Released: Feb 21, 2023

Updates in v8.0.0.3237

Fixes

  • Fixed a regression bug with the OnRetry script event.

Released: Feb 8, 2023

Updates in v8.0.0.3225

Features

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...

Released: Aug 31, 2022

Updates in v8.0.0.3127

Features

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.

Fixes

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...

Released: May 3, 2022

Updates in v8.0.0.3104

Features

  • 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...

Released: Jan 24, 2022

Updates in v8.0.0.3065

Features

FBCMD

  • FBCMD now shuts down cleanly when terminated by Continua CI.

FinalBuilder Actions

  • MSBuild support - improved detection on MSBuild location when Microsoft VS Build tools are installed.
  • Vault options - show value of vault path in error message when incorrect.
  • Microsoft Visual Studio Action - Action was reporting incorrect MSBuild location for v17 when it could not find it.
  • Vault options - show value of vault path in error message when incorrect.
  • Powershell Action - wrap provided...

Released: Oct 19, 2021

Updates in v8.0.0.3040

Features

  • FinalBuilder Actions
    • Added Embarcadero Delphi 11 to the dpm restore action.
    • Visual Studio Action - Added support for Microsoft Visual Studio 2022.
    • InstallShield Actions - Added InstallShield 2021 support.

Fixes

  • FinalBuilder Actions
    • Fixed issue with compiling Delphi 11.0 project with dpm packages.

Released: Sep 9, 2021

Updates in v8.0.0.3035

Features

  • FinalBuilder Actions
    • Added new WinSCP Run Script Action.
    • Delphi and C++ Builder Actions - Added support for Embarcadero Delphi 11.0.
    • ADO Iterator Action - Re-implemented timeout to use standard timeout UI.
    • Breaking Change - SSH/SFTP Actions - PrivateKey password is now a separate field - no longer using the Password field.
  • FinalBuilder IDE
    • Light theme - Improved styling of disabled edit controls.

Fixes

  • FinalBuilder Core
    • Core - Fixed stack overflow when targets called recursively...

Released: Jul 5, 2021

Updates in v8.0.0.3004

Features

  • FinalBuilder Core
    • Improved error handling when opening corrupt log files.
  • FinalBuilder Actions
    • Set Variable Action - Added vertical scrollbar to new value text box.
    • Git List Branches Action - If quiet option is set, don't log commandline.
    • AssemblyInfo updater action - Added the option to fully qualify attributes from the selected propertyset.
    • Git Checkout Action - Changed commit field label to 'Commit or Tag' to better indicate usage.
    • String Pos Action - Don't log input string as it...