Lanzamientos de Automise

Released: Aug 1, 2023

Actualizaciones en v5.0.0.1490

Características

Automise Core

  • Added the ability to control where log files are stored.

Automise Actions

  • Touch Files Action - Added the option to use variable for datetime.
  • S3 Actions - Updated S3 SDK to 3.7.201.2.

Correcciones

Automise 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 Script Action - spaces after the script file name were...

Released: Feb 21, 2023

Actualizaciones en v5.0.0.1475

Correcciones

Automise Core

  • Fixed a regression bug with the OnRetry script event.

Released: Feb 8, 2023

Actualizaciones en v5.0.0.1472

Características

Automise Actions

  • Delete Directory - Improved error reporting.
  • 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.

Correcciones

Automise IDE

  • Fixed infinite loop bug in PowerShell syntax highlighter with ^ character...

Released: Aug 31, 2022

Actualizaciones en v5.0.0.1407

Características

Automise Actions

  • Enhancement - HTTP Get Action - Added UserAgent property which defaults to same as Chrome - some servers didn't like the previous default.

Correcciones

Automise IDE

  • Logging - Do not show skipped actions when viewing errored actions.
  • Export Log - fixed error in flat html output stylesheet.
  • Fixed memory leak when copy/pasting actions.

Automise Actions

  • Async Action Group - fixed random error under heavy load/lots of threads.
  • Action Group - Local variables...

Released: May 3, 2022

Actualizaciones en v5.0.0.1386

Características

  • Installer
    • Microsoft .NET Framework 4.7.2 or higher is now required to allow TSL 1.2 support in some actions.
  • Core
    • Improved error reporting when a process is terminated.
  • ATCMD
    • Removed superfluous [End Message Group] log message.
  • Automise Actions
    • CSV Iterator Action - Improved invalid encoding handling.

Correcciones

  • ATCMD
    • Fixed issue with params file option.
  • Automise IDE
    • Search whole words option did not work correctly.
  • Automise Actions
    • Async Group Action - Changes to properties in...

Released: Jan 24, 2022

Actualizaciones en v5.0.0.1356

Características

Automise Actions

  • Powershell Action - wrap provided script in try/catch to allow detection of failures.

Correcciones

Automise IDE

  • Variables Watch Window - fixed issue with local variable watches not working correctly.
  • Fixed issue with variable namespace heirachy after pasting actions which own variable namespaces (Action Groups)

Automise Actions

  • Run ActionList Action - Recursion sometimes failed with no error.
  • Http Get Action - fixed saving file to directory using server filename...

Released: Sep 9, 2021

Actualizaciones en v5.0.0.1341

Características

  • Automise Actions
    • ADO Iterator Action - Re-implemented timeout to use standard timeout UI.
    • Added WinSCP Run Script Action.
    • Breaking Change - SSH/SFTP Actions - PrivateKey password is now a separate field - no longer using the Password field.
  • Automise IDE
    • Light theme - Improved styling of disabled edit controls.

Correcciones

  • Automise Core
    • Core - Fixed stack overflow when actionlists called recursively.
  • Automise Actions
    • FTPS Connect Action - Auth setting always passed Auto.
  • Automise...

Released: Jul 5, 2021

Actualizaciones en v5.0.0.1325

Características

  • Automise Core
    • Improved error handling when opening corrupt log files.
  • Automise Actions
    • Set Variable Action - Added vertical scrollbar to new value text box.
    • String Pos Action - Don't log input string as it could be very large.
  • Automise IDE
    • Search Window
      • Added option to control searching for disabled actions.
      • Color disabled actions in search results.
    • Allows you to change enabled action and ignore failures while project is running, only if the action is not running or paused...

Released: Apr 12, 2021

Actualizaciones en v5.0.0.1310

Características

  • Automise Actions
    • SFTP Actions - Added SFTP Create Symlink Action.

Correcciones

  • Automise IDE
    • Fixed exception in Schedule Tasks window when tasks have no triggers.
    • Filtering Log by Action always loaded the most recent log, rather than using the one currently open.
    • Tip of the day next/previous was not working.
    • Ensure search window restores if it was minimized when invoking the search function.
    • IDE was saving options on shutdown even when not needed.
    • Fixed small memory leak.
    • Fixed...

Released: Jan 29, 2021

Actualizaciones en v5.0.0.1296

Características

  • Automise Actions
    • Added Get DateTime Difference Action.

Correcciones

  • Automise Actions
    • SSH Actions - Fixed issue with control char handling messing up output formatting.
    • Get DateTime Action - Variable type label did not display the correct types.
  • Automise IDE
    • Fixed issue with select next/previous search result not highlighting actions in the IDE.