Skip to content

Commit ef912a4

Browse files
committed
automaticly updated release notes for mega-01022018
1 parent b4debd9 commit ef912a4

File tree

1 file changed

+115
-0
lines changed

1 file changed

+115
-0
lines changed

dist/Release_notes.txt

+115
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,118 @@
1+
-------------------------------------------------
2+
Changes in release mega-01022018 (since v2.0.0-dev13)
3+
-------------------------------------------------
4+
5+
Release date: Tue Jan 2 23:32:50 UTC 2018
6+
7+
Alexander Schulz (1):
8+
improvement: Configurable number of tasks for "Devices" page (TASKS_P…
9+
10+
BadWolf42 (1):
11+
Dallas Plugin enhanced : no more "delay()" (#488)
12+
13+
Bartłomiej Zimoń (1):
14+
Update _C002.ino (#645)
15+
16+
DaM (1):
17+
[Domoticz HTTP] Compatibility fix for BMP280 (#636)
18+
19+
ESPEasy release bot (1):
20+
created releasebot script
21+
22+
Edwin Eefting (12):
23+
keep TASKS_PER_PAGE at default value of 4
24+
fix plugin id (starting with a 0 makes it octal in c++ :( )
25+
fix warnings
26+
fixed bug in oled upstream lib
27+
test fixes
28+
smooth out testing code
29+
esptest stuff
30+
fix travis build errors. disable cpp checking for now
31+
set lcd to NULL by default. #584
32+
fix illegal string manipulations in PLUGIN_WRITE for some plugins. fixes #347 and #460
33+
fix #588. parseTemplate() now only checks enabled taskes for [] macros
34+
testing for ds18b20
35+
36+
GHolli (1):
37+
Cosmetics: fixing typos. (#628)
38+
39+
Gijs Noorlander (11):
40+
P028 to support both BME280 and BMP280 to reduce resource usage (#481)
41+
Single function for format to user defined number decimals (#482)
42+
OLED framed improve header footer (#495)
43+
[SSD1306] Feature/oled 1306 library upgrade (#501)
44+
[MH-Z19] Allow for B-version and add filtering (#525)
45+
Support both SSD1306 and SH1106 OLED in OLED_Framed plugin (#509)
46+
[LCD plugin] Added check of LCD object before dereferencing it (#584)
47+
[P039 Thermocouple] Handling negative values and proper error logging (#586)
48+
Reduce iRAM usage for plugins using SoftwareSerial (#631)
49+
[Security] Add IP-based filtering to web interface and http-commands. (#653)
50+
[SDS011] Allow the sensor to sleep to extend sensor lifetime (#668)
51+
52+
Grovkillen (5):
53+
Added categories... (#552)
54+
Changed bin file names to be more descriptive. (#597)
55+
Move "TTP229 keypad" and "Encoder" plugin from "testing" to "normal" (#619)
56+
Updated ESPTOOLS.exe from 0.4.6 to 0.4.12 (#627)
57+
Updated "/pinstates" page: Made the plugin number column display "P001" instead of "1" and "P012" instead of "12".
58+
59+
M0ebiu5 (1):
60+
P022_PCA9685 added change frequency - P038_NeoPixel added RGBW strips (SK6812) (#638)
61+
62+
Michael (2):
63+
WebServer.ino: enhance handle_SDfilelist() (#507)
64+
src/Hardware.ino: make it possible to use GPIO-0 (D3) as Pin_sd_cs (#508)
65+
66+
Sen Haerens (1):
67+
Enhanced system info layout (#624)
68+
69+
SightofSilence (1):
70+
Add System Variable for day, month and year / Fix for "Calculate" function to recognize minus-sign (#485)
71+
72+
SloMusti (1):
73+
implemewnted web activity timer tracker (#462)
74+
75+
Tomasz Torcz (1):
76+
retain MQTT LWT messages (#516)
77+
78+
denisfrench (1):
79+
Set MQTT clientid to %sysname% +/- Settings.Unit (#431) (#436)
80+
81+
fensoft (1):
82+
added #define FEATURE_SD (permit a flash size reduction of ~10k) (#568)
83+
84+
hatzlhoffer (1):
85+
added new display size 128x32 (#545)
86+
87+
krikk (1):
88+
added support for the TSL2591 Sensor based on Adafruit Library (#661)
89+
90+
mvdbro (8):
91+
First preparations for ESP32
92+
ESP32 IRAM/Deepsleep
93+
ESP32 Rules/ADC/PWM
94+
ESP32 fix FreeRAM reporting
95+
ESP32 Enabled OTA
96+
ESP32 fix UDP instability
97+
ESP32 fixed chunked HTTP transfer
98+
Fix #599
99+
100+
papperone (3):
101+
Plugin 073 - 7-segment display plugin TM1637/MAX7219
102+
Update _P073_7DGT.ino (#553)
103+
deleted GPIO notes referring to 75HC595 not supported (#591)
104+
105+
paulv888 (1):
106+
usesID = true (#666)
107+
108+
s0170071 (2):
109+
split IP addrress (#605)
110+
fix chunking (#649)
111+
112+
sakinit (1):
113+
Fix p1 wifi gateway module (#587)
114+
115+
1116
-------------------------------------------------
2117
Changes in release v2.0.0-dev13 (since v2.0.0-dev12)
3118
-------------------------------------------------

0 commit comments

Comments
 (0)