Skip to content

v10.2.0

Choose a tag to compare

@v1k70rk4 v1k70rk4 released this 09 Jun 15:56
· 23 commits to main since this release

Version

Summary

  • Fixed the app defaulting to Hungarian on non-Hungarian systems by auto-detecting the OS
    language via CultureInfo.CurrentUICulture and falling back to English
  • Fixed clean install not deleting legacy HASS.Agent.Companion directories, which caused
    old settings to migrate back on first launch
  • Fixed tray icon missing in single-file standalone publish by embedding the icon as an
    assembly resource (GetManifestResourceStream) instead of relying on a loose file
  • Removed the "MQTT not configured" warning from the General page when HA API is enabled —
    the error now only appears when neither MQTT nor HA API is active

Full Changelog: v10.1.0...v10.2.0

Full Changelog: v10.1.0...v10.2.0