en:changelog
This is an old revision of the document!
Table of Contents
Actionaz Changelog
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 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
en/changelog.1372505724.txt.gz · Last modified: (external edit)