Rilasci di FinalBuilder
Released: Dec 7, 2024
Aggiornamenti in v8.0.0.3406
Correzioni
FinalBuilder Actions
- Fixed bug - Signotaur Action - FileList option was not working correctly.
Released: Nov 19, 2024
Aggiornamenti in v8.0.0.3400
Funzionalità
FinalBuilder Actions
- Added Signotaur Sign action.
- Beyond Compare Actions - Added support for Beyond Compare 5.
- Run DosCMD/Execute Program actions - Added output codepage property.
- Delphi Action - Added support for Modern Win64 CBuilder output.
Correzioni
FinalBuilder Actions
- Fixed bug - Create Text File Action - was reporting file exists when it did not.
Released: Sep 16, 2024
Aggiornamenti in v8.0.0.3390
Funzionalità
FinalBuilder Actions
- Delphi Action - Added Use 64bit command line compiler support (Ent/Arch only).
- Signtool action - added support for Azure Trusted Signing.
Correzioni
FinalBuilder Actions
- SSH Actions - Fixed issue where session was not shared between actions.
- File Iterator Action - fixed av when fileset not found.
Released: Jul 16, 2024
Aggiornamenti in v8.0.0.3378
Funzionalità
FinalBuilder Actions
- C++ Builder Action - Added variable namespace to virtualize BDSXXX variables per version.
- InstallShield Action - Added support for InstallShield 2024.
- S3 Actions - Added support for 3rd party S3 compatible services.
- SSH Actions - Re-implemented with new library.
Correzioni
FinalBuilder Actions
- MSSQL Execute Action - Unicode output option caused invalid command line option to be supplied.
Released: May 17, 2024
Aggiornamenti in v8.0.0.3364
Funzionalità
FinalBuilder Actions
- Innosetup Action - Enabled timeout options when using command line compiler.
- Load Variables from Ini Action - Added a count of selected variables.
- Visual Studio Action - When Use MSBuild is checked, Build action field now changes to Target and allows variables.
- C++ Builder Action
- Added support for Windows 64 Bit Modern compiler.
- Expanded $(MSBuildProjectName) and $(ModuleName) in versionInfo.
- Added Target field for CB 2007 or later (for msbuild, replaces...
Released: May 9, 2024
Aggiornamenti in v8.0.0.3351
Funzionalità
FinalBuilder Actions
- Innosetup Action - Enabled timeout options when using command line compiler.
- Load Variables from INI - Added count of selected variables.
- Visual Studio Action - when 'Use MSBuild' is checked, Build action field now changes to Target and allows variables.
- C++ Builder Action
- Added support for Windows 64 Bit Modern compiler.
- Expanded $(MSBuildProjectName) and $(ModuleName) in versionInfo.
- Added Target field for CB 2007 or later (for msbuild, replaces BuildType...
Released: Nov 8, 2023
Aggiornamenti in v8.0.0.3310
Funzionalità
FinalBuilder Actions
- Delphi Action - Added support for Embarcadero Delphi 12.
- C++ Builder Action - Added support for Embarcadero C++ Builder 12.
- UPX Action - Updated to support UPX V4.x.
Correzioni
FinalBuilder Actions
- S3 Delete Objects Action - was not expanding variables in Keys to delete field.
Released: Aug 1, 2023
Aggiornamenti in v8.0.0.3264
Funzionalità
FinalBuilder Core
- Added the ability to control where log files are stored.
FinalBuilder Actions
- Added preliminary InstallShield 2023 support.
- Touch Files Action - Added the option to use variable for datetime.
- S3 Actions - Updated S3 SDK to 3.7.201.2.
Correzioni
FinalBuilder Actions
- Execute Program Action - Changed return code data type to enable access to all possible values.
- Execute PowerShell Script Action - action did not handle named parameters correctly.
- Execute Powershell...
Released: Feb 21, 2023
Aggiornamenti in v8.0.0.3237
Correzioni
- Fixed a regression bug with the OnRetry script event.
Released: Feb 8, 2023
Aggiornamenti in v8.0.0.3225
Funzionalità
FinalBuilder Actions
- Delete Directory - Improved error reporting.
- Dotnet Test - Added validation for logger option when register results are checked.
- Hyper-V:
- You can now log any errors if WMI virtualization namespaces are not found.
- Now checks whether you are running in admin mode before outputting suggestion to do so.
- RetryCount - Moved reset to zero before action rather than after - so it is available in AfterAction event.
- Added OnRetry script event to all actions.
- Help and...