Lanzamientos de FinalBuilder

Released: Jan 24, 2022

Actualizaciones en v8.0.0.3065

Características

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

Released: Oct 19, 2021

Actualizaciones en v8.0.0.3040

Características

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

Correcciones

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

Released: Sep 9, 2021

Actualizaciones en v8.0.0.3035

Características

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

Correcciones

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

Released: Jul 5, 2021

Actualizaciones en v8.0.0.3004

Características

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

Released: Apr 12, 2021

Actualizaciones en v8.0.0.2979

Características

  • FinalBuilder Actions
    • SFTP Actions - Added SFTP Create Symlink Action.
    • Microsoft Visual Studio Action:
      • Updated to optionally generate msbuild properties rather than update assemblyinfo files (for Microsoft .NET Core).
      • Added Informational Version field to Assembly Info tab.

Correcciones

  • FinalBuilder Actions
    • DPM Actions - added missing verbosity command line parameter.
  • FinalBuilder IDE
    • Fixed exception in Schedule Builds window when tasks have no triggers.
    • Filtering Log by Action...

Released: Jan 29, 2021

Actualizaciones en v8.0.0.2964

Características

  • FinalBuilder Actions
    • Microsoft Visual Studio Action - Exposed compiler version property/type to scripting.
    • Microsoft .NET Restore Action - Added AdditionalArgs property.
    • Innosetup Action - Improved UI on Preprocessor tab.
    • Added Get DateTime Difference Action.

Correcciones

  • FinalBuilder Actions
    • .NET Publish Action - Self Contained option did not work correctly.
    • .NET Restore Action - Sources field did not allow for multiple sources.
    • SSH Actions - Fixed issue with control char...

Released: Dec 8, 2020

Actualizaciones en v8.0.0.2948

Características

FinalBuilder Installer

  • Updated installer to not use temp file for ini updater and log exit code.

FinalBuilder Actions

  • Improved Embarcadero Delphi action - Added --no-config compiler option.
  • Improved TFS History action - Added option to specify workspace folder.
  • Improved Signtool action - Suppress key container from logging as it may contain EV cert password.
  • Improved If..Then action - Added StartWith, NotStartsWith, EndsWith and NotEndsWith operators.
  • Improved Async Group action...

Released: Nov 4, 2020

Actualizaciones en v8.0.0.2936

Características

  • Added DPM Restore and DPM Pack actions.
  • Embarcadero Delphi Action - Added DPM Support.
  • String Replace Action - Added "Fail if Search string not found" option and improved logging.

Correcciones

  • Fixed issue with Macro variables and Canonicalized Paths.

FinalBuilder Actions

  • Registry Actions - registered rtExpandString constant with scripting engine.
  • FTP Upload Action - missing / in logged path when uploading multiple files.
  • Nuget Restore - LogLevel option was ignored.

Released: Sep 30, 2020

Actualizaciones en v8.0.0.2923

Correcciones

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

Actualizaciones en v8.0.0.2917

Correcciones

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