Skip to content

0.1.135

Choose a tag to compare

@esphome esphome released this 08 Jun 21:31
Immutable release. Only release title and notes can be modified.
f5a1de6

πŸš€ New features

  • Flag and offer to create missing !secret references in the structured editor (by @bdraco in #706)
  • Trim the redundant Component suffix from core navigator rows (by @bdraco in #715)
  • Add a filter box to the device navigator (by @bdraco in #704)

πŸ› Bug fixes

  • Parse ESPHome's Ohm spelling in the float-with-unit picker (by @bdraco in #712)
  • Title the browser tab ESPHome Device Builder (by @bdraco in #713)
  • Use the normal UI font for terminal dialog titles and buttons (by @bdraco in #711)
  • Hide Archived Devices in the kebab menu off the dashboard route (by @bdraco in #708)

πŸ”„ Refactor

  • Extract a shared reactive controller for session-blob-cache lifecycle (by @esphbot in #709)
  • Split label, bucket, and section-render logic out of the navigator (by @bdraco in #714)

πŸ™‡ Contributors

@bdraco and @esphbot