Skip to content

Commit 4d2eddb

Browse files
committed
automatically updated release notes for mega-20200328
1 parent 9f8ebef commit 4d2eddb

File tree

1 file changed

+123
-0
lines changed

1 file changed

+123
-0
lines changed

dist/Release_notes.txt

Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,126 @@
1+
-------------------------------------------------
2+
Changes in release mega-20200328 (since mega-20200310)
3+
-------------------------------------------------
4+
5+
Release date: za 28 mrt 2020 2:55:55 CET
6+
7+
Bartlomiej Zimon (2):
8+
[SysVars] small optimization
9+
[SysVars] concat->String()
10+
11+
Boris Krivonog (30):
12+
Initial commit of the Mitsibutshi HP integration.
13+
Added device values.
14+
first contact
15+
push on change
16+
push on change
17+
unified code read and update
18+
added update ...
19+
set temperature ...
20+
write all parameters
21+
logging ...
22+
logs fixed
23+
if update was successful, update settings immediatelly
24+
renamed to settings
25+
don't read during write, don't request info we don't care about ...
26+
Added info about which specific commit used.
27+
reverted changes made in other files
28+
reverted changes made in other files
29+
reverted changes made in other files
30+
fixed compile time warnings
31+
Renamed to 092 plugin.
32+
Rewrote communication part, removed delays from code, optimised handling and storing of data ...
33+
Write re-enabled
34+
Renamed to 093 plugin.
35+
Renamed to 093 plugin.
36+
Improved write operations
37+
Fixed build when debug is disabled
38+
Make sure to break out of switch-case.
39+
Handle only "MHP" commands
40+
adding documentation ...
41+
adding documentation ...
42+
43+
Gijs Noorlander (47):
44+
[P091] Move P165 SerSwitch from playground to main repository
45+
[P091] Add documentation
46+
[P091 SerSwitch] Update to use latest sources of enesbcs
47+
Minify the JS code + store in flash
48+
[Docs] Add stub for documentation of P093 - Mitsubishi Heat Pump
49+
[SC16IS752] Add Library
50+
[SC16IS752 lib] Update manifest to register as PIO library
51+
[ESPEasySerial] Update manifest to mark SC16IS752 dependency
52+
[SC16IS752] Use I2C-UART bridge in ESPEasySerial (ESP8266)
53+
[SC16IS752] Extend Serial Helper to support I2C UART
54+
Fix warnings in ccronexpr test code
55+
[Serial] Mark plugins using serial as device type serial
56+
[I2C serial] Disable debugging
57+
[Docs] Add port type to plugin substitutions
58+
[Docs] Mark all plugins using Serial as port type
59+
[I2C UART] Speed up reading from I2C Serial
60+
[I2C UART] Cache FIFO available to speed up reading
61+
[I2C UART] Limit calls to serial.available()
62+
[code analytics] Use PVS studio
63+
[ESP32] Add SDS011 support for ESP32
64+
[Task] Start scheduled runs again after (re)enableTask command
65+
[I2C UART] Mark ESPEasySerial library as v2.0.0
66+
[ESP32] Make sure to include the version tag in ESPEasySerial libdeb
67+
[I2C] Add I2C frequency setting
68+
ESPEasy Status LED is not working on ESP32 with buildin LED (#2940)
69+
Pulse Counter must retain its values after reboot (#2268)
70+
[Build] Disable test_ESP8266_4M1M_VCC_MDNS_SD due to max sketch size
71+
[JSON] Fix JSON output of values for single task
72+
[SerialProxy] Add regexp filtering
73+
[Lib] Add RegExp lib
74+
[Serial Proxy] Add regexp filtering using captures
75+
[Serial Proxy] Add extra filter parameters
76+
[Serial Proxy] Move plugin specific struct to .h/.cpp to support captures
77+
[Serial Proxy] Use capture filtering
78+
[Web] Make command field on Tools page much wider
79+
[Serial Proxy] Only check on valid filter rules
80+
[SysVar] Add extra system variables to get build info
81+
[Serial Proxy] Fix check in empty string test
82+
Add generic hexToUL functions
83+
[WiFi] Start webserver before starting wifi (long delay to receive 1st byte)
84+
[Serial Log] Keep a bit more free memory when processing serial log
85+
[Serial Proxy] Don't process on empty regexp
86+
Check if plugin uses formula before trying to process formula
87+
[ESP32] Fix crash in startup connecting to WiFi (#2960 )
88+
[SGP30] Fix output all values to controller
89+
[PIO] feature/stage no longer available for building latest core libs
90+
[PIO] Use platform_packages for all core libs supporting those
91+
92+
Grovkillen (8):
93+
[rules] commented out old upload html
94+
[rules] forms uncommented (needed for rules set)
95+
[rules] removed the "onSubmit" event
96+
[rules] narrowed scope of form (to not trigger onChange if btn clicked)
97+
[rules] file upload instead of form upload
98+
[rules] removed commented code
99+
[rules] size is updated when saved
100+
[rules] td-er talked me into it... thanks mate!
101+
102+
Michael Schröder (1):
103+
Fix double-Ok at command output
104+
105+
TD-er (4):
106+
Start of implementing SC16IS752 support
107+
Fix resetpulsecounter for P003_Pulse (#2710)
108+
[Blynk] Fix building C015 Blynk controller
109+
Fix ArduinoIDE Build error due to missing include
110+
111+
borisk (6):
112+
Updating documentation
113+
Updating documentation
114+
Updating documentation
115+
Add as part of testing plugins ...
116+
Restructured docs a bit so its easier to follow
117+
updated docs
118+
119+
tonhuisman (2):
120+
[P023] Fix for text overflowing onto next line(s)
121+
Added condition for 64x48 and rotated combined
122+
123+
1124
-------------------------------------------------
2125
Changes in release mega-20200310 (since mega-20200305)
3126
-------------------------------------------------

0 commit comments

Comments
 (0)