Automise (英語版) のリリース

Released: May 17, 2024

v5.0.0.1580 での更新項目

機能

Automise Actions

  • Load Variables from Ini Action - Added a count of selected variables.
  • SFTP Upload - Added improved exception error reporting.
  • S3 Actions - Actions can now use IAM auth when run on EC2 instance and no credentials provided.

Automise IDE

  • Refactored all variable dropdown lists so they update when variables are added via F3.

不具合の修正

Automise Actions

  • Fixed regression bug that resulted in some variable dropdowns being empty.
  • S3 Delete Object - Variables were not expanded.
  • Run Dos...

Released: May 9, 2024

v5.0.0.1570 での更新項目

機能

Automise Actions

  • Load Variables from Ini - Added count of selected variables.
  • SFTP Upload - Added improved exception error reporting.
  • S3 Actions - Actions can now use IAM auth when run on EC2 instance and no credentials provided.

Automise IDE

  • Refactored all variable dropdown lists so they update when variables are added via F3.

不具合の修正

Automise Actions

  • S3 Delete Object - Variables were not expanded.
  • Run Dos command - Fixed exit code control positioning.

Released: Aug 1, 2023

v5.0.0.1490 での更新項目

機能

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.

不具合の修正

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 not trimmed.

Released: Feb 21, 2023

v5.0.0.1475 での更新項目

不具合の修正

Automise Core

  • Fixed a regression bug with the OnRetry script event.

Released: Feb 8, 2023

v5.0.0.1472 での更新項目

機能

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.

不具合の修正

Automise IDE

  • Fixed infinite loop bug in PowerShell syntax highlighter with ^ character.
  • S3 Actions - UI...

Released: Aug 31, 2022

v5.0.0.1407 での更新項目

機能

Automise Actions

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

不具合の修正

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 Canonicalize Path setting did...

Released: May 3, 2022

v5.0.0.1386 での更新項目

機能

  • 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.

不具合の修正

  • 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 the After Action...

Released: Jan 24, 2022

v5.0.0.1356 での更新項目

機能

Automise Actions

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

不具合の修正

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 failed.
  • Find Files...

Released: Sep 9, 2021

v5.0.0.1341 での更新項目

機能

  • 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.

不具合の修正

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

Released: Jul 5, 2021

v5.0.0.1325 での更新項目

機能

  • 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.

不具合の修正

  • Automise...