New Features
- implement event filter for menu visibility and enhance reload handling 2f9dee9
- network icon filtering option ccf34b9
- add 'controls_hide' option to manage media controls visibility 0790e25
- add session switching functionality f93dda8
- add environment variable parsing for configuration e77b473
Bugfixes
Refactors
- remove hide_taskbar option and related functionality 3988ff7
Chores
- update build version to 1.6.7 ee2b3d6
Other Changes
- Merge pull request #160 by Video-Nomad from Video-Nomad/fix/systray-empty-pinned-fix e3e3fdd
- Using the same method of systray icon for taskbar and active_window icons drawing d04a401
- remove unused imports 07de1a6
- Merge pull request #164 by Video-Nomad from Video-Nomad/fix/buttery-taskbar-compat 1e3e1c4
- Fix stuck session issue and reduce logging spam 2f0e4bc
- Merge pull request #162 by Dusk-afk from Dusk-afk/feat/media-session-switch c91716e
- Merge pull request #161 by arthurferrai from arthurferrai/fix/taskbar-icons 6f2590c
What's Changed
- fix(systray): properly hide pinned container on last icon delete by @Video-Nomad in #160
- fix(systray): Buttery Taskbar compat fix by @Video-Nomad in #164
- feat(media): add session switching functionality by @Dusk-afk in #162
- Improved taskbar and active_window icon rendering by @arthurferrai in #161
Full Changelog: v1.6.6...v1.6.7