Releases: esphome/dashboard
Releases · esphome/dashboard
20211015.0
20211014.0
What's Changed
- Fetch flash manifest.json from backend (#91) @jesserockz
- Set mdc-theme-primary globally (#93) @balloob
- Render message when no serial ports found on server (#94) @balloob
- Automatically pick wireless option if no serial ports found on the server (#95) @balloob
- Fix the install button inside the editor (#92) @balloob
- Bump lit from 2.0.0 to 2.0.2 (#90) @dependabot
20211011.1
What's Changed
- No changes (only to fix mistake in release process)
20211011.0
What's Changed
- Fix web_server break device card (#88) @OttoWinter
20211006.0
What's Changed
- Fix web_server button not showing up (#87) @jesserockz
- Bump rollup from 2.57.0 to 2.58.0 (#86) @dependabot
- Bump prettier from 2.4.0 to 2.4.1 (#84) @dependabot
- Bump rollup from 2.56.3 to 2.57.0 (#85) @dependabot
- Bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5 (#83) @dependabot
20210927.0
What's Changed
- Bump material + Lit (#77) @balloob
- Dashboard node import and render in browser (#76) @OttoWinter
- Bump typescript from 4.3.5 to 4.4.3 (#70) @dependabot
- Bump prettier from 2.3.2 to 2.4.0 (#69) @dependabot
- Bump serve from 12.0.0 to 12.0.1 (#71) @dependabot
20210908.0
What's Changed
- Allow yml files (#68) @jesserockz
- Bump esp-web-flasher from 3.1.3 to 3.2.0 (#66) @dependabot
- Bump esp-web-flasher to 3.2.0 (#64) @balloob
20210826.0
What's Changed
- Bump lit from 2.0.0-rc.2 to 2.0.0-rc.3 (#62) @dependabot
- Update boardlist (#63) @oxan
- Bump rollup from 2.56.2 to 2.56.3 (#61) @dependabot
- Bump rollup from 2.56.1 to 2.56.2 (#58) @dependabot
- Bump tslib from 2.3.0 to 2.3.1 (#59) @dependabot
- Bump rollup from 2.55.1 to 2.56.1 (#57) @dependabot
- Fix JSON parse error when backend returns 304 (#56) @OttoWinter
- Bump @rollup/plugin-typescript from 8.2.3 to 8.2.5 (#54) @dependabot
- Bump rollup from 2.54.0 to 2.55.1 (#55) @dependabot
20210728.0
What's Changed
- Add back coloured bar at top of cards (#52) @jesserockz
- Bump @rollup/plugin-node-resolve from 13.0.2 to 13.0.4 (#50) @dependabot
- Bump rollup from 2.53.2 to 2.54.0 (#51) @dependabot
- Bump @rollup/plugin-typescript from 8.2.1 to 8.2.3 (#48) @dependabot
- Bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2 (#47) @dependabot
- Bump rollup from 2.53.1 to 2.53.2 (#46) @dependabot
20210719.0
What's Changed
- Update mwc packages (#45) @balloob
- Show online status in a way that works for colorblind (#44) @balloob
- Bump rollup from 2.52.7 to 2.53.1 (#38) @dependabot
- Bump typescript from 4.3.4 to 4.3.5 (#36) @dependabot
- Bump rollup from 2.52.3 to 2.52.7 (#37) @dependabot
- Bump prettier from 2.3.1 to 2.3.2 (#33) @dependabot
- Bump rollup from 2.52.2 to 2.52.3 (#34) @dependabot
- Unexcepted result in content-type (#30) @MarcHagen