SikuliX 0.9.7

* [NEW] Scripts can be exported as executable files (.skl) - double-click on .skl runs it (Mac only now)!
 * [NEW] More special keys are supported
 * [NEW] New API: hover(img) - move mouse cursor to the best matched position of the given image.
 * [NEW] New API: paste([img], text) - Paste the given string to the best matched position of the given image.
 * Image matching is SPEEDED UP !!
 * Java's requirement goes down to Java 5
 * A sikuli executable script (.skl) can be run from command line using Sikuli IDE
    - Mac: open /Applications/Sikuli-IDE.app xxx.skl
    - Windows: PATH-TO-SIKULI/sikuli-ide.bat xxx.skl
    - Linux: PATH-TO-SIKULI/sikuli-ide.sh xxx.skl

**The previous release on Mac Leopard was completely out-of-date. All Leopard users are strongly recommended to upgrade to this version.

Milestone information

Project:
SikuliX
Series:
obsolete
Version:
0.9.7
Released:
 
Registrant:
Tsung-Hsiang Chang
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon Sikuli-IDE-osx-10.5-20100128.zip (md5) Sikuli-IDE for Mac OS X 10.5 Leopard 1,116
last downloaded 8 weeks ago
download icon Sikuli-IDE-win-20100128.zip (md5) Sikuli-IDE for Windows (portable) 2,490
last downloaded 2 days ago
download icon Sikuli-IDE-win-20100128.exe (md5) Sikuli-IDE for Windows (installer) 10,127
last downloaded 8 days ago
download icon Sikuli-IDE-linux-20100127.zip (md5) Sikuli-IDE-linux 1,592
last downloaded 7 weeks ago
download icon Sikuli-IDE-osx-10.6-20100127.zip (md5) Sikuli-IDE-osx-10.6 2,883
last downloaded 8 weeks ago
Total downloads: 18,208

Release notes 

20100128 Update for Windows

The 20100127 release for Windows had a buggy Sikuli-IDE.bat that couldn't work. If you would like to run .skl using Sikuli-IDE.bat, please update to the 20100128 release.

20100128 Update for Mac OS X 10.5 Leopard

The 20100127 release for Mac 10.5 doesn't work on PowerPC. The 20100128 release fixed this.

Release notes for Sikuli-20100127 (0.9.7)

**The previous release on Mac Leopard was completely out-of-date. All Leopard users are strongly recommended to upgrade to this version.

= General Notes =
 * [NEW] Scripts can be exported as executable files (.skl) - double-click on .skl runs it (Mac only now)!
 * [NEW] Special keys are supported (see class Key in the Jython API reference.)
     TAB, ESC, F1~F15, UP, DOWN, RIGHT, LEFT, ENTER, BACKSPACE,
     INSERT, DELETE, HOME, END, PAGE_UP, PAGE_DOWN
 * [NEW] New API: hover(img) - move mouse cursor to the best matched position of the given image.
 * [NEW] New API: paste([img], text) - Paste the given string to the best matched position of the given image. (This's a temporary solution for different keymaps and international characters.)
 * Image matching is SPEEDED UP !!
 * JVM requirement goes down to Java 5
 * A sikuli executable script (.skl) can be run from command line using Sikuli IDE
    - Mac: open /Applications/Sikuli-IDE.app xxx.skl
    - Windows: PATH-TO-SIKULI/sikuli-ide.bat xxx.skl
    - Linux: PATH-TO-SIKULI/sikuli-ide.sh xxx.skl
 * Jython API references are updated
 * Added HowTo's on the web site

= Platform Specific Fixes =

Mac OS X Leopard(10.5)
 * Updated to the latest version - LOTS of bugs are gone.

Linux
 * Supported openApp, switchApp(wmctrl needed), closeApp

= Bug Fixes =

511748 screenshot shortcut in the capture mode should be disabled
511749 the number in Pattern.similar() has wrong decimal separator on French Windows
512429 the Basic functions like openApp and switchApp of the api is not functional in linux
511771 file extension is needed while saving a file
512480 a script can't have '.' in its filename

Changelog 

This release does not have a changelog.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.