Releases: SaifAqqad/AHK_MicMute
Releases · SaifAqqad/AHK_MicMute
Development Build
Commits
- 935769d: Fix checkConfigDiff timer causing infinite profile switch loop (Saif Alaqqad)
1.3.2
-
New Features
- Updated AFK Timeout format and UI (It's now stored in milliseconds instead of minutes) 125ff96
-
Bug fixes
SHA256 Checksum : 41B1BA1339E3B8E40BF67A6ABFF4B902486A73584CB39C434FF9B12B05A869EF
1.3.1
-
Bug fixes
- Fixed error message appearing when changing the desktop resolution #93 7297484
- Fixed overlay bug when calculating relative position right after changing it dce94cb
- Fixed Config UI not appearing when MicMute is stored in a directory with non-English characters in its path #96 18ba7af
- Fixed AuraSync issues with the Reset and Pause tray actions e6c4c64 a5965c6
- Fixed Linked application bug where the Foreground only option is read from the wrong profile 4133b6b
Note: Last release was versioned 1.2.10 on GitHub while the version embedded in the exe was 1.3.0, which is why this release is versioned 1.3.1 🙃
SHA256 Checksum : BF7D7BB7D0E0591ABD8EDBFBBEF78C7993EA8644C240A49E0DC559D37CAA93CB
1.2.10
-
Bug fixes
- Fixed Overlay custom icons file name issue #90 #92 c78c51d
- Fixed Aura Sync action error when windows is waking up from sleep 1b99b74
- Fixed "Invalid hotkeys" error when using a hotkey in a keyboard layout different from the one it was recorded in #91 42405bd
Note: As a result of this fix, the hotkeys will now be stored using their VK Codes instead of their names (e.g.*RShift
will be stored as*VKa1
), for this to take effect, you'll need to re-record the hotkey in the config UI.
SHA256 Checksum : A5884141D907933DCA6294E3C759F3D322E55574B1290C1993194618DB2B368A
1.2.9
-
Bug fixes
SHA256 Checksum : 7CE9B5AC30EF41F429E2EAF44AFD1F0597611363C1B8E15DF9B351F7EF279F61
1.2.8
New features
Bug fixes
- Removed legacy
ini
config compatibility ab99f01
- Removed legacy
Known Issues
- An error will appear on initial startup To work around this, close MicMute from the tray menu and re-launch it.
SHA256 Checksum : 8FE7490E0FE12BD2494C615345588E81007BC56E14F98A37F29A8113652902A5
1.2.7
-
New features
-
Bug fixes
SHA256 Checksum : E2017C76B8B62180C80CAC6F98FBFDB222C0058966B9C2F09B477F6298D76494
1.2.6
1.2.5
- New features:
- Added voicemeeter integration #54 f8f0b16 3a8807f
- Added ability to specify voicemeeter's property for strips. #67 4bf73c5
- Added the ability to setup multiple microphones with the same hotkey cf7e1d4
- Replaced the overlay's icons with better high visibilty icons (Thanks to @Reenuip) #65 39e0e04 1295c10 01b4e5e 726ec66
- Rewritten the overlay to use GDI, this resulted in much better rendering for the overlay icon. #68 ec10ffe e6202bb db19ce6
- Added new options to the overlay to set it's size and theme. f858730 090e5c7 b35d9e0
- Added
Hybrid PTT
option, which turns a PTT hotkey into a hybrid PTT/Toggle hotkey. #69 5dffa63 72103fd 7d14fc7 - Minor UI changes 38c8a7e
- Bug fixes:
- When turning on
Start on boot
, if MicMute was launched with CLI arguments, they will now be included in the startup task. 7071295 - Fixed a bug where MicMute would control an output device instead of a microphone when using a headset that uses the same name for both devices. #55 1c367da
- Fixed the update checker's
isInternetConnected
method. f479897 - Fixed a bug where MicMute would not exit properly because of the
bass.dll
library. 1b8551a
- When turning on
This is the first version that will make use of the built-in updater, please leave any feedback about it in this discusssion
SHA256 Checksum : 4201DE6FB8243E97D64DDD3491D4153CD6E7DA72CE28F9E933659FF10DD8C88C
1.2.4
- New features:
- Add help pop-ups to some options in the config UI 595307c
- Add window titles to
linked app
list 3d9287b - Add option to control all microphones with a single hotkey #51 fd71cae
- Add built-in updater to easily update MicMute b9fdf55
- Replace intrusive update checker dialog with a simple notification a11c041
- Bug fixes: