Skip to content

5.2.1 (Localization Support)

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 03:32
· 690 commits to main since this release
  • Fixed a regression where the target box wouldn't allow inputs that weren't immediately valid.
    This caused a bug where previously-selected targets wouldn't be restored when starting the program, and another bug where you couldn't enter the names of processes that weren't actively playing.
    *- Added a custom style for tooltips.
  • The SDK is now available as a single NuGet package: VolumeControl.SDK
  • [#30] Added support for UI localization using CodingSeb.Localization
    For more details on localization support, see #31

Full Changelog