Skip to content

Releases: samiy-xx/keysndr

Version 1.0.1

02 Sep 18:39
Compare
Choose a tag to compare

Fixes error in sending input to games

Version 1.0.0

19 May 19:32
Compare
Choose a tag to compare

Cosmetic changes.
Option to override the configuration process target on action level

Beta release 0.9.8

07 Feb 21:12
Compare
Choose a tag to compare
Beta release 0.9.8 Pre-release
Pre-release

Adds settings for grid views, styling options to enhance the looks.
Action can be hidden in the grid.
Grid views sorted to the top at the management portal index page.

Beta release 0.9.7

03 Feb 20:59
Compare
Choose a tag to compare
Beta release 0.9.7 Pre-release
Pre-release

Option to use images (png, jpg and gif) in grid.

Beta Release 0.9.6

27 Jan 16:56
Compare
Choose a tag to compare
Beta Release 0.9.6 Pre-release
Pre-release

Added option to select the amount of rows and columns in grid configuration.
Not really tested properly, might break stuff.

Beta release 0.9.5

24 Jan 12:56
Compare
Choose a tag to compare
Beta release 0.9.5 Pre-release
Pre-release

Input parameters for script
Lots of unit tests and refactoring
General improvements

Beta Release 0.9.4

10 Jan 16:51
Compare
Choose a tag to compare
Beta Release 0.9.4 Pre-release
Pre-release

Url changes

Beta Release 0.9.3.1

09 Jan 13:50
Compare
Choose a tag to compare
Beta Release 0.9.3.1 Pre-release
Pre-release

Exposes getWindowRectangle for scripting
Fix reordering script source files in management portal

Beta Release 0.9.3

08 Jan 23:05
Compare
Choose a tag to compare
Beta Release 0.9.3 Pre-release
Pre-release

Couple missing scripting methods for sending input with modifiers

Beta Release 0.9.2

08 Jan 21:44
Compare
Choose a tag to compare
Beta Release 0.9.2 Pre-release
Pre-release

getPixelColor for scripting
Lots of scripting changes
Removed useless scripting methods.
New methods added with sync and async versions
Ace editor built in to the management portal for editing script source files.
Lots of other small fixes