Releases: radj307/volume-control
6.2.0 Revision 1
- 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
- [#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
- 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
- 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
- [#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.
- [SDK] Hotkey action settings can now specify a WPF DataTemplate to use directly from the
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
- [#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
[#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
- [#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
- [#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
- [#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