7.3.1 (2024-04-17)
Bug Fixes
- agent: 🐛 ensure .desktop file is valid and keep previous change for desktop environment display (1aa6fef)
- agent: 🐛 ensure agent shows up in the menus of more desktop environments (9e93473)
- agent: 🐛 reconnect to MQTT on disconnect and fix issue with MQTT commands not working (cfce533)
- hass: ✨ switch registry implementations to fix unregisterable sensors (c31b06c)
- linux: 🔊 better warning message when app sensors cannot run (c640bac)
- linux: sending offline event when interface goes offline (8ed1a8a)
- scripts: 🐛 prevent invalid script causing agent crash (07d3e0e)
Performance Improvements
- preferences: ⚡ replace golang.org/x/sync/errgroup with github.com/sourcegraph/conc/pool (1c814ae)