Skip to content

Bugfixes!

Compare
Choose a tag to compare
@mildmojo mildmojo released this 07 Oct 06:38
· 8 commits to master since this release

There were a couple of bugs in v1.1.0, including ones that affected button mapping when connected to hardwware. This release fixes those bugs and adds a new deviceStates WebSocket event when you first connect, telling you the current state of the entire board.

  • Changes JSON returned at GET /buttons
    • [BREAKING] Renames device length to buttonCount.
  • Fixes a couple of bugs in pointer event handling on test page.
  • Fixes really bad button mapping logic (oops!).
  • Makes test page show number of buttons reported by server.
  • Adds support for more than 2 devices reported by server.