Update changelog and releasenotes

This commit is contained in:
Theo Arends 2020-03-23 15:19:08 +01:00
parent 84389345db
commit 0a573bd0d6
2 changed files with 9 additions and 8 deletions

View File

@ -21,7 +21,7 @@ While fallback or downgrading is common practice it was never supported due to S
## Supported Core versions ## Supported Core versions
This release will be supported from ESP8266/Arduino library Core version **2.6.3 + 372a3ec** due to reported security and stability issues on previous Core version. This will also support gzipped binaries. This release will be supported from ESP8266/Arduino library Core version **2.6.3 + e64cb61** due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
Although it might still compile on previous Core versions all support will be removed in the near future. Although it might still compile on previous Core versions all support will be removed in the near future.
@ -35,7 +35,7 @@ For initial configuration this release supports Webserver based **WifiManager**
## Provided Binary Downloads ## Provided Binary Downloads
The following binary downloads have been compiled with ESP8266/Arduino library core version **2.6.3 + 372a3ec**. The following binary downloads have been compiled with ESP8266/Arduino library core version **2.6.3 + e64cb61**.
- **tasmota.bin** = The Tasmota version with most drivers. **RECOMMENDED RELEASE BINARY** - **tasmota.bin** = The Tasmota version with most drivers. **RECOMMENDED RELEASE BINARY**
- **tasmota-BG.bin** to **tasmota-TW.bin** = The Tasmota version in different languages. - **tasmota-BG.bin** to **tasmota-TW.bin** = The Tasmota version in different languages.
@ -56,4 +56,5 @@ The following binary downloads have been compiled with ESP8266/Arduino library c
- Change HM-10 sensor type detection and add features (#7962) - Change HM-10 sensor type detection and add features (#7962)
- Change GPIO initialization solving possible Relay toggle on (OTA) restart - Change GPIO initialization solving possible Relay toggle on (OTA) restart
- Fix Zigbee sending wrong Sat value with Hue emulation
- Add command ``ZbRestore`` to restore device configuration dumped with ``ZbStatus 2`` - Add command ``ZbRestore`` to restore device configuration dumped with ``ZbStatus 2``

View File

@ -4,14 +4,14 @@
- Change HM-10 sensor type detection and add features (#7962) - Change HM-10 sensor type detection and add features (#7962)
- Change GPIO initialization solving possible Relay toggle on (OTA) restart - Change GPIO initialization solving possible Relay toggle on (OTA) restart
- Add command ``ZbRestore`` to restore device configuration dumped with ``ZbStatus 2``
- Fix Zigbee sending wrong Sat value with Hue emulation - Fix Zigbee sending wrong Sat value with Hue emulation
- Add command ``ZbRestore`` to restore device configuration dumped with ``ZbStatus 2``
## Released ## Released
### 8.2.0 20200321 ### 8.2.0 20200321
- Release - Release Elliot
### 8.1.0.11 20200313 ### 8.1.0.11 20200313
@ -134,7 +134,7 @@
### 8.1.0 20191225 ### 8.1.0 20191225
- Release - Release Doris
### 8.0.0.3 20191224 ### 8.0.0.3 20191224
@ -160,7 +160,7 @@
### 7.2.0 20191221 ### 7.2.0 20191221
- Release - Release Constance
- Change basic version string to lite (#7291) - Change basic version string to lite (#7291)
- Fix Arduino IDE compile error (#7277) - Fix Arduino IDE compile error (#7277)
- Fix restore ShutterAccuracy, MqttLog, WifiConfig, WifiPower and SerialConfig (#7281) - Fix restore ShutterAccuracy, MqttLog, WifiConfig, WifiPower and SerialConfig (#7281)
@ -243,7 +243,7 @@
### 7.1.0 20191129 ### 7.1.0 20191129
- Release - Release Doris
### 7.0.0.6 20191122 ### 7.0.0.6 20191122
@ -312,7 +312,7 @@
### 6.7.1 20191026 ### 6.7.1 20191026
- Release - Release Allison
- Fix on energy monitoring devices using PowerDelta Exception0 with epc1:0x4000dce5 = Divide by zero (#6750) - Fix on energy monitoring devices using PowerDelta Exception0 with epc1:0x4000dce5 = Divide by zero (#6750)
- Fix Script array bug (#6751) - Fix Script array bug (#6751)