v1.4.3
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
- Merge pull request #75 by Video-Nomad from Video-Nomad/fix/libre-hwm-proper-sensor-id-encoding 47420f4
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