FinalBuilder v8.0.0.3065

Released: Jan 24, 2022

v8.0.0.3065 での更新項目

機能

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 script in try/catch to allow detection of failures.
  • Incredibuild Actions - Added support for UseMSBuild option.

不具合の修正

FinalBuilder IDE

  • BUG - Variables Watch Window - fixed issue with local variable watches not working correctly.
  • BUG - Fixed issue with variable namespace heirachy after pasting actions which own variable namespaces (Visual Studio, Delphi, Groups)

FinalBuilder Actions

  • BUG - Run Target Action - Recursion sometimes failed with no error.
  • BUG - Http Get Action - fixed saving file to directory using server filename failed.
  • BUG - Find Files Action - fixed handling of ? wildcards.
  • BUG - CSV field iterator action - fixed issue with duplicate script parameters after multiple runs.
  • BUG - Delphi Action - Fixed index out of bounds issue on platforms when changing compiler version.