Releases: esphome/dashboard
Releases · esphome/dashboard
20211201.0
What's Changed
- Bump @rollup/plugin-node-resolve from 13.0.5 to 13.0.6 by @dependabot in #133
- Bump rollup from 2.58.0 to 2.58.3 by @dependabot in #136
- Use exposed web_server port by @alexiri in #89
- Set header to 56px to match HA by @mbo18 in #138
- Bump MWC to 25.3 by @balloob in #144
- Remove unused serve dependency by @balloob in #150
- Bump rollup from 2.58.3 to 2.60.2 by @dependabot in #147
- Bump prettier from 2.4.1 to 2.5.0 by @dependabot in #149
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in #148
- Allow webSerial via trusted http hosts by @jesserockz in #140
- Show online status by @balloob in #143
- Bump esp-web-flasher from 3.2.0 to 4.0.0 by @dependabot in #146
New Contributors
Full Changelog: 20211021.1...20211201.0
20211021.1
What's Changed
- Fix login.template.html css url by @OttoWinter in #127
- Small typo fix by @CarlosGS in #128
New Contributors
Full Changelog: 20211021.0...20211021.1
20211021.0
20211020.1
20211020.0
What's Changed
- Push card actions down (#120) @balloob
- Show buttons in the header on desktop (#119) @balloob
- Render header menu (#117) @balloob
- Position the offline text absolute above header (#115) @balloob
- Rework polling collection to ping faster (#118) @balloob
- Hide the install button when we edit secrets (#116) @balloob
- give all cards in a row same height (#114) @balloob
20211019.0
What's Changed
- Bump mwc (#112) @balloob
- Use MWC buttons in editor (#113) @balloob
- Bump typescript from 4.4.3 to 4.4.4 (#106) @dependabot
- Bump @rollup/plugin-typescript from 8.2.5 to 8.3.0 (#107) @dependabot
- Card tweaks (#104) @balloob
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