@@ -82,6 +82,32 @@ Release 1.12.1 - March 20
8282- core: Fix addressable lights starting white at boot :corepr: `556 `
8383- esphome: Fix IPAddress in validate secret :esphomepr: `488 `
8484
85+ Release 1.12.2 - March 31
86+ -------------------------
87+
88+ - esphome: Better symlink support under Windows :esphomepr: `487 ` by :ghuser: `glmnet `
89+ - core: Fix WiFi Info sensor for ESP32 :corepr: `561 `
90+ - core: Revert ultrasonic sensor to non-interrupt mode :corepr: `562 `
91+ - core: Fix web_server for text_sensors :corepr: `567 `
92+ - core: Fix ESP8266 cannot OTA after failed OTA attempt :corepr: `564 `
93+ - core: ESP8266 SDK Core 2.3.0 compat :corepr: `563 `
94+ - esphome: ESP8266 SDK 2.3.0 compat :esphomepr: `490 `
95+ - docs: Expand USB flashing, clarify how to report a bug. :docspr: `204 ` by :ghuser: `balloob `
96+ - core: Fix dallas on GPIO0 :corepr: `568 `
97+ - docs: Fix api homeassistant.service docs :docspr: `209 ` by :ghuser: `davericher `
98+ - esphome: Upgrade ESPAsyncTCP to 1.2.0 :esphomepr: `497 `
99+ - core: Upgrade espasynctcp :corepr: `576 `
100+ - esphome: Fix dashboard wizard unicode :esphomepr: `494 `
101+ - esphome: Fix text sensor MQTT settings :esphomepr: `495 `
102+ - core: Split up WiFi ESP32 and ESP8266 implementation :corepr: `572 `
103+ - core: Fix MCP23017 to work on OUTPUT mode. :corepr: `571 ` by :ghuser: `puerari `
104+ - core: Disable wifi interface on shutdown :corepr: `566 `
105+ - core: Fix light flashes :corepr: `578 `
106+ - core: Rewrite PN532 to fix some lowvbat issues :corepr: `575 `
107+ - core: cse7766 fix :corepr: `558 ` by :ghuser: `brianrjones69 `
108+ - esphome: Upgrade docker base image to 1.4.3 :esphomepr: `499 `
109+ - core: Fix neopixelbus logging causes section type conflict :corepr: `579 `
110+
85111All changes
86112-----------
87113
0 commit comments