Automise Releases

Released: Apr 2, 2026

Updates in v5.5.0.1746

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.

Released: Jan 27, 2026

Updates in v5.5.0.1714

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.

Released: Oct 14, 2025

Updates in v5.5.0.1703

Features

  • ATCMD
    • Improved startup time.
  • Automise Actions
    • Replace Variables Action - Added options to ignore % or $() expressions.

Fixes

  • Automise Actions
    • SSH Execute Command/s actions - The Command timeout value of -1 did not work correctly.
    • Load Variables from INI - Change errors to warnings when Ignore file not found selected.

Released: Sep 9, 2025

Updates in v5.5.0.1687

Fixes

  • Automise Core
    • All Actions - Non password variables were being masked in logs.

Released: Aug 19, 2025

Updates in v5.5.0.1683

Fixes

  • Automise Core
    • Some actions did not switch to the correct encryption algorithm during save.
    • All Actions - Password variables could be exposed in action log titles in some circumstances.
    • WinSCP Action exposed bug in stepping engine causing build to stop.
  • Automise Actions
    • Set Variable Action - When setting a password variable, the new value could be logged.
    • Save Project Action - Action caused project corruption when run as selected action.

Released: Jun 25, 2025

Updates in v5.5.0.1671

Fixes

  • Automise Core
    • Fixed an access violation when validation invoked after changing encryption algorithm.
  • Automise Actions
    • FTPS Connect Action - Connection name was not cleaned up when Connect action deleted.
    • Touch Files action - Fixed property name issue with variables combo box.

Released: Apr 9, 2025

Updates in v5.5

Features

  • Encryption Algorithm
    • Added the AES 256 Algorithm (with a 256 bit key) as an option, in addition to the existing Blowfish algorithm (with a 160 bit key).
    • Added new IDE option to specify the default project encryption for new projects - this now defaults to AES256.
    • Note: These options will be removed in Automise v6, when AES 256 will become the default (and projects still using Blowfish will be upgraded automatically).
  • Password Variables
    • Added a new Password variable type which will be...

Released: Nov 19, 2024

Updates in v5.0.0.1613

Features

  • Beyond Compare Actions - Added support for Beyond Compare 5.
  • Run DosCMD/Execute Program actions - Added an output code page property.

Fixes

  • Create Text File Action was reporting files exist when they did not.

Released: Sep 16, 2024

Updates in v5.0.0.1603

Fixes

Automise 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

Updates in v5.0.0.1593

Features

Automise Actions

  • S3 Actions - Added support for 3rd party S3 compatible services.
  • SSH Actions - Re-implemented with new library.

Fixes

Automise Actions

  • MSSQL Execute Action - Unicode output option caused invalid command line option to be supplied.