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.
Copy file name to clipboardexpand all lines: changelog.md
+5
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
## Table of Contents
13
13
14
14
*[Changelog](#changelog)
15
+
*[Releases v1.9.8](#releases-v198)
15
16
*[Releases v1.9.7](#releases-v197)
16
17
*[Releases v1.9.6](#releases-v196)
17
18
*[Releases v1.9.5](#releases-v195)
@@ -44,6 +45,10 @@
44
45
45
46
## Changelog
46
47
48
+
### Releases v1.9.8
49
+
50
+
1. Fix bug returning IP `255.255.255.255` in core v2.0.0+ when using `hostname`
51
+
47
52
### Releases v1.9.7
48
53
49
54
1. Fix bug to permit using HTTP port different from 80. Check [WiFiManager works only on port 80 #75](https://github.com/khoih-prog/ESPAsync_WiFiManager/issues/75)
"description": "ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 WiFi Connection Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal. This Library is used for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules WiFi Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP channel. Now with MultiWiFi auto(Re)connect, configurable CORS Header and auto-Timezone features. Auto detect ESP32 core and use either built-in LittleFS or external LITTLEFS library",
0 commit comments