Skip to content

Releases: ShadowBlip/InputPlumber

v0.70.2

05 Jan 17:41
v0.70.2
e867a8e

Choose a tag to compare

0.70.2 (2026-01-05)

Bug Fixes

  • always call write_set_report_reply to avoid timeout and fail in response to SetReport (57f61ec)
  • CompositeDevice: asyncronously fetch target capabilities instead of blocking (52f0d27)
  • Intercept Mode: don't clear gamepad states if mode does not change (de5ba78)
  • Target Devices: set target devices in parallel instead of serially (19e84e4)

v0.70.1

30 Dec 06:51
v0.70.1
8425f13

Choose a tag to compare

0.70.1 (2025-12-30)

Bug Fixes

  • build: Fix build warnings and make test build errors (e57cc17)

v0.70.0

30 Dec 06:10
v0.70.0
1fbccf8

Choose a tag to compare

0.70.0 (2025-12-30)

Bug Fixes

  • GPD Win5: swap keyboard and QuickAccess mappings (580ac79)
  • Hardware Support: Add new Legion Go S driver name (d04cfc9)
  • Hardware Support: Add OneXPlayer X1 series. (c114df2)
  • Hardware Support: Improve Win600 Support (ee69238), closes #172
  • Hardware Support: Update F1 series config (ef1ccc5)
  • OrangePi NEO: Improve Touchpad Support (0604f2a), closes #432
  • Update comment in OrangePi Neo hidraw implementation (ff5838c)

Features

  • config: Add TTY device config (d794ec3)
  • GPD Menu: add new capability map for GPD Menu and link to GPD Win5 device (d3991a8)
  • Hardware Support: Add Ayaneo DS 1S Support (dc4dc5f)
  • Hardware Support: Add GPD Win5 Support (70084b1)
  • schema: add capability_map_id to SourceDevice in composite_device_v1.json (77ddd86)
  • TTY: Add Serial TTY interface and OXP F1 Series Serial Driver (a1b9357)

v0.69.1

16 Dec 05:57
v0.69.1
55d5edd

Choose a tag to compare

0.69.1 (2025-12-16)

Bug Fixes

  • RPM: add missing PolKit policy (3ef895a)

v0.61.1

11 Dec 00:21
v0.61.1
9f67ba7

Choose a tag to compare

0.61.1 (2025-12-11)

Bug Fixes

  • compatibility: enable polkit support with feature flag (a85a7bf)
  • compatibility: unrestrict rx signals as non-root (2e6646a)
  • Config: add config size limit and don't print config content in errors (dd4c514)
  • Polkit: add rules to allow access to certain endpoints (cfefcb1)
  • Polkit: add test to ensure policies defined for polkit usages (b08a46b)
  • polkit: check feature flag before creating new dbus connection (c48fcd6)
  • Polkit: enable polkit by default (37d4e1a)
  • polkit: fix clippy warnings (38429af)
  • Polkit: re-use dbus connection and enable polkit policies by default (58b85d0)
  • Polkit: use system-bus-name instead of pid (ba3588e)
  • security: polkit support (bfd44b7)
  • security: restrict receiving signals as non-root (6aadca7)
  • Service: use 'ProtectSystem=full' in service definition (d2e890d)

v0.69.0

08 Dec 20:02
v0.69.0
9a0021b

Choose a tag to compare

0.69.0 (2025-12-08)

Bug Fixes

  • Config: add config size limit and don't print config content in errors (13b731a)
  • Polkit: add rules to allow access to certain endpoints (47c910c)
  • Polkit: add test to ensure policies defined for polkit usages (21fd8cb)
  • Polkit: re-use dbus connection and enable polkit policies by default (7780487)
  • Polkit: use system-bus-name instead of pid (4db3b20)
  • Service: use 'ProtectSystem=full' in service definition (79f0745)

Features

  • Polkit: enable polkit by default (f3854be)

v0.68.0

20 Nov 20:40
v0.68.0
c800f92

Choose a tag to compare

0.68.0 (2025-11-20)

Bug Fixes

  • IIO IMU: Use new gyro & accel capabilities (03025bf)

Features

  • CompositeDevice: Add runtime event filtering and dbus interface (9e818a4)
  • Legion Go: Improve Legion Go 2 Controller Support (dd3c4ef)

v0.67.1

17 Nov 16:55
v0.67.1
3446389

Choose a tag to compare

0.67.1 (2025-11-17)

Bug Fixes

  • Xbox One: use evdev for force feedback events (42bcba4)

v0.67.0

29 Oct 00:39
v0.67.0
413c37c

Choose a tag to compare

0.67.0 (2025-10-29)

Features

  • Hardware Support: add ASUS ROG Xbox Ally and Xbox Ally X (c6f1ec9)

v0.66.0

30 Sep 01:54
v0.66.0
bae539d

Choose a tag to compare

0.66.0 (2025-09-30)

Bug Fixes

  • MSI Claw: use updated key combo in newer firmware revisions (94d6783)

Features

  • Composite Device: expose serial for a persistent identifier (8d089d7)