File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,20 @@ Release 2024.11.2 - November 27
61
61
- fix 32 char SSIDs :esphomepr: `7834 ` by :ghuser: `ssieb `
62
62
- [honeywell] use warning instead of failing :esphomepr: `7862 ` by :ghuser: `ssieb `
63
63
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
+
64
78
Full list of changes
65
79
--------------------
66
80
You can’t perform that action at this time.
0 commit comments