User Tools

Site Tools


en:changelog

This is an old revision of the document!


Actionaz Changelog

v3.8.0

Actions

  • Added in-script resources
  • Added a screen capture wizard
  • Added the insertion of variables & resources in the code editor
  • Added a percent positioning to the position parameter
  • Corrected some bugs in variable insertion in parameters
  • Variable condition: added a Contains operation allowing to test for the presence of a string in a string list
  • Variable condition: corrected the comparison of values, allowing for more intuitive comparisons
  • Cursor path: added a mouse button that can be pressed during the action execution

Code

  • Script: added the callProcedure function
  • SQL: corrected a bug that ran a SQL request two times when using exec() with a non-prepared request

v3.7.0

Actions

  • Added a button to insert detected variables into parameter fields
  • Added a more explicit error message when a list field is empty
  • Fixed a bug when opening a script that had been created using a previous version of Actionaz: new action parameters did not have default values
  • Corrected a bug that prevented using the Code Error exception to skip the current action or go to a line of the script
  • Pixel Color: added an offset to the position to be checked
  • Read INI File: added reading the whole file at once
  • Read INI File: corrected a bug that froze the execution when trying to read a file with an empty filename
  • Find Image: added a field allowing to retrieve the confidence value
  • Find Image: added a field to choose which matching method to use
  • Find Image: added a delay between two searches when waiting
  • Find Image: added two conditions actions "if found" and "if not found"
  • Find Image: removed the "Image not found" exception, previous scripts will be automatically upgraded to use the "if found" and "if not found" parameters
  • Find Image: search can now be done in multiple windows if they satisfy the search criterion
  • Find Image: renamed "Down pyramids" to "Downsampling"
  • Find Image: fixed a bug that prevented searching in some screens when using a multiple screen configuration
  • Find Image: fixed a bug that prevented using an absolute position when searching within a window

Code

  • Script: added the line attribute
  • Image: added the Image.takeScreenshotUsingScreenIndex function that allows taking screenshots using a screen index
  • Image: added a parameter to the findSubImage functions to choose which matching method to use
  • Image: fixed a bug that prevented searching in some screens when using a multiple screen configuration
  • Image: fixed a bug in the Image.takeScreenshot function that took only a screenshot of the main screen when using a multiple screen configuration

v3.6.2

Actions

  • Fixed a regression that caused a memory leak and a crash after a repeated use of the Find Image action

Code

  • Fixed a bug that caused a memory leak and a crash after a repeated use of Image.findSubImage and similar

v3.6.1

Actions

  • Fixed a bug in the in-text variable insertions that prevented using backslashes

v3.6.0

  • Fixed a bug where pause before and after each action were not reset after creating a new script
  • Fixed a bug that prevented the translation of the parameters usage

Actions

  • Added a position offset in the Click, Move cursor and Cursor path
  • Added an action to read environment variables
  • Upgraded the in-text variable insertions to allow inserting table elements
  • Fixed a bug in the Command action that prevented getting the standard output and standard error texts
  • Fixed a bug that prevented using Date objects in the Time Condition action
  • Fixed a bug in the Find image action & code that could crash the program in certain cases

Code

  • Added the File.exists() function

Go back to the homepage

Other languages available : (fr)

en/changelog.1394408375.txt.gz · Last modified: 2021/02/13 11:23 (external edit)