Skip to content

Commit f4f1e31

Browse files
committed
automatically updated release notes for mega-20240331
1 parent 6f15538 commit f4f1e31

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

dist/Release_notes.txt

+52
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,55 @@
1+
-------------------------------------------------
2+
Changes in release mega-20240331 (since mega-20240229)
3+
-------------------------------------------------
4+
5+
Release date: Sun Mar 31 03:40:08 PM CEST 2024
6+
7+
Ernest (ErNis) (1):
8+
INA219 26V 8A range added
9+
10+
Jason2866 (1):
11+
small refactor
12+
13+
TD-er (13):
14+
[JL1101] Fix JL1101 Ethernet + update to latest ESP-IDF5.1 code
15+
[PlatformIO] Fix installing pygit2
16+
[ESP8266 WiFi] Initialize flags for AP capabilities
17+
[ESP8266] Get rid of several union structs which may cause weird issues
18+
[ESP8266] Remove use of union due to issues on ESP8266
19+
[ESP-IDF5.1] Revert to older SDK code due to issues with HWCDC
20+
[Build] Reduce build size regarding WiFi AP Candidate duplicate code
21+
[HWCDC] Test for ESP32-C3/C6/S3 HWCDC issues
22+
[CUL Reader] Cherry pick code from ESPEasy_NOW pull request
23+
[CUL Reader] Fix not being able to set flags
24+
[Save Settings] Fix issue where data may get corrupted saving task
25+
[Display] Reduce ESP8266 'display' build size
26+
[MQTT] Fix crash and disconnect sending to MQTT using formula
27+
28+
Ton Huisman (22):
29+
[P087] Add serialproxy_test command and Get the parsed data
30+
[P087] Fix typo
31+
[P087] Documentation clarification
32+
[P087] Apply log-string and code optimizations
33+
[P087] Always process Global Match so values can be retrieved
34+
[Bugfix] Release.yml shouldn't try to move a non-existing file
35+
[Build] Add ESP32-C6 MAX builds (preliminary)
36+
[Docs] Update ESP chip info
37+
[Docs] Update ESP chip info
38+
[P116] Add alternative model selections for ST7789
39+
[Bugfix] Remove duplicate define in Custom-sample.h
40+
[Build] Custom IR ESP32 configurations not using the pre_custom_esp32_IR.py Python script
41+
[P116] Add alternative model selection for ST7735
42+
[P029][C002] Add option Invert On/Off value
43+
[Docs] Update P029 documentation with new option
44+
[C002] Reduce .bin size (slightly)
45+
[P116] Fine-tuning the rotation column-offset for ST7735 135x240 display
46+
[P116] Documentation improvement.
47+
[P095] Documentation improvement.
48+
[P116] Update documentation for supported displays
49+
[Build] Disable Notifiers in full binaries
50+
[Build] Fix typo
51+
52+
153
-------------------------------------------------
254
Changes in release mega-20240229 (since mega-20231225)
355
-------------------------------------------------

0 commit comments

Comments
 (0)