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.15.0
1. Optionally display Credentials (SSIDs, PWDs) in Config Portal. Check [Populate portal wifi with saved credentials #91](khoih-prog/ESP_WiFiManager#91) and [Prepopulating the configuration with SSID and Password from stored file #115](#115)
2. Display `Credentials` Hint on Config Portal
3. Periodic code clean-up
Copy file name to clipboardExpand all lines: changelog.md
+7
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.15.0](#releases-v1150)
15
16
*[Releases v1.14.1](#releases-v1141)
16
17
*[Releases v1.14.0](#releases-v1140)
17
18
*[Releases v1.13.0](#releases-v1130)
@@ -53,6 +54,12 @@
53
54
54
55
## Changelog
55
56
57
+
### Releases v1.15.0
58
+
59
+
1. Optionally display Credentials (SSIDs, PWDs) in Config Portal. Check [Populate portal wifi with saved credentials #91](https://github.com/khoih-prog/ESP_WiFiManager/discussions/91) and [Prepopulating the configuration with SSID and Password from stored file #115](https://github.com/khoih-prog/ESPAsync_WiFiManager/discussions/115)
60
+
2. Display `Credentials` Hint on Config Portal
61
+
3. Periodic code clean-up
62
+
56
63
### Releases v1.14.1
57
64
58
65
1. Remove dependency on ESP_AsyncWebServer, ESPAsyncTCP and AsyncTCP in `library.properties`. Check ["no protocol" error #113](https://github.com/khoih-prog/ESPAsync_WiFiManager/issues/113)"
0 commit comments