|
18 | 18 | * [Features](#features) |
19 | 19 | * [Currently supported Boards](#currently-supported-boards) |
20 | 20 | * [Changelog](#changelog) |
| 21 | + * [Releases v1.1.3](#releases-v113) |
21 | 22 | * [Releases v1.1.2](#releases-v112) |
22 | 23 | * [Releases v1.1.1](#releases-v111) |
23 | 24 | * [Major Releases v1.1.0](#major-releases-v110) |
@@ -161,6 +162,10 @@ This [**BlynkESP32_BT_WF** library](https://github.com/khoih-prog/BlynkESP32_BT_ |
161 | 162 |
|
162 | 163 | ## Changelog |
163 | 164 |
|
| 165 | +### Releases v1.1.3 |
| 166 | + |
| 167 | +1. To permit autoreset after configurable timeout if DRD/MRD or non-persistent forced-CP. Check [**Good new feature: Blynk.resetAndEnterConfigPortal() Thanks & question #27**](https://github.com/khoih-prog/Blynk_WM/issues/27) |
| 168 | + |
164 | 169 | ### Releases v1.1.2 |
165 | 170 |
|
166 | 171 | 1. Fix rare Config Portal bug not updating Config and dynamic Params data successfully in very noisy or weak WiFi situation |
@@ -1223,7 +1228,7 @@ The following is the sample terminal output when running example [ESP8266WM_MRD_ |
1223 | 1228 |
|
1224 | 1229 | ``` |
1225 | 1230 | Starting ESP8266WM_MRD_Config using LittleFS with SSL on ESP8266_NODEMCU |
1226 | | -Blynk_WM SSL for ESP8266 v1.1.2 |
| 1231 | +Blynk_WM SSL for ESP8266 v1.1.3 |
1227 | 1232 | ESP_MultiResetDetector v1.1.1 |
1228 | 1233 | LittleFS Flag read = 0xFFFD0002 |
1229 | 1234 | multiResetDetectorFlag = 0xFFFD0002 |
@@ -1303,7 +1308,7 @@ BBBBBB |
1303 | 1308 |
|
1304 | 1309 | ``` |
1305 | 1310 | Starting ESP8266WM_MRD_Config using LittleFS with SSL on ESP8266_NODEMCU |
1306 | | -Blynk_WM SSL for ESP8266 v1.1.2 |
| 1311 | +Blynk_WM SSL for ESP8266 v1.1.3 |
1307 | 1312 | ESP_MultiResetDetector v1.1.1 |
1308 | 1313 | LittleFS Flag read = 0xFFFC0003 |
1309 | 1314 | multiResetDetectorFlag = 0xFFFC0003 |
@@ -1365,7 +1370,7 @@ The following is the sample terminal output when running example [DHT11ESP8266_S |
1365 | 1370 |
|
1366 | 1371 | ``` |
1367 | 1372 | Starting DHT11ESP8266_SSL using LittleFS with SSL on ESP8266_NODEMCU |
1368 | | -Blynk_WM SSL for ESP8266 v1.1.2 |
| 1373 | +Blynk_WM SSL for ESP8266 v1.1.3 |
1369 | 1374 | ESP_DoubleResetDetector v1.1.1 |
1370 | 1375 | [293] Hostname=ESP8266-DHT11-SSL |
1371 | 1376 | [316] LoadCfgFile |
@@ -1423,7 +1428,7 @@ The following is the sample terminal output when running example [ESP32WM_MRD_Co |
1423 | 1428 |
|
1424 | 1429 | ``` |
1425 | 1430 | Starting ESP32WM_MRD_Config using LITTLEFS without SSL on ESP32_DEV |
1426 | | -Blynk_WM for ESP32 v1.1.2 |
| 1431 | +Blynk_WM for ESP32 v1.1.3 |
1427 | 1432 | ESP_MultiResetDetector v1.1.1 |
1428 | 1433 | LittleFS Flag read = 0xFFFE0001 |
1429 | 1434 | multiResetDetectorFlag = 0xFFFE0001 |
@@ -1500,7 +1505,7 @@ BBBBBB |
1500 | 1505 |
|
1501 | 1506 | ``` |
1502 | 1507 | Starting ESP32WM_MRD_Config using LITTLEFS without SSL on ESP32_DEV |
1503 | | -Blynk_WM for ESP32 v1.1.2 |
| 1508 | +Blynk_WM for ESP32 v1.1.3 |
1504 | 1509 | ESP_MultiResetDetector v1.1.1 |
1505 | 1510 | LittleFS Flag read = 0xFFFC0003 |
1506 | 1511 | multiResetDetectorFlag = 0xFFFC0003 |
@@ -1558,7 +1563,7 @@ ets Jun 8 2016 00:22:57 |
1558 | 1563 |
|
1559 | 1564 | ``` |
1560 | 1565 | Starting ESP32WM_MRD_Config using LITTLEFS without SSL on ESP32_DEV |
1561 | | -Blynk_WM for ESP32 v1.1.2 |
| 1566 | +Blynk_WM for ESP32 v1.1.3 |
1562 | 1567 | ESP_MultiResetDetector v1.1.1 |
1563 | 1568 | LittleFS Flag read = 0xFFFE0001 |
1564 | 1569 | multiResetDetectorFlag = 0xFFFE0001 |
@@ -1682,7 +1687,7 @@ The following is the sample terminal output when running example [DHT11ESP8266_S |
1682 | 1687 |
|
1683 | 1688 | ``` |
1684 | 1689 | Starting DHT11ESP32_SSL using LITTLEFS with SSL on ESP32_DEV |
1685 | | -Blynk_WM SSL for ESP32 v1.1.2 |
| 1690 | +Blynk_WM SSL for ESP32 v1.1.3 |
1686 | 1691 | ESP_DoubleResetDetector v1.1.1 |
1687 | 1692 | [346] Hostname=ESP32-DHT11-SSL |
1688 | 1693 | [385] LoadCfgFile |
@@ -1746,7 +1751,7 @@ Blynk.resetAndEnterConfigPortal(); |
1746 | 1751 |
|
1747 | 1752 | ``` |
1748 | 1753 | Starting ESP8266WM_MRD_ForcedConfig using LittleFS without SSL on ESP8266_NODEMCU |
1749 | | -Blynk_WM for ESP8266 v1.1.2 |
| 1754 | +Blynk_WM for ESP8266 v1.1.3 |
1750 | 1755 | ESP_MultiResetDetector v1.1.1 |
1751 | 1756 | LittleFS Flag read = 0xFFFE0001 |
1752 | 1757 | multiResetDetectorFlag = 0xFFFE0001 |
@@ -1832,7 +1837,7 @@ Non-Persistent CP will be removed after first reset, even you didn't enter the C |
1832 | 1837 |
|
1833 | 1838 | ``` |
1834 | 1839 | Starting ESP8266WM_MRD_ForcedConfig using LittleFS without SSL on ESP8266_NODEMCU |
1835 | | -Blynk_WM for ESP8266 v1.1.2 |
| 1840 | +Blynk_WM for ESP8266 v1.1.3 |
1836 | 1841 | ESP_MultiResetDetector v1.1.1 |
1837 | 1842 | LittleFS Flag read = 0xFFFE0001 |
1838 | 1843 | multiResetDetectorFlag = 0xFFFE0001 |
@@ -1914,7 +1919,7 @@ Blynk.resetAndEnterConfigPortalPersistent(); |
1914 | 1919 |
|
1915 | 1920 | ``` |
1916 | 1921 | Starting ESP8266WM_MRD_ForcedConfig using LittleFS without SSL on ESP8266_NODEMCU |
1917 | | -Blynk_WM for ESP8266 v1.1.2 |
| 1922 | +Blynk_WM for ESP8266 v1.1.3 |
1918 | 1923 | ESP_MultiResetDetector v1.1.1 |
1919 | 1924 | LittleFS Flag read = 0xFFFE0001 |
1920 | 1925 | multiResetDetectorFlag = 0xFFFE0001 |
@@ -2001,7 +2006,7 @@ Persistent CP will remain after resets. The only way to get rid of Config Portal |
2001 | 2006 |
|
2002 | 2007 | ``` |
2003 | 2008 | Starting ESP8266WM_MRD_ForcedConfig using LittleFS without SSL on ESP8266_NODEMCU |
2004 | | -Blynk_WM for ESP8266 v1.1.2 |
| 2009 | +Blynk_WM for ESP8266 v1.1.3 |
2005 | 2010 | ESP_MultiResetDetector v1.1.1 |
2006 | 2011 | LittleFS Flag read = 0xFFFE0001 |
2007 | 2012 | multiResetDetectorFlag = 0xFFFE0001 |
@@ -2099,6 +2104,10 @@ Sometimes, the library will only work if you update the board core to the latest |
2099 | 2104 |
|
2100 | 2105 | ## Releases |
2101 | 2106 |
|
| 2107 | +### Releases v1.1.3 |
| 2108 | + |
| 2109 | +1. To permit autoreset after configurable timeout if DRD/MRD or non-persistent forced-CP. Check [**Good new feature: Blynk.resetAndEnterConfigPortal() Thanks & question #27**](https://github.com/khoih-prog/Blynk_WM/issues/27) |
| 2110 | + |
2102 | 2111 | ### Releases v1.1.2 |
2103 | 2112 |
|
2104 | 2113 | 1. Fix rare Config Portal bug not updating Config and dynamic Params data successfully in very noisy or weak WiFi situation |
@@ -2284,6 +2293,7 @@ Submit issues to: [Blynk_WM issues](https://github.com/khoih-prog/Blynk_WM/issue |
2284 | 2293 | 4. Thanks to [Thor Johnson](https://github.com/thorathome) and [Thor Johnson in Blynk](https://community.blynk.cc/u/thorathome) to test, find bug, suggest and encourage to add those new features in v1.0.13, such as Default Credentials/Dynamic Parms, Configurable Config Portal Title, DRD. The powerful [Blynk_WM_Template](examples/Blynk_WM_Template) is written by [Thor Johnson](https://github.com/thorathome) and is included in the examples with his permission. Check these new features thanks to his direct contribution and/or enhancement requests : |
2285 | 2294 | * [WM Config Portal using BlynkSimpleEsp32/8266_WM.h](https://community.blynk.cc/t/wm-config-portal-using-blynksimpleesp32-8266-wm-h/45402). |
2286 | 2295 | * [How to trigger a Config Portal from code #25](https://github.com/khoih-prog/Blynk_WM/issues/25) |
| 2296 | + * [Good new feature: Blynk.resetAndEnterConfigPortal() Thanks & question #27](https://github.com/khoih-prog/Blynk_WM/issues/27) |
2287 | 2297 | 5. Thanks to [Thor Johnson](https://github.com/thorathome) and [kevinleberge](https://github.com/kevinleberge) to help locate the bugs, discuss the USE_DEFAULT_CONFIG_DATA solution leading to release v1.0.16. See [Can’t load defaults](https://github.com/khoih-prog/Blynk_WM/issues/15) and [Setting "#define USE_DYNAMIC_PARAMETERS false" on Blynk_WM_Template.ino results in compile error](https://github.com/khoih-prog/Blynk_WM/issues/16) |
2288 | 2298 |
|
2289 | 2299 | <table> |
|
0 commit comments