Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Releases: khoih-prog/ESPAsync_WiFiManager

v1.15.1 to permit using random channel for softAP without password, to fix bug, to add astyle using `allman` style and to restyle the library

25 Oct 17:50
1d9b882
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Assets2
Loading

v1.15.0 to optionally display Credentials (SSIDs, PWDs) in Config Portal

08 Oct 02:55
fbe03eb
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Releases v1.15.0

  1. Optionally display Credentials (SSIDs, PWDs) in Config Portal. CheckPopulate portal wifi with saved credentials #91 andPrepopulating the configuration with SSID and Password from stored file #115
  2. DisplayCredentials Hint onConfig Portal
  3. Periodic codeclean-up
Loading

v1.14.1 to remove dependency on ESP_AsyncWebServer, ESPAsyncTCP and AsyncTCP in `library.properties`

15 Sep 14:35
d343abb
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Releases v1.14.1

  1. Remove dependency onESP_AsyncWebServer, ESPAsyncTCP and AsyncTCP inlibrary.properties. Check"no protocol" error #113
  2. Add notes aboutmanual installation of above-mentioned libraries forArduino IDE
Loading

v1.14.0 to fix ESP32 chipID, to add ESP32 `ESP_getChipOUI()` function, to remove dependency on `LittleFS_esp32` library to prevent PIO error

09 Sep 04:39
30becc2
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Releases v1.14.0

  1. FixESP32 chipID. CheckHelp for storing variables in memory (non-volatile) #87
  2. Add ESP32ESP_getChipOUI() function
  3. Display new info on Config Portal for ESP32
  4. Remove dependency onLittleFS_esp32 library to prevent PIO error when using newESP32 core v1.0.6+
Loading

v1.13.0 to use AsyncDNSServer instead of DNSServer

18 Aug 19:41
1359316
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Loading

v1.12.2 to Optimize code, to Delete all Modeless examples, to Delete all confusing, function-lacking `minimal` examples and to Display informational warnings only when `_ESPASYNC_WIFIMGR_LOGLEVEL_ > 3`

13 Mar 23:14
41f6479
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Releases v1.12.2

  1. Optimize code by using passing byreference instead of byvalue
  2. Delete allconfusing, function-lackingminimal examples
  3. Delete allModeless examples
  4. Displayinformational warnings only when_ESPASYNC_WIFIMGR_LOGLEVEL_ > 3
Loading

v1.12.1 to add LittleFS support to `ESP32-C3` and to use ESP32-core's LittleFS library instead of Lorol's LITTLEFS library for v2.0.0+

12 Feb 01:09
f72f6ba
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Releases v1.12.1

  1. Add LittleFS support toESP32-C3.
  2. UseESP32-core's LittleFS library instead ofLorol's LITTLEFS library for v2.0.0+
Loading

v1.12.0 to add support to ESP32-S3 (ESP32S3_DEV, ESP32_S3_BOX, UM TINYS3, UM PROS3, UM FEATHERS3, etc.)

11 Feb 05:43
3c6b591
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Release v1.12.0

  1. Add support toESP32-S3 (ESP32S3_DEV, ESP32_S3_BOX, UM TINYS3, UM PROS3, UM FEATHERS3, etc.) usingESP32 core, esp32-s3-support branch, v2.0.2+
Loading

v1.11.0 to reduce the breaking effect of v1.10.0 by enabling compatibility with old code to include only ESPAsync_WiFiManager.h

18 Jan 04:50
1c0d7bc
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Releases v1.11.0

  1. Reduce thebreaking effect of v1.10.0 by enabling compatibility with old code to include onlyESPAsync_WiFiManager.h. CheckImportant Breaking Change from v1.10.0
Loading

v1.10.0 to fix `multiple-definitions` linker error and weird bug related to `src_cpp` and to optimize library code by using `reference-passing` instead of `value-passing`

30 Dec 03:21
bf9adab
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Releases v1.10.0

  1. Fixmultiple-definitions linker error and weird bug related tosrc_cpp. CheckDifferent behaviour using the src_cpp or src_h lib #80
  2. Optimize library code by usingreference-passing instead ofvalue-passing
Loading
Previous134
Previous

[8]ページ先頭

©2009-2026 Movatter.jp