a0.96.0
Button modes
- Added
Double pressmode. - Renamed
Holdmode toLong press. - Renamed
LongtoVery long press. - Renamed
OverlaptoImmediate. - Updated descriptive binding behaviour accordingly. (eg:
Additionally on long press)

Thumbstick
Profiles
- 4 custom profile slots has been unlocked.

- Profiles can be copied from other profile slots.
- Profiles can be reset to built-in defaults (or empty).
- Individual profiles can be exported to a
.ctrlfile. - Individual profiles can be imported from a
.ctrlfile.

Profile preview
- Double-press bindings are displayed as purple chips.
- Fixed a rendering issue that kept previous bindings on screen.
- Display empty chips if long-press or double-press modes are enabled without bindings. (To avoid unexpected behavior if the user does not realize these are on).

WebUSB
- Faster UI reaction to unplugged controller. (Originally implemented a delay to avoid flickering but not needed anymore).
- Shares system clock with controller (for latency measurements).
- Receives controller firmware version.
- Shows warning about firmware version if it is below minimum requirement.


