๐ New features
- Persist device and secrets editor layout in preferences (by @bdraco in #856)
- Unify Expert Mode with a beginner/expert onboarding experience (by @bdraco in #818)
- Consume preferences from the subscribe_events initial_state snapshot (by @bdraco in #853)
- Expert mode toggle (by @stvncode in #851)
- Add a Search commands item to the global kebab menu (by @bdraco in #791)
๐ Bug fixes
- Rename custom component title to external component (by @bdraco in #855)
- Close the Create new label dialog on Cancel (by @bdraco in #854)
- Fix Expert Mode typo in settings description (by @bdraco in #852)
๐ Refactor
- Split numeric field renderers out of config-entry primitives (by @esphbot in #849)
๐งน Maintenance
- Add tests for base64 and component-title utils (by @esphbot in #848)
๐ Contributors
@bdraco, @esphbot and @stvncode