This release fixes 4 minor issues:
- Around 15% of the time, during mode switching, a leftover virtual device could be left, due to a bug in an upstream library. This is no longer the case.
- The HTTP API had an early non-working UI on the root node which was confusing. This UI is now removed.
- The evdev device (not Dualsense) back buttons now follow the convention followed by the `hid_steam` driver. Instead of 1, 2, 3, 4 being L4, L5, R4, R5. they are now L4, R4, L5, R5. So you might need to remap those.
- In addition, the R2 button/share button is now trigger button 20, and a bunch of additional buttons are added for future use.
**Full Changelog**: https://github.com/hhd-dev/hhd/compare/v0.2.7...v0.2.8