Skip to content

Releases: lx-s/WinMute

WinMute 2.5.4.0

12 Nov 06:44

Choose a tag to compare

  • Fixed: "Save"-Button not enabling, when adding a new WiFi SSID

WinMute 2.5.3.0

24 Oct 06:32

Choose a tag to compare

This is just a minor update, mostly to honor the work of our hardworking WinMute translators :)

Changelog:

WinMute 2.5.2.0

17 Feb 16:35

Choose a tag to compare

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:

Thanks for your patience!

WinMute 2.5.1.0

03 May 09:42

Choose a tag to compare

  • Added new language: Simplified Chinese (Thanks to richzhl)

Full Changelog: 2.5.0.0...2.5.1.0

WinMute 2.5.0

06 Feb 12:41

Choose a tag to compare

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:
grafik

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

20 Dec 10:33

Choose a tag to compare

WinMute Beta 2.4.9.0 Pre-release
Pre-release

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:

Translation Status

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

29 Sep 06:54

Choose a tag to compare

  • Fixed an issue where WinMute would crash on shutdown, restart or logout.

WinMute 2.4.0

22 Sep 08:29

Choose a tag to compare

Added a new option to delay muting after certain events for a configurable amount of seconds:

grafik

WinMute 2.3.1

27 Jul 06:24

Choose a tag to compare

  • 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

25 Apr 12:18

Choose a tag to compare

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.