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 10:07] – jmgr | en:changelog [2025/09/18 16:46] (current) – jmgr | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Actiona Changelog ====== | ====== Actiona Changelog ====== | ||
| + | |||
| + | Newer versions: https:// | ||
| + | |||
| + | ====== Older versions ====== | ||
| + | |||
| + | ===== 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 ===== | ===== v3.9.2 ===== | ||
| Line 6: | Line 48: | ||
| ==== Code ==== | ==== Code ==== | ||
| * fixed loadUI and include functions not using the current script or code filename directory as working directory | * 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, | * ActionPackSystem, | ||
| * ActionPackData: | * ActionPackData: | ||
en/changelog.1464430074.txt.gz · Last modified: (external edit)
