As always, I'd much preferred this bugfix release to arrive sooner but also as always time was the main constraint - I'll improve at some point I promise :D
In case of problems, please create an issue on GitHub or reach out on discord.
Fixes:
- Fixed LaunchURLCommand parameters not being treated explicitly (thanks to @juhavt for reporting) #428
- Fixed MQTT test during onboarding using actual provided username & password (thanks to @jwidess and others for reporting) #429
- Fixed KeyCommand not accepting "ESCAPE" key, since the configuration window would close (thanks to @arklev for reporting #431
- Fixed WebViewCommand not being able to be configured on monitors with negative position values (thanks to @DyadicOne for reporting) #432
- Fixed LastActiveSensor reporting wrong time after ~25 days (thank to @CrazyCoder for the PR!) #440
- Fixed potential NullReferenceException when loading Satellite's Sensors/Commands configuration (thanks to @Bluscream for the PR!) #441
- Fixed Hotkey detection issues and removed baked in dependency with nuget (thanks to @bcutter for reporting) #449
- Fixed HADot.Net baked dependency with nuget #451
- Fixed Virtual Desktop issues due to missing WinRT dll dependency (thanks to @madface303 for reporting and @AstralBlader for investigation!) #452