Releases: lx-s/WinMute
WinMute 2.5.4.0
WinMute 2.5.3.0
This is just a minor update, mostly to honor the work of our hardworking WinMute translators :)
Changelog:
- Added new language: Korean (thanks to https://translate.codeberg.org/user/jseo/)
- Added new language: Latvian (thanks to https://github.com/Coool)
- Added new language: Russian (thanks to https://translate.codeberg.org/user/yurtpage/)
- Added new logging dialog, so the protocol can be viewed easily without having to store it to disk
WinMute 2.5.2.0
I have a few ideas that I'd like to implement with WinMute, but life is keeping me more busy than it should.
So for now, here is a small bugfix release which:
- Adds the beautiful french language (thanks to https://translate.codeberg.org/user/avalondrey/)
- Fixes the device management dialog when editing mute lists (#38)
- Fixes the uninstall icon in the program control panel (#40)
Thanks for your patience!
WinMute 2.5.1.0
WinMute 2.5.0
In Short
- WinMute now supports multiple languages!
- The following languages are available
- German
- English
- Spanish
- Italian
- Dutch (partially)
- Optional update notification (disabled for installations via package manager)
- Some small bugfixes and UI improvements
In Detail
i18n Release!
WinMute is now able to speak more languages and in its initial translatable release supports the following languages:

If you want to contribute your own language, please do so by using the the weblate instance over at codeberg.
Updates
WinMute can now (optionally) check for new versions. This works by downloading the CURRENT_VERSION file in this repo and comparing the installed version against the version information in this file. The notification will be disabled for package managers (currently only chocolatey) since it would not make any sense there.
⚠ Please not that due to an implementation Bug in 2.4.9 the update to 2.5.0 won't be detected
Contributors
Thanks to @bovirus for providing the italian translation, as well as helpful pointers for working with weblate (in that regard also a huge thanks to @sal0max for suggesting weblate in the first place).
WinMute Beta 2.4.9.0
Good news
WinMute is now able to show its UI in different languages 🥳
Bad news
Unfortunately it still has to learn all of them! 🙊
So what's in it
This pre-release version of WinMute contains all the neccessary groundwork for translations to be created.
The current pre-release contains the following languages:
This release can be taken for a spin by all you diligent translators and translations can be contributed via the weblate instance over at codeberg.
As always, when it feels stable, and all the open tickets are sorted out, there will be a real release version.
Hopefully a few translations might have flown in by then :)
Note: The binary size increased by factor 4. This is not because of the new (and hopefully more awesome?) icon, but thanks to C++20's std::format-library which seems to eat up a huge amount of binary space...
Contributors
Thanks to @bovirus for providing the italian translation, as well as helpful pointers for working with weblate (in that regard also a huge thanks to @sal0max for suggesting weblate in the first place).
WinMute 2.4.1
- Fixed an issue where WinMute would crash on shutdown, restart or logout.
WinMute 2.4.0
WinMute 2.3.1
- Fixed annoying error message when the Windows registry key "SystemUsesLightTheme" is not present (thanks @GitToLife)
- Fixed 2.3.0 setup, that actually did not contain 2.3.0 😣
WinMute 2.3.0
New year, new release!
- Added function to only mute specific endpoints
- As is good tradition, also added a switch to NOT mute specific endpoints
- Fixed a problem that WinMute never unmutes, when the PC bootet during quiet hours.
- Fixed bluetooth muting description
- Changed SetCoalescableTimer to SetTimer, since (apparently) only that prevented WinMute to run under Windows 7.
Please note that Windows 7 is nevertheless not supported any more.
