FinalBuilder 新版本发表
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...
Released: Oct 19, 2021
v8.0.0.3040 中的更新
特性
- 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.
修补程序
- FinalBuilder Actions
- Fixed issue with compiling Delphi 11.0 project with dpm packages.
Released: Sep 9, 2021
v8.0.0.3035 中的更新
特性
- 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.
修补程序
- FinalBuilder Core
- Core - Fixed stack overflow when targets called recursively.
- FinalBuilder...
Released: Jul 5, 2021
v8.0.0.3004 中的更新
特性
- 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 it could be...
Released: Apr 12, 2021
v8.0.0.2979 中的更新
特性
- 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.
修补程序
- 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 always loaded the most...
Released: Jan 29, 2021
v8.0.0.2964 中的更新
特性
- 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.
修补程序
- 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 handling messing up output...
Released: Dec 8, 2020
v8.0.0.2948 中的更新
特性
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 - Changed...
Released: Nov 4, 2020
v8.0.0.2936 中的更新
特性
- 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.
修补程序
- 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
v8.0.0.2923 中的更新
修补程序
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
v8.0.0.2917 中的更新
修补程序
- FinalBuilder IDE
- Bug - Fixed issue with variable CanonicalizePath option not persisting in some instances.