Skip to content

Commit f63d856

Browse files
committed
Update changelog for 2025.12.0b4
1 parent a780ea2 commit f63d856

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/changelog/2025.12.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,9 @@ For detailed migration guides and API documentation, see the [ESPHome Developers
603603
- Fix progmem.h includes for host [esphome#12471](https://github.com/esphome/esphome/pull/12471) by [@guillempages](https://github.com/guillempages)
604604
- [ethernet] fix used pins validation in configuration of RMII pins [esphome#12486](https://github.com/esphome/esphome/pull/12486) by [@mbohdal](https://github.com/mbohdal)
605605
- [wifi] Fix WiFi recovery after failed connection attempts [esphome#12483](https://github.com/esphome/esphome/pull/12483) by [@bdraco](https://github.com/bdraco)
606+
- [remote_base] Fix crash when ABBWelcome action has no data field [esphome#12493](https://github.com/esphome/esphome/pull/12493) by [@swoboda1337](https://github.com/swoboda1337)
607+
- [esp32] Support all IDF component version operators in shorthand syntax [esphome#12499](https://github.com/esphome/esphome/pull/12499) by [@swoboda1337](https://github.com/swoboda1337)
608+
- [http_request] Fix infinite loop when server doesn't send Content-Length header [esphome#12480](https://github.com/esphome/esphome/pull/12480) by [@pvizeli](https://github.com/pvizeli)
606609

607610
</details>
608611

0 commit comments

Comments
 (0)