Releases: k1tbyte/Easymic
Releases · k1tbyte/Easymic
Release list
Easymic 1.2.1.0
Fixed
- Settings window now scales correctly at non-100% Windows display scaling #5
- Tray icon is restored after Windows Explorer restarts or crashes
- Various stability and memory fixes
Full Changelog: 1.2.0.0...1.2.1.0
Easymic 1.2.0.0
This release improves indicator reliability, fixes overlay positioning in exclusive top mode, and adds a faster way to control bell sounds during calls, demos, and recordings.
Added
- Added a new
Toggle bell soundhotkey action. - Added a tray menu action to quickly enable or disable bell sounds.
Fixed
- Fixed an issue where the indicator could remain hidden even when microphone sessions were active.
- Fixed indicator visibility updates for newly created audio sessions, especially when
Hide when microphone inactivewas enabled. - Fixed indicator position drift in
Exclusive Top Modeon systems using Nvidia DSR. - Fixed layered window rendering to use the cached window position instead of unstable shadow window coordinates.
- Improved repaint handling for the shadow window used in exclusive top mode.
Improved
- Improved bell volume handling so volume changes are applied through the same playback path used by the bell sound.
- Improved session watcher cleanup and synchronization during session shutdown.
- Improved overlay position safety by clamping the saved window position to the current monitor work area.
Notes
- Release version:
1.2.0 - File version:
1.2.0.0
Full Changelog: 1.1.0.0...1.2.0.0
Easymic 1.1.0.0
What's Changed
- Rewritten the system sound management manager
- Rewritten UI from scratch
- GDI+ is now used instead of GDI for a better indicator appearance
- Microphone on/off sound is now customizable
- Added exclude from capture feature
- Added experimental indicator feature - on top of Full Screen Optimization apps
- Added extended hotkey support
- Added push to talk
- Added error handling system
- Added logging
- Added self-update system
- Added compatibility for MSVC/MinGW/Clang compilers
- Many minor fixes
Easymic 1.0.1.0
Easymic 1.0.0.0
First stable release
- fixed autostart
- added floating mic indicator (may be displayed in speaker when microphone is active)
- added microphone volume control feature
- added bell volume control feature
- improved hotkey system
- many fixes