New Features
- Fix UWP icons and add title label configuration options 174a006
- update CLI version and enhance startup messages 9c9f048
- add komorebi toggle workspace layer functionality 6135170
- systray expand/collapse button now has a dropdown menu with the "Refresh Systray" button b93214a
Bugfixes
- handle locale.CTYPE setting in ClockWidget e1cb420
- improved double click handling for systray icons 209c280
Refactors
- update Discord link and reorganize context menu actions 29de551
- simplify config directory handling and improve error logging 393054d
- improve window counting logic in get_num_windows method 3422913
Documentation Changes
- update wiki for the wifi widget 0962bda
- update signal strength info for the wifi widget 2ffdec8
- update
ethernet_icon
description in the wifi widget wiki cd3ea99
Chores
- update build version to 1.6.8 f7f86ef
Other Changes
- Merge pull request #179 by Video-Nomad from Video-Nomad/fix/systray-double-click-improvement 522bfbf
- Merge pull request #180 by Video-Nomad from Video-Nomad/feat/systray-refresh-dropdown-menu ee85474
- Merge pull request #177 by trimclain from trimclain/update-wiki b092ed7
What's Changed
- fix(systray): improved double click handling for systray icons by @Video-Nomad in #179
- feat(systray): systray expand/collapse right click menu by @Video-Nomad in #180
- docs: update wifi widget wiki by @trimclain in #177
New Contributors
- @trimclain made their first contribution in #177
Full Changelog: v1.6.7...v1.6.8