Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Releases: Odizinne/QontrolPanel

1.11.1

09 Jan 08:16

Choose a tag to compare

  • Added eperimental media overlay
  • Fixed panel not closing in some rare situation
  • Minor bugfixes

1.11.0

19 Dec 17:19

Choose a tag to compare

  • 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

17 Dec 08:47

Choose a tag to compare

  • Minor bugixes

1.10.3

08 Dec 14:28

Choose a tag to compare

bundle msvc to installer

1.10.2

07 Dec 10:29

Choose a tag to compare

  • Added polish translation support @Fresta24
  • Removed some dependencies, reducing application size by ~30%
  • Removed mouse hook and keyboard hook, use safer ways to close panel and detect keyboard shortcuts

1.10.1

04 Dec 23:58

Choose a tag to compare

  • 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

01 Dec 09:40

Choose a tag to compare

  • 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

19 Nov 19:55

Choose a tag to compare

  • Added option to switch panel style (appearance pane)
  • Added option to display headsetcontrol battery in panel footer (headsetcontrol pane)
  • Minor bugfixes

1.9.6

03 Nov 09:58

Choose a tag to compare

fixed updater and translations download

1.9.5

20 Oct 17:39

Choose a tag to compare

  • Updated URLs to use new org (will revert back when GitHub supports wakes up).
  • Minor ui fixes and adjustments