Skip to content

1.1.3

Compare
Choose a tag to compare
@mtlynch mtlynch released this 26 Oct 22:30
· 781 commits to master since this release
5287538
  • Added support for vertical and horizontal mouse scroll wheels (#307)
  • Double click modifier buttons in the web UI to send the keys immediately. (#290)
    • Previously, you could only send modifier keys in conjunction with other keys on your keyboard.
  • Support both left and right modifier keys (#292, #298)
    • Previously, TinyPilot treated all modifier keys as left (e.g., Right Ctrl would be forwarded as Left Ctrl)