FinalBuilder v8.0.0.2915

Released: Aug 25, 2020

v8.0.0.2915 での更新項目

機能

  • 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 to target to right menu, Ctrl+Space also works.

不具合の修正

  • FinalBuilder Actions
    • Bug - Path Manipulation action - fixed issue with Canonicalize when path ends with ..\
    • Bug - FTP Upload Action - Improved handling of empty filesets.
    • Bug - FTP Connect action - When set to ascii, the transfermode property was not persisted.
    • Bug - Nuget Restore action - logic error resulted in InstallPackageToOutputPath being added when not set.
    • Bug - MSSQL Execute SQL Action - Fixed issue with empty variable being added to command line.
    • Bug - Git Actions - Fixed validation issues and improved backwards compatibility.
  • FinalBuilder IDE
    • Bug - Fixed exception when running Selected Action and Children when a Catch or End action was selected.
    • Bug - Target columns did not show hints when moving the mouse over the icons for script, condition, comment etc.