Skip to content

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 13:04
· 2 commits to main since this release

Fixed

  • Xbox Elite Series 2 over Bluetooth. The pad (045e:0b13) was listed in XBOX_PIDS, an unverified PID carried over from the v1 extension, so it was parsed with the wired report layout and produced garbage input. Over Bluetooth it speaks the standard Xbox BT HID report, so it now routes to XBOX_BT_PIDS and parseXboxBtReport.
  • Codex app launch after rename. The harness addressed the app by the literal name Codex, which fails when the installed app is named ChatGPT. It now targets the bundle ID com.openai.codex.