Automise Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Automise v5.6.0.1831Jul 22, 2026
Features
  • Automise Actions
    • SSH Connect Action - Added SU Password - use when running su command for a different user.
Fixes
  • Automise 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.
Automise v5.6.0.1809May 26, 2026
Fixes
  • Core
    • Core - Fixed regression bug in 8.6 where some encrypted properties would not decrypt on project load.
Automise v5.6.0.1803Major versionMay 25, 2026
Features
  • Automise Actions
    • Re-implemented SFTP actions, in native code, using a new SFTP client library.
    • Added the "Get File Hash" action.
  • Automise IDE
    • VariableSense - Enabled use of TAB to accept an entry in the dropdown.
Fixes
  • Automise Actions
    • Try Action Retry attempts > 1 would cause an infinite loop.
  • Automise IDE
    • Fixed an issue with doubleclicks on action types adding 2 actions.
Automise v5.5.0.1746Apr 2, 2026
Features
  • 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.
Fixes
  • Core
    • String Encryption - AES256 encryption base64 was using mime formatting which broke the use of encrypted values with ini files.
  • Automise IDE
    • IDE Logging - Action List showed as failed when actions were logged.
Automise v5.5.0.1714Jan 27, 2026
Features
  • Core
    • Reinstated DecryptString/EncryptString scripting functions.
  • Automise Actions
    • Enhancement - SSH Connect Action - Allow multiple authentication methods.
  • Automise IDE
    • Enhancement - Added hit count to search window status bar.
Fixes
  • Automise Actions
    • Send Email Action - Don't add empty attachments.
    • Send Email Action - IDE search did not search all properties.
  • Automise IDE
    • IDE showed Modified in statusbar when no project was open.