Released: 8/11/2021
This release is a hotfix to 1.1.0-alpha.0 that addresses a panic (crash).
rust-sdl2
panics when an unmapped button is pressed. The touchpad for PS4 controllers is one of these unmapped buttons.- The client should no longer crash from this panic.
- For more technical details, the panic is caught and ignored when reading from the input adapter.
There is no need for you to delete your config.toml
for this release.