Releases: esphome/dashboard
Releases · esphome/dashboard
20251013.0
20251009.0
What's Changed
- Add clean all option (#810) @swoboda1337
 - Add WebSocket support for real-time dashboard updates (#812) @bdraco
 - Fix unsupported chip families for esphome-web adoption firmware (#799) @jesserockz
 
Dependencies
6 changes
- Bump serve from 14.2.4 to 14.2.5 (#807) @dependabot[bot]
 - Bump @rollup/plugin-commonjs from 28.0.3 to 28.0.6 (#801) @dependabot[bot]
 - Bump rollup from 4.43.0 to 4.50.1 (#802) @dependabot[bot]
 - Bump actions/setup-python from 5 to 6 (#796) @dependabot[bot]
 - Bump actions/setup-node from 4.4.0 to 5.0.0 (#795) @dependabot[bot]
 - Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#797) @dependabot[bot]
 
20250904.0
What's Changed
- Add upload and empty config to the new device wizard (#782) @maximmaxim345
 - Print json encoded error details if available (#792) @maximmaxim345
 
20250828.0
What's Changed
- Add LN882X to wizard dialog (#767) @lamauny
 - Bump nodejs to 24 (#789) @jesserockz
 - npm audit fix (#791) @jesserockz
 - Fix tsc error with TextDecoderStream (#790) @jesserockz
 
Dependencies
4 changes
- Bump prettier from 3.4.2 to 3.5.3 (#726) @dependabot[bot]
 - Bump yaml from 2.7.1 to 2.8.1 (#781) @dependabot[bot]
 - Bump actions/checkout from 4.2.2 to 5.0.0 (#780) @dependabot[bot]
 - Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#784) @dependabot[bot]
 
20250814.0
What's Changed
- Enable repo issues (#762) @jesserockz
 - Support split line log messages (#754) @bdraco
 
Dependencies
- Bump rollup from 4.40.1 to 4.43.0 (#757) @dependabot[bot]
 
20250514.0
What's Changed
- use esphome schema repo (#745) @glmnet
 - Increase serial buffer size (#742) @swoboda1337
 - use template strings (#738) @ximex
 - Fix globals documentation link (#739) @Viproz
 - Fix ColoredConsole performance issues (#740) @swoboda1337
 - Fix web.esphome.io logging (#741) @swoboda1337
 - add platforms and enable ESP32-C6 in device picker (#711) @ximex
 - code improvements and link update (#735) @ximex
 - improve esp32 schema (#710) @ximex
 - improve esp32-c6 schema (#731) @ximex
 - Platform/ChipFamily type improvements (#712) @ximex
 
Dependencies
7 changes
- Bump typescript from 5.7.2 to 5.8.3 (#744) @dependabot[bot]
 - Bump rollup from 4.40.0 to 4.40.1 (#743) @dependabot[bot]
 - Bump yaml from 2.7.0 to 2.7.1 (#736) @dependabot[bot]
 - Bump @types/w3c-web-serial from 1.0.7 to 1.0.8 (#737) @dependabot[bot]
 - Bump rollup from 4.38.0 to 4.40.0 (#733) @dependabot[bot]
 - Bump actions/setup-node from 4.3.0 to 4.4.0 (#732) @dependabot[bot]
 - Bump @rollup/plugin-node-resolve from 16.0.0 to 16.0.1 (#730) @dependabot[bot]
 
20250415.0
What's Changed
- Add support for c++ syntax highlighting in lambdas (#687) @swoboda1337
 
Dependencies
9 changes
- Bump monaco-editor from 0.34.1 to 0.52.0 (#654) @dependabot[bot]
 - Bump rollup from 4.34.8 to 4.38.0 (#729) @dependabot[bot]
 - Bump @rollup/plugin-commonjs from 28.0.2 to 28.0.3 (#727) @dependabot[bot]
 - Bump actions/setup-node from 4.2.0 to 4.3.0 (#728) @dependabot[bot]
 - Bump @lit-labs/motion from 1.0.7 to 1.0.8 (#725) @dependabot[bot]
 - Bump postcss from 8.5.2 to 8.5.3 (#724) @dependabot[bot]
 - Bump rollup from 4.34.1 to 4.34.8 (#721) @dependabot[bot]
 - Bump fs-extra from 11.2.0 to 11.3.0 (#720) @dependabot[bot]
 - Bump postcss from 8.5.1 to 8.5.2 (#719) @dependabot[bot]
 
20250212.0
What's Changed
- use 
URLSearchParamsto encode url params (#716) @ximex - Add some sleep after installation before reopening port (#702) @balloob
 - Migrate to esptool.js 0.5.3 (#701) @balloob
 - Finish dashboard rename (#700) @balloob
 - Fix dev script (#698) @balloob
 - Update dev deps (#697) @balloob
 - Add Pico to picoPortFilters (#696) @pzich
 
Dependencies
5 changes
- Bump postcss from 8.4.49 to 8.5.1 (#709) @dependabot[bot]
 - Bump yaml from 2.6.1 to 2.7.0 (#703) @dependabot[bot]
 - Bump rollup from 4.29.1 to 4.34.1 (#717) @dependabot[bot]
 - Bump actions/setup-node from 4.1.0 to 4.2.0 (#715) @dependabot[bot]
 - Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#713) @dependabot[bot]
 
20241217.1
20241217.0
What's Changed
- Fix parsing of blocks (#684) @swoboda1337
 - Add context menu option to download last elf file that was built (#688) @jesserockz
 
Dependencies
7 changes
- Bump rollup from 4.28.0 to 4.28.1 (#689) @dependabot
 - Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#691) @dependabot
 - Bump yaml from 2.6.0 to 2.6.1 (#690) @dependabot
 - Bump rollup from 4.27.3 to 4.28.0 (#685) @dependabot
 - Bump prettier from 3.3.3 to 3.4.1 (#686) @dependabot
 - Bump prettier from 3.3.2 to 3.3.3 (#683) @dependabot
 - Bump typescript from 5.4.5 to 5.7.2 (#682) @dependabot