Skip to content

Release 3.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 21:23
· 1206 commits to main since this release
  • Fixed inconsistent and misaligned UI elements.
    • Except for the "Minimize on Startup" checkbox, it decided to overflow after I already made the release.
      (This will be fixed in the next release)
  • Improved the text autocomplete available in Key Selectors & Target Selector.
  • Improved the visual consistency of multiple controls
  • Added a setting to enable/disable single instance mode.
    • This doesn't have a GUI option currently, which may change in a future release.
      You can still modify it by editing your config file located at:
      <USERDIR>\AppData\Local\VolumeControl\VolumeControl_...\<VERSION>\user.config
  • Fixed the pseudo-random behavior of the tab key in the main window.
  • Upgraded the context menu when R+Clicking the system tray icon
    • Added a "Bring to Front" option that forces the window to appear in front of all other windows if it is visible.
    • Added another way to change the "Always on Top" setting.
    • This may be expanded further in a future release.
  • Numerous other bug fixes