Releases: octalmage/robotjs
Releases · octalmage/robotjs
v0.4.1
v0.4.0
- Implemented screen capture #152
- moveMouse now supports games on Mac. #177
- Added typeStringDelayed. #149
- Fix for mouseScroll on Windows. #163
- Support for sending keys through RDP on Windows. #151
- Extended keys now available when using RDP. #162
- Multimedia keys now work on Mac. #171
- Way more tests! #155
This is a huge update and it drops official support for Node.js 0.8.* and Windows XP. Maintaining support for these was holding us back, it's time to let them go.
Special thanks to @Deltatiger, @mgmartel, @verth, @standayweb and @gurel!
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
- Improved OS X El Capitan support for newer versions of Node.js. #124
Special thanks to @Qix- @RainmanNoodles and @SimulatedGREG.
v0.3.2
v0.3.1
v0.3.0
- RobotJS updated to support Node.js v4 and io.js v3. #87
- Added
scrollMouse
. #50- Windows code currently commented out. See #97.
Special thanks to @abhishekgarg120 and @Deltatiger.