In this release, I've focused mostly on bug fixes.
Major fixes
- Steam Big Picture perfectly detected (old and new)
- Double notification in Win 11 fixed
- SoundSwitch crashing silently without giving any information
- Not switching communication devices in profile
6.5.2 (2023-02-03)
Bug Fixes
- Profile::Communication: Set properly the communication device from a profile. (4a83ac5), closes #1104
6.5.1 (2023-02-02)
Bug Fixes
- Crash::NoError: Fix crashing without error (4d2ee17)
- logging: Make foreground change message verbose (6c69344)
- Notification::Banner: Fix double notification (for both playback and recording device) in Win 11 (a28b70d)
- Notification::Win11: Fix double notification (ed20fd5), closes #893
- Profile::Editing: Fix inability to change the Notify for profile (0b0cd0c), closes #1090
- Steam::BigPicture: Improve detection of steam big picture (2e7a2af)
- Tooltip::Volume: Be sure the volume of the tooltip is properly shown (8fc9cc4), closes #1096
- Tooltip::Volume: Fix how to show the volume in the tooltip. Start with the volume then name of device. (9b21dc8), closes #1096
- Volume: Fix volume calculation (9b692c8), closes #1096
- Window::Name: Fix possible crash when trying to get the name of a Window (6b45a50), closes #1095
Languages
- Korean: Translated Settings using Weblate (ab0aab7)
Enhancements
- logs: Improve sentry log message in case of crash (b1b093e)
- logs: Remove unneeded threadid (8e73936)
- Profile::Form: Reduce the size of the form to edit/create profile (7e8c42a), closes #1091
- Profile::Steam: Improve the detection of Steam Big Picture mode in Windows 11 (af955f2)