Skip to content

Commit c3d2d01

Browse files
committed
automatically updated release notes for mega-20200222
1 parent 9112787 commit c3d2d01

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

dist/Release_notes.txt

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,57 @@
1+
-------------------------------------------------
2+
Changes in release mega-20200222 (since mega-20200204)
3+
-------------------------------------------------
4+
5+
Release date: za 22 feb 2020 0:06:14 CET
6+
7+
Gijs Noorlander (26):
8+
[RN2483] Fix LoRa packed encoding
9+
[Custom.h] Add some password defaults for factory default settings
10+
[RN2483] Fix proper reset and autobaud of RN2483 LoRa module
11+
[RN2483] Make calls non blocking using state machine
12+
[Controller] Add CPLUGIN_FIFTY_PER_SECOND function
13+
[Controller] Make more controller parameters optional for a controller
14+
[Notifiers] Make NPlugin functions into enum-class
15+
[Controllers] Make CPlugin functions in to enum class
16+
[RN2483] Fix OTAA and ABP join issues
17+
[RN2483] Make OTAA join work async
18+
[Controllers] Add the new 10/s and 50/s calls for controllers time stats
19+
[RN2483] Status bits depend on firmware rev. number
20+
[RN2483] Move functions and members to helper class.
21+
[RN2483] Add some example code for new RN2483 library
22+
[Controller] Fix connection failure counts (#2893)
23+
[MQTT controller] Add checks & --connectionFailures on publish success
24+
[Controllers] Make sure forward declaration of do_process_xx_delay_queue is on single line
25+
[GPIO settings] Allow to save changing GPIO pin to "not used"
26+
[JSON] Add lowest TTL to highest level in JSON output
27+
[RN2483] Quick work-around to force SW serial for LoRa module
28+
[Generic HTTP] Fix URL encoding for variable replacement (#2878)
29+
Add some function callbacks to allow parse plugins#2888
30+
[JSON] endpoint "buildinfo" declares plugins twice #2836
31+
Sync ESPEasySerial library + increase version to 1.0.14
32+
[JSON] Fix pinstates_json for empty list
33+
[MQTT] Make clean session and LWT optional for ThingSpeak MQTT
34+
35+
Grovkillen (1):
36+
[docs] added rules example + fixed S11 (P052) links
37+
38+
TD-er (5):
39+
[Controller] Fix controller name not found
40+
[RN2483] Fix build issues
41+
Fix compile issue in ArduinoUnoNano-downlink.ino example
42+
[RN2483] Small fixes in display strings and library examples
43+
[WiFi] Increase delay after turning on WiFi
44+
45+
Toni (4):
46+
HeatpumpIR 1.0.11 update, P088_HeatpumpIR support for Mitsubishi MSC and Mitsubishi Heavy FDTC
47+
Update _P088_HeatpumpIR.ino, include files in alphabetical order
48+
P088_HeatpumpIR to use HeatpumpIRFactory (#2884)
49+
P088_HeatpumpIR review fixes (#2884)
50+
51+
jimmys01 (1):
52+
Ir-Update
53+
54+
155
-------------------------------------------------
256
Changes in release mega-20200204 (since mega-20191208)
357
-------------------------------------------------

0 commit comments

Comments
 (0)