Skip to content

Commit 4d5fc3c

Browse files
committed
Update changelog for 2024.11.3
1 parent 87e1ac4 commit 4d5fc3c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

changelog/2024.11.0.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,20 @@ Release 2024.11.2 - November 27
6161
- fix 32 char SSIDs :esphomepr:`7834` by :ghuser:`ssieb`
6262
- [honeywell] use warning instead of failing :esphomepr:`7862` by :ghuser:`ssieb`
6363

64+
Release 2024.11.3 - December 6
65+
------------------------------
66+
67+
- [opentherm] Fix out of memory errors on ESP8266 :esphomepr:`7835` by :ghuser:`olegtarasov`
68+
- fix local time timestamp calculation :esphomepr:`7807` by :ghuser:`ssieb`
69+
- [online_image]Don't access decoder if not initialized :esphomepr:`7882` by :ghuser:`guillempages`
70+
- Add IRAM_ATTR to all functions used during interrupts on esp8266 chips. :esphomepr:`7840` by :ghuser:`FreeBear-nc`
71+
- [st7920] Remove unnecessary warning when drawing outside display bounds :esphomepr:`7868` by :ghuser:`jesserockz`
72+
- Fix recalc_timestamp_utc :esphomepr:`7894` by :ghuser:`RouNNdeL`
73+
- Cast port to int for ota pushing :esphomepr:`7888` by :ghuser:`jesserockz`
74+
- [lvgl] Bugfixes :esphomepr:`7896` by :ghuser:`clydebarrow`
75+
- [lvgl] Fix msgbox content :esphomepr:`7912` by :ghuser:`clydebarrow`
76+
- [esp32] Fix crash with empty `platformio_options:` value :esphomepr:`7920` by :ghuser:`clydebarrow`
77+
6478
Full list of changes
6579
--------------------
6680

0 commit comments

Comments
 (0)