1.4.3
What's changed
Changes since 1.4.2
๐ New features
- #1966 - Surface esp32 minimum_chip_revision on the framework form (@bdraco)
- frontend#1177 - Add a device actions menu (Logs, Validate, Clean build) to the editor (@bdraco)
- frontend#1176 - Add a bulk Compile only action behind an Update split button (@bdraco)
๐ Bug fixes
- #1957 - Surface web_server auth on the main form (@bdraco)
- #1958 - Gate web_server sorting_groups on version 3 (@bdraco)
- #1959 - Keep web_server version on the main form (@bdraco)
- #1960 - Move esphome areas under the advanced section (@bdraco)
- #1964 - Defer the install when the target goes offline after enqueue (@bdraco)
- frontend#1173 - Gate all-advanced component sections behind the advanced control (@bdraco)
- frontend#1174 - Hydrate the component body in the editor hover's catalog fallback (@bdraco)
- frontend#1175 - Surface only YAML-present advanced fields in the section editor (@bdraco)
- frontend#1181 - Reopen a deferred install as an Install with the queued message (@bdraco)
๐ Refactor
- frontend#1180 - Extract the dashboard logs-launch logic into a shared util (@bdraco)
- frontend#1179 - Extract a shared OverflowMenuElement base for kebab/toggle menus (@bdraco)