AntiMicroX-3.2.1
3.2.1 (2022-01-03)
Implemented enhancements:
- Add note about available update (enabled in Windows) #325
- Add database of SDL gamepad mappings (more gamepads will be enabled by default) #296
- Add proper printing information about connected devices to logs #282
- Apply proper theme to Windows version of app #279
- Add handling SIGABRT (with printing stack) #281
- Set theme for Windows #317
- Bump QT version used in Windows Release to 5.15 #326
Fixed bugs:
- Crashes linked with deleting child objects #320
- Broken Auto Profile list on Windows #278
- Auto Profile Wrongly Shows Languages #273
- Missing .dll files after Windows installation #268
- Missing autoprofile settings tab in Windows #277
Notable changes:
- Add note about lack of AutoProfiles for Wayland users #314
- Add message informaing about solutions in case of problems with uinput #248
- Log improvements #322 #336
- Disable calibration for devices without joysticks #283
- Clarification of names and --profile flag description #305
Others:
- Update copyright date #334
- Cleanup daemon launching #331
- Make Changelog links clickable #327
- Print descriptions of devices in logs #319
- Add experimental support for clang #288 (avinal)
- CI: Add concurrency and remove redundant lines #272 (avinal)
- CI: Add CodeQL and infer static code analysis #289 #287