FinalBuilder 版本發佈

查看各個版本中的最新內容,包含功能、增強與已解決問題的詳細資訊。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
FinalBuilder v8.6.0.36662026年8月12日
功能

FinalBuilder Actions

  • SSH Execute Command(s) - Added ability to provide different password for su/sudo.
  • DPM Actions - Added DPM SBOM, PUSH, Sign and Scan Actions.
修正

FinalBuilder Actions

  • SSH Execute Command(s) - Action could timeout before the command completed if no output.
  • SSH Execute Command(s) - Action did not handle su/sudo password prompts.
FinalBuilder v8.6.0.36562026年7月22日
功能
  • FinalBuilder Actions
    • SSH Connect Action - Added SU Password - use when running su command for a different user.
    • InnoSetup Action - Added support for InnoSetup 7.
    • InstallShield Action - Added IS 2026 support.
    • DPM Actions - Updated to work with new dpm version.
    • Delphi Action - Added WinARM64EC platform support.
修正
  • FinalBuilder Actions
    • Email Action - Fixed issue with Loading email passwords.
    • SFTP Upload Actions - If remote path not specified, default to user home dir (restored previous behavior).
    • SFTP - Connect action was not showing the connection name in description.
    • SFTP Upload Fileset Action - Fixed issue with the use of variables for the Fileset base directory.
    • SFTP List Files - Fixed issue with wildcard matching.
    • Installer - Installer did not delete old SFTP action package.
    • SSH Execute Command(s) Actions - Fixed hang when using su.
FinalBuilder v8.6.0.36312026年5月28日
修正
  • FinalBuilder Core
    • Core - Fixed regression bug in 8.6 where some encrypted properties would not decrypt on project load.
FinalBuilder v8.6.0.3564主要版本2026年5月25日
功能
  • FinalBuilder Actions
    • Re-implemented SFTP actions, in native code, using a new SFTP client library.
    • Added the "Get File Hash" action.
    • Delphi Action - Added PROJECTBASENAME variable.
    • Signotaur Sign Action - Added support for ApiKey file and ApiKey Environment variable name.
    • Signotaur Action - Added support for latest command line options.
  • FinalBuilder IDE
    • VariableSense - Enabled use of TAB to accept an entry in the dropdown.
修正
  • FinalBuilder Actions
    • C++ Builder action - Logging failed in dotnet 3.5 not installed for some versions.
    • Try Action Retry attempts > 1 would cause an infinite loop.
  • FinalBuilder IDE
    • Fixed an issue with doubleclicks on action types adding 2 actions.
FinalBuilder v8.5.0.35642026年4月2日
功能
  • FinalBuilder Actions
    • Added a new AWS Secret Manager - Get Secret Action.
    • Added a new Azure Key Vault - Get Secret Action.
    • Added a new HashiCorp Vault - Get Secret Action.
    • Embarcadero Resource Compiler Action - Added support for the resinator resource compiler in Delphi 13.
修正
  • Core
    • String Encryption - AES256 encryption base64 was using mime formatting which broke the use of encrypted values with ini files.
  • FinalBuilder IDE
    • IDE Logging - Target showed as failed when actions were logged.
FinalBuilder v8.5.0.35292026年1月28日
功能
  • Core
    • Reinstated DecryptString/EncryptString scripting functions.
  • FinalBuilder Actions
    • SSH Connect Action - Allows multiple authentication methods.
  • FinalBuilder IDE
    • Added hit count to search window status bar.
修正
  • FinalBuilder Actions
    • Delphi Options - Fixed loading of D13 Library Paths.
    • Send Email Action - Don't add empty attachments.
    • Send Email Action - IDE search did not search all properties.
    • C++Builder Action - CB13 could not find resource compiler.
    • Help and Manual Action - HM10 selection did not persist.
  • FinalBuilder IDE
    • IDE showed Modified in statusbar when no project opened.