From 095ca06155c236a09b075eca9f4a0a79d772946c Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Fri, 28 Sep 2018 18:02:54 +0900 Subject: [PATCH 1/2] Update to v0.9.6 --- README.md | 4 +++ docs/changelog/index.html | 23 +++++++++++++++-- docs/search/search_index.json | 7 +++++- docs/sitemap.xml | 20 +++++++-------- mkdocs/changelog.md | 5 ++++ src/AutoConnect.cpp | 9 ++++--- src/AutoConnectCredential.h | 6 ++--- src/AutoConnectPage.cpp | 47 +++++++++++++++++++++-------------- 8 files changed, 84 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index 5a6d127..74110ca 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,10 @@ Full documentation is available on https://Hieromon.github.io/AutoConnect, some ## Change log +### [0.9.6] Sep. 27, 2018 +- Improvement of detecting RSSI of saved SSID. +- Fixed disconnection SoftAP completely at the first connection phase of the AutoConnect::begin. + ### [0.9.5] Aug. 27, 2018 - Supports the espressif arduino-esp32 core. - Fixed that crash may occur if the number of stored credentials in the EEPROM is smaller than the number of found WiFi networks. diff --git a/docs/changelog/index.html b/docs/changelog/index.html index 479de94..53faad8 100644 --- a/docs/changelog/index.html +++ b/docs/changelog/index.html @@ -101,7 +101,7 @@ - + Skip to content @@ -400,6 +400,13 @@