|
| 1 | +------------------------------------------------- |
| 2 | +Changes in release v2.0.0-dev12 (since v2.0.0-dev11) |
| 3 | +------------------------------------------------- |
| 4 | + |
| 5 | +Release date: Fri Sep 22 01:25:29 CEST 2017 |
| 6 | + |
| 7 | +Daniel Tedenljung (1): |
| 8 | + This plugin is tested and working good. (#428) |
| 9 | + |
| 10 | +Edwin Eefting (6): |
| 11 | + first set of changes for #235. added spiffs error checking and loging, and cleaner flashguarding code. next change will show feedback in web interface as well. also need to cleanup loose SPIFFS filehandling at other places in webserver.ino (create a save-function for all those things and use FLASH_GUARD) |
| 12 | + missed return after setting event buffer |
| 13 | + fixes bug #486 in counter-plugin |
| 14 | + plugin is not generic enough, so its disabled by default |
| 15 | + automaticly updated release notes for 2.0.0-dev12 |
| 16 | + fixed release-notes bug |
| 17 | + |
| 18 | +Gerben Meijer (1): |
| 19 | + Add SENSOR_TYPE_TRIPLE support to Domoticz MQTT (#468) |
| 20 | + |
| 21 | +Gijs Noorlander (1): |
| 22 | + [MH-Z19] Add 'ABC disable' option to web config (#472) |
| 23 | + |
| 24 | +Jeroen (1): |
| 25 | + Create _P071_Kamstrup401.ino (#504) |
| 26 | + |
| 27 | +Jochen Krapf (4): |
| 28 | + Added Plugins for SHT3x and LM75A - Issue #433 (#442) |
| 29 | + Descriptive GPIO-Names (#448) |
| 30 | + Rework of Plugin _P056_SDS011-Dust (#451) |
| 31 | + Fixed HTML text box length for controller settings - Issue #453 (#455) |
| 32 | + |
| 33 | +Ovidiu Schiopu (1): |
| 34 | + Added _P070_NeoPixel_Clock.ino (#489) |
| 35 | + |
| 36 | +SightofSilence (1): |
| 37 | + Add files via upload (#493) |
| 38 | + |
| 39 | +beic (2): |
| 40 | + Moving from Temperature to Environment naming (#492) |
| 41 | + Moving from Temperature to Environment naming (#506) |
| 42 | + |
| 43 | +mvdbro (4): |
| 44 | + Custom WEB page handler (SPIFFS) |
| 45 | + Finished work on Level Control & config |
| 46 | + Fixed a tasksettings load bug that was introduced with commit dcfc1e3 on july 18th. |
| 47 | + Moved HTML template logging to level LOG_LEVEL_DEBUG_DEV |
| 48 | + |
| 49 | +papperone (1): |
| 50 | + HDC1080 plugin (#497) |
| 51 | + |
| 52 | + |
1 | 53 | -----------------------------
|
2 | 54 | Changes in release v2.0.0-dev11
|
3 | 55 | -----------------------------
|
|
0 commit comments