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) https://github.com/hass-agent/HASS.Agent/pull/428
• Fixed MQTT test during onboarding using actual provided username & password (thanks to @jwidess and others for reporting) https://github.com/hass-agent/HASS.Agent/pull/429
• Fixed KeyCommand not accepting "ESCAPE" key, since the configuration window would close (thanks to @arklev for reporting https://github.com/hass-agent/HASS.Agent/pull/431
• Fixed WebViewCommand not being able to be configured on monitors with negative position values (thanks to @DyadicOne for reporting) https://github.com/hass-agent/HASS.Agent/pull/432
• Fixed LastActiveSensor reporting wrong time after ~25 days (thank to @CrazyCoder for the PR!) https://github.com/hass-agent/HASS.Agent/pull/440
• Fixed potential NullReferenceException when loading Satellite's Sensors/Commands configuration (thanks to @Bluscream for the PR!) https://github.com/hass-agent/HASS.Agent/pull/441
• Fixed Hotkey detection issues and removed baked in dependency with nuget (thanks to @bcutter for reporting) https://github.com/hass-agent/HASS.Agent/pull/449
• Fixed HADot.Net baked dependency with nuget https://github.com/hass-agent/HASS.Agent/pull/451
• Fixed Virtual Desktop issues due to missing WinRT dll dependency (thanks to @madface303 for reporting and @AstralBlader for investigation!) https://github.com/hass-agent/HASS.Agent/pull/452