Releases: home-assistant/frontend
Releases · home-assistant/frontend
20180724.0
What's Changed
- Make automation and vacuum rows toggleable. (#1490) @jeradM
- Improve CSS for entity rows (#1491) @c727
- Add example to show single entity conditionally (#1498) @balloob
- Tweak divider example (#1505) @balloob
- Use local and optimized images in gallery (#1506) @c727
- Fix toggle-able for group row elements (#1507) @c727
- Fix toggle if state = unavailable (#1512) @c727
- Add call-service row element (#1513) @c727
20180720.0
20180719.0
20180718.0
What's Changed
- Use custom off states in picture glance (#1462) @home-assistant
- Use separate duration for relative time (#1463) @home-assistant
- Use callWS helper (#1465) @home-assistant
20180717.0
Version bump to 20180717.0
20180710.0
Version bump to 20180710.0
20180608.0b0
Hotfix for 0.71 RC to add custom-elements-es5-adapter.js
back to hass_frontend_es5
folder to unbreak Hass.io in Chrome.
20171105.0
Hot fix for release 0.57 to add some missing event mixins.
20171104.0
Hotfix based off 20171103.0 + #564
20171102.0
- Service worker: Make / and other fallback paths runtime cachable instead of pre-cached.
- Remove introduction card component (uses persistent notification now)