FinalBuilder 8.0.0.3364 Releaased

FinalBuilder 8.0.0.33664 official update is available from the downloads page

FinalBuilder Actions

  • Regression - Fixed regression bug that resulted in some variable dropdowns being empty.
  • Enhancement - Innosetup Action - Enable timeout options when using command line compiler.
  • Enhancement - Load Variables from Ini Action - added count of selected variables.
  • Enhancement - Visual Studio Action - when Use MSBuild is checked, Build action field changes to Target and allows variables.
  • Enhancement - C++ Builder Action - added support for Windows 64 Bit Modern compiler.
  • Enhancement - C++ Builder Action - Expand $(MSBuildProjectName) and $(ModuleName) in versionInfo
  • Enhancement - C++ Builder Action - Added Target field for CB 2007 or later (for msbuild, replaces BuildType).
  • Enhancement - Delphi Action - Expand $(MSBuildProjectName) and $(ModuleName) in versionInfo
  • Enhancement - NPM Actions - Added NPM Run action.
  • Enhancement - SFTP Upload - added improved exception error reporting.
  • Enhancement - S3 Actions - actions can now use IAM auth when run on EC2 instance and no credentials provided.
  • BUG - S3 Delete Object - variables were not expanded.
  • BUG - Continua Set Variable - variables were not expanded.
  • BUG - dotnet actions - fixed output encoding issue.
  • BUG - C++ Builder Action - Fixed issue with spaces in resource compiler code.
  • BUG - Delphi Action - fixed OSXARM64 platform support.
  • BUG - Nuget Sign Action - fixed issue with quoting package paths.
  • BUG - Run Dos command - fixed exit code control positioning.
  • BUG - NPM Actions - fixed output encoding.

FinalBuilder Core

  • Enhancement - Scripting - added missing Delphi 12 constants to code.

FinalBuilder IDE

  • Enhancment - Refactored all variable dropdown lists so they update when variables are added via F3.