This repository was archived by the owner on Apr 4, 2026. It is now read-only.
Releases: Odizinne/QontrolPanel
Releases Β· Odizinne/QontrolPanel
1.11.1
1.11.0
- Added Japanese translations @reindex-ot
- Reimplemented HeadsetControl backend using new HeadsetControlLib
- Created a dedicated repository for translations
- Decluttered settings by removing some of them that had next to no beneficial use
- Minor bugfixes
1.10.4
- Minor bugixes
1.10.3
bundle msvc to installer
1.10.2
1.10.1
- Added fetch rate option for headsetcontrol
- Added optional notification on low headset battery
- Added a new shortcut to toggle mic mute
- Minor QoL and bugfixes
1.10.0
- Refactored all main components, allowing complete disable
- Removed media from panel footer, as it was hard to maintain with other features
- Removed keepAlive, will maybe be reimplemented in the future
- Increased text opacity
- Created Renaming pane in settings
- Fixed some theming issue under windows 10
- Increased HeadsetControl fetch rate to 30s
- HeadsetControl battery status in footer is now a button leading to HeadsetControl settings
- Removed scrollview in application part of the pane as it was causing more issue than it was solving
- Major refactor and cleanup
- Updated Qt version (6.10.1)
1.9.7
- Added option to switch panel style (appearance pane)
- Added option to display headsetcontrol battery in panel footer (headsetcontrol pane)
- Minor bugfixes
1.9.6
fixed updater and translations download
1.9.5
- Updated URLs to use new org (will revert back when GitHub supports wakes up).
- Minor ui fixes and adjustments