Skip to content

v1.4.3

Compare
Choose a tag to compare
@amnweb amnweb released this 01 Dec 10:35
· 150 commits to main since this release

Important

One step closer to move YASB to new location Program Files, this release includes an uninstall functionality which will remove the YASB installation from the current location before installing the new version. In the next release, YASB will be moved to the new location Program Files. This will help avoid permission issues, especially on Windows 10.

New Features

  • update default config and style 7e09174
  • add native language and country name retrieval in LanguageWidget 57f3126
  • toggle window state between minimize and restore 6aea31f
  • update YASB CLI version to 1.0.3 and add uninstall functionality ddc20ef

Bugfixes

  • proper SensorID string encoding for request URL. ee15590
  • set encoding to 'utf-8' for subprocess.run in UpdateWorker 3fcb8f4
  • hide overlay widget when hiding main window 5a059f3

Chores

  • bump build version to 1.4.3 58b69d6

Other Changes

What's Changed

  • fix(LHM): proper SensorID string encoding for request URL. by @Video-Nomad in #75

Full Changelog: v1.4.2...v1.4.3