Tasker Change Log
 


Version 4.110
(14 October 2008)
* New Feature: "Unformat Clipboard" command in keyboard mappings
* Hardware recording mode would incorrectly restart recording during playback due to active hook
Version 4.109
(16 September 2008)
* New Feature: GOTO, LABEL, EXIT
* New Feature: "Activate Tasker" keyboard command
* {Enter} variable now interpreted correctly inside of scripts messages
* Separated "Start Recording" and "Stop Recording" to avoid multiple conflicts
* Corrections to fast playback speed with Hardware mode
* Recording playbacks that were repeated would incorrectly simulate a double click if the recording started with a single click
* Key mappings with non-printable keys were not understood in the Key Mapping edit fields
Version 4.108
(09 September 2008)
* Removed Pause/Break key during recordings for compatibility reasons; use normal Keyboard Mapping instead
* Changed stop key to "F8" for scripts and compiled EXEs
* Improvements to the Hardware recording mode
* Changed the default to Hardware recording mode to avoid confusion for new users on WinVista
* Recordings were chopping off the last keypress in some circumstances
* Compiled scripts were not stopping correctly when using the /LOOP switch
* Minor UI updates to the user interface
Version 4.107
(03 September 2008)
* Hardware recording mode was incorrectly playing some mouse movements
* The "repeats played" count did not add the final loop
Version 4.106
(20 August 2008)
* NEW FEATURE:   "Hardware" recording method, which works on more platforms
* Combined "Instant" and "Fast" playback speeds into a single Fast option
* Pressing the stop key during a recording would remove the last recorded keypress
* Various minor corrections to Recording and Playback
* Extra safety checks for INI file parsing
* A few minor optimizations for compiled EXEs, generating ~5% smaller programs
Version 4.105
(12 August 2008)
* Corrected a bug which prevented recording on WinVista (thread deadlock)
Version 4.104
(11 August 2008)
* Revisions to international keyboards for TYPE command
* Changed script processor to multithreaded for better responsiveness
* WAIT command was not asynchronously checking for the Pause/Break key
* Modifications to Tools menu to make hotkeys more intuitive
* Added "Edit" menu to make functions more apparent and accessible in the Keyboard and Script tabs
Version 4.103
(08 August 2008)
* Added more system keys, including media commands and {Delay=1000}
* Auto-release is done if system keys such as {ShiftDown} are pressed but not released
* Files can be loaded from the command line; Recordings are automatically played
* Sorting while editing keyboard mappings would incorrectly save the entry
Version 4.102
(05 August 2008)
* Recordings can be stopped during creation by using Pause/Break key
* Minor memory optimization
Version 4.101
(01 August 2008)
* First post-3.x version