Skip to content

Commit 0c9a8e6

Browse files
committed
Update changelog for 2025.8.0b3
1 parent 0e0544e commit 0c9a8e6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

changelog/2025.8.0.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,19 @@ Beta Changes
232232
- [psram] allow disabling :esphomepr:`10224` by :ghuser:`ssieb`
233233
- Bump aioesphomeapi from 38.2.1 to 39.0.0 :esphomepr:`10222` by :ghuser:`dependabot[bot]`
234234
- Bump esphome-dashboard from 20250514.0 to 20250814.0 :esphomepr:`10227` by :ghuser:`dependabot[bot]`
235+
- [esp32_ble] Add ``USE_ESP32_BLE_UUID`` when advertising is desired :esphomepr:`10230` by :ghuser:`jesserockz`
236+
- Improve error reporting for add_library :esphomepr:`10226` by :ghuser:`stellar-aria`
237+
- [wifi] Automatically disable Enterprise WiFi support when EAP is not configured :esphomepr:`10242` by :ghuser:`bdraco`
238+
- [core] Trigger clean build when components are removed from configuration :esphomepr:`10235` by :ghuser:`bdraco`
239+
- [bluetooth_proxy] Remove redundant connection type check after V1 removal :esphomepr:`10208` by :ghuser:`bdraco`
240+
- [esp32_ble] Optimize BLE event memory usage by eliminating std::vector overhead :esphomepr:`10247` by :ghuser:`bdraco`
241+
- [web_server] fix cover_all_json_generator wrong detail :esphomepr:`10252` by :ghuser:`RFDarter`
242+
- [esp32_ble] Store GATTC/GATTS param and small data inline to nearly eliminate heap allocations :esphomepr:`10249` by :ghuser:`bdraco`
243+
- [senseair] Discard 0 ppm readings with "Out Of Range" bit set. :esphomepr:`10275` by :ghuser:`raineth`
244+
- [core] Fix post-OTA logs display when using esphome run and MQTT :esphomepr:`10274` by :ghuser:`raineth`
245+
- [core] Fix scheduler race condition where cancelled items still execute :esphomepr:`10268` by :ghuser:`bdraco`
246+
- [esp32] Write variant to sdkconfig file :esphomepr:`10267` by :ghuser:`jesserockz`
247+
- [nextion] Don't include terminating NUL in nextion text_sensor states :esphomepr:`10273` by :ghuser:`raineth`
235248

236249
All changes
237250
^^^^^^^^^^^

0 commit comments

Comments
 (0)