Skip to content

v1.7.3

Compare
Choose a tag to compare
@amnweb amnweb released this 16 May 11:27
· 324 commits to main since this release

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

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