sc-controller, the Linux user-mode driver for the Steam- and other controllers (eg. DS4/DS5), has been released as a hotfix in version 0.7.2 - shortly after version 0.7.1.
This release fixes two regressions from 0.7.0: right-click editing for the right joystick and DS4/DualSense touchpad, and saving actions for right joystick press, which had both stopped working correctly. On top of that come further GTK deprecation fixes. If you haven’t migrated your custom profiles yet, the notes from the 0.7.0 release still apply.
What’s Changed
Hotfix release
- Fixed up a regression from v0.7.0 which broke right-click editing the right joystick and DS4/DualSense touchpad
- Fixed up another regression which broke saving actions for right joystick press
- GTK deprecation fixes
Please note there is a not-yet-fixed issue which makes the UI enable the wrong buttons for manually registered controllers that were registered pre-0.7.0. A workaround is to de-register and register the affected controller again.
⚠️ Manual intervention (may be) required
Please check out the v0.7.0 release notes if you haven’t already migrated any affected custom profiles.
Full Changelog: https://github.com/C0rn3j/sc-controller/compare/v0.7.1...v0.7.2

Source: GitHub