Skip to content

Commit c625d91

Browse files
committed
automatically updated release notes for mega-20200829
1 parent 6911664 commit c625d91

File tree

1 file changed

+72
-0
lines changed

1 file changed

+72
-0
lines changed

dist/Release_notes.txt

+72
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,75 @@
1+
-------------------------------------------------
2+
Changes in release mega-20200829 (since mega-20200812)
3+
-------------------------------------------------
4+
5+
Release date: za 29 aug 2020 15:58:42 CEST
6+
7+
Gijs Noorlander (32):
8+
[docs] Fix table for P095
9+
[docs] Replace code-block:: html with code-block:: none
10+
[SI7021] Convert state to enum class
11+
[SI7071] Allow multiple instances of the same plugin
12+
[SI7071] Add timeout for reading sensor (1 sec)
13+
[Build] Add normal_ESP8266_4M1M_VCC env.
14+
[ESPEasy p2p] Init node data to 0
15+
[Build size] Do not include I2C device names for minimal OTA builds
16+
[Controller] Convert controller delay handler to pointer
17+
[BME280] Allow to be used with I2C multiplexer
18+
[Docs] Add some description for P029 Output Domoticz MQTT helper
19+
[I2C] Add PLUGIN_WEBFORM_SHOW_I2C_PARAMS to separate I2C address setup
20+
[I2C] Move I2C address selector for all I2C plugins with address field
21+
[Cleanup] Uncrustify all I2C plugins
22+
Revert changes in P095 as they are already already covered by #3205
23+
[I2C multiplexer] Fix build issue on units not using I2C multiplexer
24+
[Build] Fix build size exceeded for testing builds
25+
[Docs] Add documentation for ESP32 ethernet + missing config page
26+
[ESP32 ETH] Add pre-defined Olimex ESP32-EVB config
27+
[ESP32 ETH] Fix JSON when Ethernet is enabled.
28+
[Docs] Fix images with .PNG instead of .png extension
29+
[Sphinx docs] Change deprecated add_stylesheet to add_css_file
30+
[Docs] Updated DL-bus documentation as it was hard to find
31+
[Ethernet] Create enum class for NetworkMedium
32+
[Ethernet] Create enum class for EthClockMode
33+
[Ethernet] Create enum class for EthPhyType
34+
[Ethernet] Fix UDP p2p when using ethernet.
35+
[Cleanup] Try not using default: to let compiler find missing used enums
36+
[Factory Defaults] Add Olimex ESP32 GATEWAY definitions
37+
Fix default settings for I2C and ethernet
38+
Only show matching factory default settings
39+
[Ethernet] Switch to WiFi when Ethernet adapter is not found
40+
41+
Michał Obrembski (1):
42+
Fixed compile-time defines not working in ESP32 platform
43+
44+
TD-er (2):
45+
Fix build issue for P094 CUL reader
46+
Fix C002 Domoticz dimmer switch set value (#3230)
47+
48+
Ton Huisman (5):
49+
[I2C] Some fixes and improvements
50+
[I2C] Add TCA9543a multiplexer, updated docs
51+
[I2C Docs] Emphasize configuration with multiplexer
52+
[I2C Docs] Add note about multiplexer address
53+
[P044] Accept '_' in meter ID
54+
55+
tonhuisman (11):
56+
[Docs] Updated commands reference
57+
[Docs] Fixed some typos and Sphinx syntax errors
58+
[OLED] Don't change shared bus speed
59+
[I2C] Implement I2C Multiplexer
60+
[I2C] Improve I2C Multiplexer support
61+
[I2C] Fix builderror on SettingsStructSize (again)
62+
[P008] Fix saving/loading new setting
63+
[P008] Fix saving/loading new setting
64+
[I2C] Bugfixes and improvements for multiplexer implementation
65+
[I2C] Optimizations and improvements
66+
[I2C/Doc] Add Hardware page documentation, RTD help button
67+
68+
uwekaditz (2):
69+
[P092_DLBus] Move plugin data from lib to PluginStructs
70+
Update _P092_DLbus.ino
71+
72+
173
-------------------------------------------------
274
Changes in release mega-20200812 (since mega-20200801)
375
-------------------------------------------------

0 commit comments

Comments
 (0)