FinalBuilder v8.0.0.3104

Released: May 3, 2022

v8.0.0.3104 中的更新

特性

  • 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 unnecessary options.
    • VSTS Actions - Enable TLS 1.2 - Requires .NET Framework 4.7.2 or higher.
    • CSV Iterator Action - Improved invalid encoding handling.
    • NuGet Actions - Added MSBuild 17.0 as an option.
    • Dotnet Publish Action - Changed Self contained option to tri-state so default can be specified.
    • Import RAD Studio Project group wizard - Added support for recent versions of Embarcadero C++ Builder.
    • Pascal Analyzer Action - Added support for newer compiler versions and options.

修补程序

  • FBCMD
    • Fixed issue with params file option.
  • FinalBuilder IDE
    • Search whole words option did not work correctly.
  • FinalBuilder Actions
    • Async Group Action - Changes to properties in the After Action script event could affect how child actions run.
    • Dotnet Test action - Fixed UI binding issue with Configuration and Logger fields.
    • NuGet Actions - Trim trailing backslash on Source and Fallback sources as the nuget does not like them.
    • CSV Iterator Action - Fixed issue with handling file encoding with byte order marks.
    • If Then action - Incorrect text for "ends with", does not end with".
    • C++ Builder Action - Fixed support for C++ Builder 11.x using wrong BDS value.
    • Create XML Node - Fixed error handling when failing to save XML document.
    • AWS S3 Actions - Updated region list and SDK version used.
    • Git Clone Action - Fixed directory exists check.