Skip to content

Releases: radj307/volume-control

6.2.0 Revision 1

22 Oct 00:16
Compare
Choose a tag to compare
  • Fixed an issue with the action settings window for the Session: Volume Up action.

Some translations may still be missing, or incorrect.
If you're able to translate from English to your language, you can help by contributing a translation.

Full Changelog: 6.2.0...6.2.0-rev1

6.2.0

21 Oct 22:32
Compare
Choose a tag to compare
  • [#98] Fixed an issue preventing settings from being correctly migrated when updating.
  • [#92] Implemented the Select Target Override(s) action setting for all of the Active Application actions.
  • Rewrote the logging library & implemented an asynchronous log writer.
  • Added a bunch of DEBUG & TRACE log messages

Some translations may still be missing, or incorrect.
If you're able to translate from English to your language, you can help by contributing a translation.

Full Changelog: 6.1.1-rev1...6.2.0

6.1.1 Revision 1

19 Oct 01:35
Compare
Choose a tag to compare
  • Fixed the notification window position not being saved

Some translations may be missing, or incorrect.
If you're able to translate from English to your language, you can help by contributing a translation.

Full Changelog: 6.1.1...6.1.1-rev1

6.1.1

19 Oct 01:05
Compare
Choose a tag to compare
  • Prevented invalid action setting JSON data from causing unhandled exceptions
  • Streamlined the way that target overrides are serialized in the config file.
    You may have to reconfigure your target overrides after updating!
  • Fixed options in the target overrides dropdown list staying selected after clicking them
  • (Re)added target resolution for the multiselector
  • Fixed hotkey registration bugs
  • Fixed the error message tooltip not showing up when hovering over the hotkey registration checkbox
  • Many other bug fixes
  • Added log messages

Some translations may be missing, or incorrect.
If you're able to translate from English to your language, you can help by contributing a translation.

Full Changelog: 6.1.0...6.1.1

6.1.0

18 Oct 03:10
Compare
Choose a tag to compare
  • [#88] Implemented multi-selection for audio sessions.
    • Added hotkey action "Session: Toggle Selected" to add/remove the current session from multi-selection.
    • Added multi-selection checkboxes to the mixer.
  • [#92] Target overrides can be automatically selected when their associated action is triggered by enabling the Select Target Override(s) setting for any action that supports target overrides.
  • [#94] The volume step can be overridden for specific hotkeys via new settings added to the Session: Volume Up & Session: Volume Down actions.
  • [#97] Added hotkey action Session: Set Volume that sets the volume of the specified session(s) to a configurable level.
  • [#90] Add Winget Releaser workflow by @sitiom. You can now install volume control through the winget package manager.
  • [SDK] Reimplemented the entire hotkey library from the ground up. New bugs were probably introduced.
    • [SDK] Hotkey action settings can now specify a WPF DataTemplate to use directly from the HotkeyActionSettingAttribute constructor.
    • Hotkey action settings are now serialized in a much more sensible manner.

New Contributors

Some translations may be missing, or incorrect.
If you're able to translate from English to your language, you can help by contributing a translation.

Full Changelog: 6.0.5...6.1.0

6.1.0 Preview 1

12 Oct 23:31
Compare
Choose a tag to compare
6.1.0 Preview 1 Pre-release
Pre-release
  • [#88] Implemented multi-selection for audio sessions.
    • Added hotkey action "Session: Toggle Selected" to add/remove the current session from multi-selection.
    • Added multi-selection checkboxes to the mixer.
  • [#90] Add Winget Releaser workflow by @sitiom. You can now install volume control through the winget package manager.

Full Changelog: 6.0.5...6.1.0-pr1

6.0.5

03 Oct 23:24
Compare
Choose a tag to compare

[#87] Fixed the notification window not appearing when using target overrides to adjust volume/mute with no session selected.

Some translations may be missing, or incorrect.
If you're able to translate from English to your language, you can help by contributing a translation.

Full Changelog: 6.0.4...6.0.5

6.0.4

01 Oct 17:40
Compare
Choose a tag to compare
  • [#85] Fixed a bug with Run at Startup that could cause the application to crash
  • [#79, #82] Fixed a CI bug that caused the installer to use the portable version.

Some translations may be missing, or incorrect.
If you're able to translate from English to your language, you can help by contributing a translation.

Full Changelog: 6.0.3...6.0.4

6.0.3

29 Sep 02:51
Compare
Choose a tag to compare
  • [#83] Implemented relative positioning for the main window. This can be toggled via the Keep Relative Position checkbox under Application Settings.
  • Fixed a very minor memory leak where icon handles weren't being disposed of properly.
  • Fixed the System Sounds icon.
  • Fixed the AllowTransparency setting not doing anything.
  • Removed a duplicate log message showing the version number.

Some translations may be missing, or incorrect.
If you're able to translate from English to your language, you can help by contributing a translation.

Full Changelog: 6.0.2...6.0.3

6.0.2

27 Sep 22:23
Compare
Choose a tag to compare
  • [#80] Fixed a bug where the volume step could be set to 0
  • [#81] Fixed a bug where the Unminimize action wouldn't work until the window had been shown at least once
  • Added a button in the system tray context menu to open the Volume Control AppData directory

Some translations may be missing, or incorrect.
If you're able to translate from English to your language, you can help by contributing a translation.

Full Changelog: 6.0.1...6.0.2