WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit be1a61a

Browse files
committed
Update changelog for 2025.7.2
1 parent f420706 commit be1a61a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

changelog/2025.7.0.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,28 @@ Release 2025.7.1 - July 17
406406
- Fix lwIP thread safety assertion failures on ESP32 :esphomepr:`9570` by :ghuser:`bdraco`
407407

408408

409+
Release 2025.7.2 - July 19
410+
--------------------------
411+
412+
.. collapse:: Show
413+
:open:
414+
415+
- Fix template event web_server crash :esphomepr:`9618` by :ghuser:`AzonInc`
416+
- [api] Fix compilation error with char* lambdas in HomeAssistant services :esphomepr:`9638` by :ghuser:`bdraco`
417+
- [wireguard] Fix boot loop when CONFIG_LWIP_TCPIP_CORE_LOCKING is enabled :esphomepr:`9637` by :ghuser:`bdraco`
418+
- [scheduler] Fix cancellation of timers with empty string names :esphomepr:`9641` by :ghuser:`bdraco`
419+
- [logger] fix on_message :esphomepr:`9642` by :ghuser:`ssieb`
420+
- esp32_camera: deprecate i2c_pins; throw error if combined with i2c: block :esphomepr:`9615` by :ghuser:`RubenKelevra`
421+
- [scheduler] Fix DelayAction cancellation in restart mode scripts :esphomepr:`9646` by :ghuser:`bdraco`
422+
- [lvgl] Fix meter rotation :esphomepr:`9605` by :ghuser:`clydebarrow`
423+
- [libretiny] Remove unsupported lock-free queue and event pool implementations :esphomepr:`9653` by :ghuser:`bdraco`
424+
- [lvgl] Prevent keyerror on min/max value widgets with no default :esphomepr:`9660` by :ghuser:`jesserockz`
425+
- Fix AsyncTCP version mismatch between platformio.ini and async_tcp component :esphomepr:`9676` by :ghuser:`bdraco`
426+
- [speaker] Media player's pipeline properly returns playing state near end of file :esphomepr:`9668` by :ghuser:`kahrendt`
427+
- [voice_assistant] Use media player callbacks to track TTS response status :esphomepr:`9670` by :ghuser:`kahrendt`
428+
- [gpio] Disable interrupt mode by default for LibreTiny platforms :esphomepr:`9687` by :ghuser:`bdraco`
429+
430+
409431
Full list of changes
410432
--------------------
411433

0 commit comments

Comments
 (0)