File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -245,6 +245,9 @@ Beta Changes
245
245
- [core] Fix scheduler race condition where cancelled items still execute :esphomepr: `10268 ` by :ghuser: `bdraco `
246
246
- [esp32] Write variant to sdkconfig file :esphomepr: `10267 ` by :ghuser: `jesserockz `
247
247
- [nextion] Don't include terminating NUL in nextion text_sensor states :esphomepr: `10273 ` by :ghuser: `raineth `
248
+ - [atm90e32] Only read 1 register per SPI transaction per datasheet. :esphomepr: `10258 ` by :ghuser: `raineth `
249
+ - [pipsolar] fix faults_present, fix update interval :esphomepr: `10289 ` by :ghuser: `patagonaa `
250
+ - [bluetooth_proxy] Fix connection slot race by deferring slot release until GATT close :esphomepr: `10303 ` by :ghuser: `bdraco `
248
251
249
252
All changes
250
253
^^^^^^^^^^^
Original file line number Diff line number Diff line change @@ -1557,6 +1557,7 @@ Contributors
1557
1557
- `Faidon Liambotis (@paravoid) <https://github.com/paravoid >`__
1558
1558
- `Pascal Roeleven (@pascallj) <https://github.com/pascallj >`__
1559
1559
- `Pasi Suominen (@pasiz) <https://github.com/pasiz >`__
1560
+ - `Patrick (@patagonaa) <https://github.com/patagonaa >`__
1560
1561
- `Patrick Felstead (@patfelst) <https://github.com/patfelst >`__
1561
1562
- `Patrick Collins (@patrickcollins12) <https://github.com/patrickcollins12 >`__
1562
1563
- `Patrick van der Leer (@patvdleer) <https://github.com/patvdleer >`__
@@ -2208,4 +2209,4 @@ Contributors
2208
2209
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59 >`__
2209
2210
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev >`__
2210
2211
2211
- *This page was last updated August 19 , 2025. *
2212
+ *This page was last updated August 20 , 2025. *
You can’t perform that action at this time.
0 commit comments