You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
### Releases v1.6.3
1. Fix dnsServer not closed to free up DNS port 53. Check [**Allow captive portal to run more than once by closing dnsServer cleanly.** #49](#49)
2. Add `dnsServer can't start` error message.
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ This [**ESPAsync_WiFiManager_Lite** library](https://github.com/khoih-prog/ESPAs
207
207
208
208
### Releases v1.6.3
209
209
210
-
1. Fix dnsServer not closed to free up DNS port 53. Check [**Allow captive portal to run more than once by closing dnsServer cleanly.#49**#49](https://github.com/khoih-prog/ESPAsync_WiFiManager/pull/49)
210
+
1. Fix dnsServer not closed to free up DNS port 53. Check [**Allow captive portal to run more than once by closing dnsServer cleanly.**#49](https://github.com/khoih-prog/ESPAsync_WiFiManager/pull/49)
211
211
2. Add `dnsServer can't start` error message.
212
212
213
213
### Releases v1.6.2
@@ -3903,9 +3903,10 @@ Submit issues to: [ESPAsync_WiFiManager issues](https://github.com/khoih-prog/ES
3903
3903
3904
3904
### Releases v1.6.3
3905
3905
3906
-
1. Fix dnsServer not closed to free up DNS port 53. Check [**Allow captive portal to run more than once by closing dnsServer cleanly.#49**#49](https://github.com/khoih-prog/ESPAsync_WiFiManager/pull/49)
3906
+
1. Fix dnsServer not closed to free up DNS port 53. Check [**Allow captive portal to run more than once by closing dnsServer cleanly.**#49](https://github.com/khoih-prog/ESPAsync_WiFiManager/pull/49)
0 commit comments