v1.7.3
New Features
- weather widget icon mapping improvements db10194
Bugfixes
- add missing application identifiers for media sources 0b9e0d2
- fix the class name typo (arert -> alert) ccb3e71
- Fixed JSON parsing error on broken weather data 2510992
- update ignored window classes to Qt690 versions 2a10dcf
Refactors
- clean up imports and improve constructor formatting 8372747
- remove redundant geometry updates 90dbb0d
Other Changes
- Merge pull request #274 by Video-Nomad from Video-Nomad/fix/weather-style-typo 8e21e6a
- Merge branch 'main' of https://github.com/amnweb/yasb 20da511
- Merge pull request #277 by Video-Nomad from Video-Nomad/feat/weather-widget-improvements 2efb059
What's Changed
- fix(weather): fix the class name typo (arert -> alert) by @Video-Nomad in #274
- feat(weather_widget): weather widget icon mapping improvements by @Video-Nomad in #277
Full Changelog: v1.7.2...v1.7.3