Releases: hhd-dev/hhd
v3.18.4: RGB Hotfix
Fixes the reset on awake setting that broke when disabling it for the Ally. Also, following the POT creation date is hardcoded so it doesnt cloud the changelogs.
Full Changelog: v3.18.3...v3.18.4
v3.18.3: Device Support Hotfixes
Adds support for the Tectoy Zeenix Pro (Ayn clone), fixes rumble crashing the handheld controller, and fixes extra buttons on the OneXFly not being detected.
What's Changed
- feat: implement tectoy zeenix vendor and device profiles by @xXJSONDeruloXx in #203
New Contributors
- @xXJSONDeruloXx made their first contribution in #203
Full Changelog: v3.18.2...v3.18.3
v3.18.2: Russian + Potential Ally fix
Adds Russian support. Then, we completely blacklist the hid ally devices to prevent proton with touching them and add support for the Go 2 VIDs (support untested).
What's Changed
- Add Russian language by @AlexFlyme in #201
New Contributors
- @AlexFlyme made their first contribution in #201
Full Changelog: v3.18.1...v3.18.2
v3.18.1: External Controller support, AOKZOE A1X, Claw A8
This release adds an SDL controller mapping parser to hhd for parsing external shortcuts. With a kernel patch for better controller grabbing and for exposing SD events, this allows navigating hhd with external controllers with correct mappings for over 600 controllers, including with the Steam Deck. In addition, touchscreen shortcuts are now only shown when the device has a touchscreen and a variety of other small changes make it easier to use hhd on non-handheld devices.
In addition, this release adds controller support for the AOKZOE A1X (RGB), and the Claw A8.
The Chinese translation was updated, and Italian is now added as well.
What's Changed
- feat: Support MSI Claw A8 by @honjow in #192
- fix powerbutton for MSI Claw A8 by @honjow in #194
- update Simplified Chinese translations by @honjow in #199
Full Changelog: v3.17.10...v3.18.1
v3.17.10: API Improvements
Random websites are allowed to access localhost, so re-enable the token protection on localhost:5335 and disable the ability to disable it, as users can break their installation when they do that.
Full Changelog: v3.17.9...v3.17.10
v3.17.9: Auth Hotfix
Skip Auth for local clients to avoid spurious authentication errors.
Full Changelog: v3.17.8...v3.17.9
v3.17.8: Legion Go Hotfix
Add new legion go IDs for the new firmware.
Full Changelog: v3.17.7...v3.17.8
v3.17.7: Aura Hotfix
Fixes Aura RGB settings being constantly reapplied.
Full Changelog: v3.17.6...v3.17.7
v3.17.6: Legion Go S and Z13 hotfix
Fixes a crash on the Z13 when initializing the aura settings, and pins the touchpad interface on the Go S to avoid the controller crashing when the application changes.
Full Changelog: v3.17.5...v3.17.6
v3.17.5: Legion Go S touchpad fixups
Switch to the hid device for the go s touchpad, this way we avoid spurious release events. Then, tweak SD emulation output for it to work decently. Update setting text to refer to those features as Beta instead of Alpha.
Full Changelog: v3.17.4...v3.17.5