Skip to content

Commit dc6b608

Browse files
authored
Merge pull request #5840 from esphome/bump-2025.12.4
2025.12.4
2 parents b0a3730 + df2628f commit dc6b608

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

content/changelog/2025.12.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,17 @@ For detailed migration guides and API documentation, see the [ESPHome Developers
297297

298298
<!-- markdownlint-disable MD013 -->
299299

300+
## Release 2025.12.4 - December 31
301+
302+
<details>
303+
<summary></summary>
304+
305+
- [hub75] Add clipping check [esphome#12762](https://github.com/esphome/esphome/pull/12762) by [@stuartparmenter](https://github.com/stuartparmenter)
306+
- [wifi] Fix ESP-IDF reporting connected before DHCP completes on reconnect [esphome#12755](https://github.com/esphome/esphome/pull/12755) by [@bdraco](https://github.com/bdraco)
307+
- [docker] Add build-essential to fix ruamel.yaml 0.19.0 compilation [esphome#12769](https://github.com/esphome/esphome/pull/12769) by [@bdraco](https://github.com/bdraco)
308+
309+
</details>
310+
300311
## Release 2025.12.3 - December 30
301312

302313
<details>

content/guides/supporters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2309,4 +2309,4 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
23092309
- [Christian Zufferey (@zuzu59)](https://github.com/zuzu59)
23102310
- [Zynth-dev (@Zynth-dev)](https://github.com/Zynth-dev)
23112311

2312-
*This page was last updated December 30, 2025.*
2312+
*This page was last updated December 31, 2025.*

data/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
release: 2025.12.3
1+
release: 2025.12.4
22
version: '2025.12'

0 commit comments

Comments
 (0)