en:changelog
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:changelog [2016/05/28 09:22] – external edit 127.0.0.1 | en:changelog [2023/10/28 19:07] (current) – [Actiona Changelog] jmgr | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Actiona Changelog ====== | ====== Actiona Changelog ====== | ||
- | ===== v3.9.1===== | + | Newer versions: https:// |
+ | ===== v3.10.0 ===== | ||
+ | ==== Global ==== | ||
+ | * Added a keyboard key condition action that allows checking or waiting for a particular key combination to be pressed | ||
+ | * Added a text to speech action that uses the operating system' | ||
+ | * Click action: added an option to reset the cursor position to its former position after the action has finished executing | ||
+ | * DataInput action: the output variable now contains an empty string if the user cancels the data input dialog | ||
+ | |||
+ | ==== Interface ==== | ||
+ | * Added filters allowing to find an action within the script or within the list of available actions | ||
+ | * Added an action heat map that allows viewing the execution count and time spent per action (available after the first script execution) | ||
+ | * Improved program loading times | ||
+ | * Fixed missing script line numbers (regression from previous version) | ||
+ | * Fixed a slowdown when copy and pasting multiple actions within a big script | ||
+ | * Fixed a possible bug on the console when running a script for longer than a day | ||
+ | * Fixed a few minor bugs | ||
+ | |||
+ | ===== v3.9.4 ===== | ||
+ | ==== Global ==== | ||
+ | * Fixed a slowdown occurring when editing an action within a big script | ||
+ | * Fixed non-translated buttons | ||
+ | * Fixed various memory leaks | ||
+ | * Windows: now using Qt 5.6 to build official binaries, removed Webkit web browser but reduced installer and SFX | ||
+ | ==== Installer/ | ||
+ | * Windows installer: fixed missing .dll files used by SQL drivers (like MySQL) | ||
+ | |||
+ | ===== v3.9.3 ===== | ||
+ | ==== Global ==== | ||
+ | * Windows: fixed compatibility with Windows 10 | ||
+ | * Send mail action: fixed a bug where no exception was thrown when an error occurred when sending the e-mail | ||
+ | * Click action: fixed not specifying a position would move the mouse cursor to the upper-left screen position | ||
+ | * Procedures: fixed a bug where actions were reset when a procedure ends | ||
+ | * Time condition action: fixed the "if after" and "if before" | ||
+ | * Multi data input action: fixed stretching occurring at the wrong place | ||
+ | * Data input action: fixed default value being capped at 99 | ||
+ | * Windows: fixed Actiona still writing an entry into the registry when starting with the --portable parameter | ||
+ | ==== Interface ==== | ||
+ | * Linux: added a warning when starting Actiona on a non-X11 session | ||
+ | |||
+ | ===== v3.9.2 ===== | ||
+ | ==== Global ==== | ||
+ | * Windows: fixed mouse and keyboard simulation on some applications (started with admin privileges) | ||
+ | ==== Code ==== | ||
+ | * fixed loadUI and include functions not using the current script or code filename directory as working directory | ||
+ | * added the Execution.filename readonly property, containing the current script or code filename | ||
+ | * ActionPackSystem, | ||
+ | * ActionPackData: | ||
+ | ==== Installer/ | ||
+ | * Windows installer: fixed setup of PATH environment variable and removal when uninstalling | ||
+ | |||
+ | ===== v3.9.1 ===== | ||
==== Global ==== | ==== Global ==== | ||
* Windows: fixed click simulation failures in some cases | * Windows: fixed click simulation failures in some cases | ||
Line 17: | Line 67: | ||
* added " | * added " | ||
- | ===== v3.9.0===== | + | ===== v3.9.0 ===== |
==== Global ==== | ==== Global ==== | ||
* renamed Actionaz to Actiona | * renamed Actionaz to Actiona | ||
Line 43: | Line 93: | ||
* Image: added the pixels() and pixelData() methods to retreive the pixel values at once | * Image: added the pixels() and pixelData() methods to retreive the pixel values at once | ||
- | ===== v3.8.0===== | + | ===== v3.8.0 ===== |
==== Actions ==== | ==== Actions ==== | ||
* Added in-script resources | * Added in-script resources | ||
Line 57: | Line 107: | ||
* SQL: corrected a bug that ran a SQL request two times when using exec() with a non-prepared request | * SQL: corrected a bug that ran a SQL request two times when using exec() with a non-prepared request | ||
- | ===== v3.7.0===== | + | ===== v3.7.0 ===== |
==== Actions ==== | ==== Actions ==== | ||
* Added a button to insert detected variables into parameter fields | * Added a button to insert detected variables into parameter fields | ||
Line 82: | Line 132: | ||
* Image: fixed a bug in the Image.takeScreenshot function that took only a screenshot of the main screen 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===== | + | ===== v3.6.2 ===== |
==== Actions ==== | ==== Actions ==== | ||
* Fixed a regression that caused a memory leak and a crash after a repeated use of the Find Image action | * Fixed a regression that caused a memory leak and a crash after a repeated use of the Find Image action | ||
Line 88: | Line 138: | ||
* Fixed a bug that caused a memory leak and a crash after a repeated use of Image.findSubImage and similar | * Fixed a bug that caused a memory leak and a crash after a repeated use of Image.findSubImage and similar | ||
- | ===== v3.6.1===== | + | ===== v3.6.1 ===== |
==== Actions ==== | ==== Actions ==== | ||
* Fixed a bug in the in-text variable insertions that prevented using backslashes | * Fixed a bug in the in-text variable insertions that prevented using backslashes | ||
- | ===== v3.6.0===== | + | ===== v3.6.0 ===== |
* Fixed a bug where pause before and after each action were not reset after creating a new script | * Fixed a bug where pause before and after each action were not reset after creating a new script |
en/changelog.1464427371.txt.gz · Last modified: 2021/02/13 11:23 (external edit)