From 17eaa82dba8a1d2bfec814bac2e8483e9cd84d7a Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Sun, 18 Aug 2019 15:21:09 +0900 Subject: [PATCH] Release for v0.9.12 --- mkdocs/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mkdocs/changelog.md b/mkdocs/changelog.md index 4972bc8..2b63557 100644 --- a/mkdocs/changelog.md +++ b/mkdocs/changelog.md @@ -1,6 +1,9 @@ #### [1.0.0] Aug. 13, 2019 - Supports AutoConnectUpdate for the [OTA update](otaupdate.md). +#### [0.9.12] Aug. 18, 2019 +- Fixed missing captive portal notifications on the newer mobile OS client. As a result of this fix, the SoftAP default IP address and gateway have been changed to **172.217.28.1**. + #### [0.9.11] July 13, 2019 - Supports new element as AutoConnectSytle that can insert the custom CSS into AutoConnectAux page. - Supports that `
` tags can now be added to each element.