Releases: nefares/Background-Muter
Releases · nefares/Background-Muter
v1.0.10
v1.0.9
v1.0.8
modifed inline function to account for main PID
v1.0.7
v1.0.6
Multiple stability improvements, fixes and a new foreground algorithm:
-
ForegroundProcessManager.cs: Added a new algorithm for detecting the foreground window. Older algorithm will be removed in a future version
-
MainForm.cs:
- added error handler in case of accessing a non-existing process
- cleaned up RunMuter() and added additional error checks
- added an inline function for muting processes. Fixed bug where processes are sometimes not muted
-
VolumeMixer.cs: additional comments and logging
v1.0.5
Full Changelog: v1.0.4...v1.0.5
Changes:
- Fixed asking to save changes even if no changes were done
- Fixed window title color to match dark mode
v1.0.4
Full Changelog: v1.0.0.3...v1.0.4
Changes:
- Changed autostart method to create a shortcut at shell:startup
- Autostart now minimizes the window when launchung the program (done using args)
- Fixed Lag caused by logging
- Changed to symantic versioning
v1.0.0.3
Full Changelog: v1.0.0.2...v1.0.0.3
Changes:
- Added autostart feature using the URL method
- Added feature to check for saved changes before exit
Release v1.0.0.2
Bug fixes
Full Changelog: v1.0.0.1...v1.0.0.2
Release v1.0.0.1
Full Changelog: v1.0.0.0...v1.0.0.1