FinalBuilder Releases

Released: Sep 30, 2020

Updates in v8.0.0.2923

Fixes

FinalBuilder Installer

  • Fixed issue with ini file creation.

FinalBuilder Actions

  • WMI Process Iterator Action - matching on variables did not work correctly.
  • SSH Connect Action - log error when loading private key fails.
  • SFTP Connect Action - log error when loading private key fails.

Released: Aug 27, 2020

Updates in v8.0.0.2917

Fixes

  • FinalBuilder IDE
    • Bug - Fixed issue with variable CanonicalizePath option not persisting in some instances.

Released: Aug 25, 2020

Updates in v8.0.0.2915

Features

  • FinalBuilder Core
    • Enhancement - Filesets - Exposed Fileset.IsEmpty to scripting.
    • Enhancement - Added Canonicalize Path option to String variable types.
  • FinalBuilder Actions
    • Enhancement - FTP Upload Action - Added "Fail if no files to upload" option - defaults to true.
    • Enhancement - Export Log Action - improved formatting of flat html style.
    • Enhancement - MSBuild Action - trim project file value after expanding variables.
  • FinalBuilder IDE
    • Enhancement - Run Target Action - Added Navigate...

Released: Jul 21, 2020

Updates in v8.0.0.2897

Features

  • Added FBSTARTINGDIR application variable - provides current directory when FB was started.
  • Added FBISELEVATED application variable - True if FinalBuilder is running in evelated mode.

Fixes

  • Fixed serialization issue which caused issue with run selected and children and copy/paste of some actions.

Released: Jul 14, 2020

Updates in v8.0.0.2894

Features

  • FinalBuilder Actions
    • Enhancement - Microsoft Visual Studio action - Added Microsoft .NET Framework 4.8 target override.
    • Enhancement - Git actions - Major overhaul of actions.
    • Enhancement - Microsoft Azure actions - Major overhaul of actions.
    • Enhancement - Accurev, Bazaar, ILMerge, Dotnetcore, MSDeploy, SecureZip, 7zip and actions - Minor UI tidy-up.

Fixes

  • FinalBuilder Core
    • Fixed random access violation.

Released: May 27, 2020

Updates in v8.0.0.2863

Features

  • FinalBuilder Actions
    • Enhancement - InstallShield Action - Added support for InstallShield 2020.
    • Enhancement - Build Delphi Action - Added support for Delphi 10.4.
    • Enhancement - .NET Actions - Added definition for 4.8 SDK.

Fixes

  • FinalBuilder Installer
    • Fixed issue with duplicate packages after upgrade install.

Released: Apr 29, 2020

Updates in v8.0.0.2829

Features

  • FinalBuilder Actions
    • Enhancement - Help+Manual Action - added support for Help+Manual 8.
    • Enhancement - Get DateTime Action - Added ability to use existing datetime variable as source.
    • Enhancement - VSTest.Console Action - Added TestAdapterPath property.
    • Enhancement - Path Manipulation action - add Canonicalize Path option.
    • Enhancement - Embarcadero Delphi Action - Added preliminary Delphi 10.4 support.

Fixes

  • FinalBuilder Core
    • Bug - Fixed issue with duplicate property serialization in...

Released: Feb 4, 2020

Updates in v8.0.0.2797

Fixes

  • FinalBuilder Core
    • Bug - Scripting - fixed issue with Powershell based conditions.
    • Bug - Export HTML Log now only shows hidden actions (and children) if in error.
    • Bug - Fixed issue with setting variable using a propertyset property in expressions.
  • FinalBuilder Actions
    • Bug - Nuget Push Action - fixed error with SymbolSource property.
    • Bug - Nuget Install Action - fixed script issue with adding fallback sources.
    • Bug - StarTeam Actions - deal with view being empty when building -p command line...

Released: Dec 2, 2019

Updates in v8.0.0.2701

Features

  • FinalBuilder Core
    • Log Export - Html export - new tree format shows loading status - some large logs can take a while to load.

Fixes

  • FinalBuilder Actions
    • Continua CI Set Variable Action - Fixed regression with action validation.

Released: Nov 29, 2019

Updates in v8.0.0.2694

Features

  • FinalBuilder Core
    • Log Export - Html export - new option to include search function in html tree format.
  • FinalBuilder Actions
    • Delete directory/Clean directory Actions - improved retry slightly.
    • FileSet Copy/Move Action - report error when unable to create directory.
    • Continua CI Actions - Add Build Comment, Tag Build, Remove Build Tag, Pin Build, Unpin Build.

Fixes

  • FinalBuilder Actions
    • Send Email Action - Fixed regression issue with port changing after setting TLS Options.