File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -40,16 +40,24 @@ This is due to both waning support as it relates to tooling and performance reas
40
40
more modern architecture, especially if you're using the ESPHome Device Compiler to build/compile firmware for your
41
41
devices.
42
42
43
+ Release 2024.12.1 - December 19
44
+ -------------------------------
45
+
46
+ - [core] Bugfix: Implement ring buffer with xRingbuffer :esphomepr: `7973 ` by :ghuser: `kahrendt `
47
+
48
+
43
49
Release 2024.12.2 - December 20
44
50
-------------------------------
45
51
46
52
- [esp32] Fix flash size warning when using IDF :esphomepr: `7983 ` by :ghuser: `kbx81 `
47
53
- [esp32_ble] Fix for Improv :esphomepr: `7984 ` by :ghuser: `kbx81 `
48
54
49
- Release 2024.12.1 - December 19
50
- -------------------------------
51
55
52
- - [core] Bugfix: Implement ring buffer with xRingbuffer :esphomepr: `7973 ` by :ghuser: `kahrendt `
56
+ Release 2024.12.3 - January 17
57
+ ------------------------------
58
+
59
+ - Fixed libretiny preference wrongly detecting change in the data to store :esphomepr: `7990 ` by :ghuser: `szupi-ipuzs `
60
+ - [http_request] Bugfix: run update function in a task :esphomepr: `8018 ` by :ghuser: `kahrendt `
53
61
54
62
55
63
Full list of changes
You can’t perform that action at this time.
0 commit comments