Khoi Hoang
e981dea822
v1.8.1 to add support to ESP8266 using ENC28J660
...
### Releases v1.8.1
1. Add support to ESP8266 using ENC28J60 with [lwIP_enc28j60](https://github.com/esp8266/Arduino/tree/master/libraries/lwIP_enc28j60 ) library
v1.8.1
2022-04-14 00:16:04 -04:00
Khoi Hoang
e3dd512e7a
v1.8.0 to add support to ESP8266 using W5x00
...
### Releases v1.8.0
1. Add support to ESP8266 using W5x00 with [lwIP_w5100](https://github.com/esp8266/Arduino/tree/master/libraries/lwIP_w5100 ) or [lwIP_w5500](https://github.com/esp8266/Arduino/tree/master/libraries/lwIP_w5500 ) library
2. Add example [AsyncHTTPRequest_ESP8266_Ethernet](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/tree/master/examples/AsyncHTTPRequest_ESP8266_Ethernet ) to demo the new feature.
3. Update `Packages' Patches`
v1.8.0
2022-04-13 22:46:46 -04:00
Khoi Hoang
c0be95b2ba
v1.8.0 to add support to ESP8266 using W5x00
...
### Releases v1.8.0
1. Add support to ESP8266 using W5x00 with [lwIP_w5100](https://github.com/esp8266/Arduino/tree/master/libraries/lwIP_w5100 ) or [lwIP_w5500](https://github.com/esp8266/Arduino/tree/master/libraries/lwIP_w5500 ) library
2. Add example [AsyncHTTPRequest_ESP8266_Ethernet](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/tree/master/examples/AsyncHTTPRequest_ESP8266_Ethernet ) to demo the new feature.
3. Update `Packages' Patches`
2022-04-13 22:41:55 -04:00
Khoi Hoang
41cb4742ba
Update Packages' Patches
2022-04-13 22:41:06 -04:00
Khoi Hoang
03a6caf35a
Update Packages' Patches
2022-04-13 22:40:15 -04:00
Khoi Hoang
5d1e3fb14f
Update Packages' Patches
2022-04-13 22:39:15 -04:00
Khoi Hoang
b9102c90b5
v1.8.0 to add support to ESP8266 using W5x00
...
### Releases v1.8.0
1. Add support to ESP8266 using W5x00 with [**lwIP_w5100**](https://github.com/esp8266/Arduino/tree/master/libraries/lwIP_w5100 ) or [**lwIP_w5500**](https://github.com/esp8266/Arduino/tree/master/libraries/lwIP_w5500 ) library
2. Add example [AsyncHTTPRequest_ESP8266_Ethernet](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/tree/master/examples/AsyncHTTPRequest_ESP8266_Ethernet ) to demo the new feature.
3. Update `Packages' Patches`
2022-04-13 22:37:41 -04:00
Khoi Hoang
3eed2218ce
Update WT32_ETH01 examples
...
Using correct `WT32_ETH01_isConnected()` for Ethernet status
2022-03-22 13:23:17 -04:00
Khoi Hoang
c07a5e4761
v1.7.1 for multi-address requests
...
### Releases v1.7.1
1. Add example [AsyncHTTPRequest_ESP_Multi](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/tree/master/examples/AsyncHTTPRequest_ESP_Multi ) to demo connection to multiple addresses.
2. Update `Packages' Patches`
v1.7.1
2022-02-25 20:48:38 -05:00
Khoi Hoang
ffde7a20a0
v1.7.1 for multi-address requests
...
### Releases v1.7.1
1. Add example [AsyncHTTPRequest_ESP_Multi](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/tree/master/examples/AsyncHTTPRequest_ESP_Multi ) to demo connection to multiple addresses.
2. Update `Packages' Patches`
2022-02-25 20:45:58 -05:00
Khoi Hoang
27de84dca8
Update Packages' Patches
2022-02-25 20:45:01 -05:00
Khoi Hoang
f1c37f9cf6
Update Packages' Patches
2022-02-25 20:43:56 -05:00
Khoi Hoang
97bf2091a9
Update Packages' Patches
2022-02-25 20:43:07 -05:00
Khoi Hoang
98733a6c4a
v1.7.1 for multi-address requests
2022-02-25 20:30:57 -05:00
Khoi Hoang
eed2745dfb
Fix bug
2022-02-12 14:18:20 -05:00
Khoi Hoang
c9ad8ecce1
Fix typo
2022-02-12 00:21:32 -05:00
Khoi Hoang
d009fb9baf
v1.7.0 to add support to ESP32-S3
...
### Releases v1.7.0
1. Add support to new `ESP32-S3`
2. Add `LittleFS` support to `ESP32-C3`
3. Use ESP32-core's LittleFS library instead of Lorol's LITTLEFS library for v2.0.0+
v1.7.0
2022-02-11 23:41:55 -05:00
Khoi Hoang
f95cc9ee90
v1.7.0 to add support to ESP32-S3
...
### Releases v1.7.0
1. Add support to new `ESP32-S3`
2. Add `LittleFS` support to `ESP32-C3`
3. Use ESP32-core's LittleFS library instead of Lorol's LITTLEFS library for v2.0.0+
2022-02-11 23:39:39 -05:00
Khoi Hoang
8a211da406
Add buymeacoffee
...
Finally, in need of some real coffee ;=))
2022-02-03 17:12:03 -05:00
Khoi Hoang
54f8e860c5
v1.6.0 to reduce v1.5.0 breaking effect
...
### Releases v1.6.0
1. Reduce the breaking effect of v1.5.0 by enabling compatibility with old code to include only `AsyncHTTPRequest_Generic.h`
2. Update `Packages' Patches`
v1.6.0
2022-01-23 19:20:49 -05:00
Khoi Hoang
9267f40827
v1.6.0 to reduce v1.5.0 breaking effect
...
### Releases v1.6.0
1. Reduce the breaking effect of v1.5.0 by enabling compatibility with old code to include only `AsyncHTTPRequest_Generic.h`
2. Update `Packages' Patches`
2022-01-23 19:16:33 -05:00
Khoi Hoang
c1a360018b
Update Packages_Patches
2022-01-23 19:15:05 -05:00
Khoi Hoang
8baec56484
Update Packages_Patches
2022-01-23 19:13:57 -05:00
Khoi Hoang
6fe53327c2
Update Packages_Patches
2022-01-23 19:13:20 -05:00
Khoi Hoang
eda76fdcf5
Update README.md
...
Update README.md to add warning about `Breaking Change` in v1.5.0
2022-01-09 18:46:57 -05:00
Khoi Hoang
5bff077888
v1.5.0 to fix multiple-definitions linker error
...
### Releases v1.5.0
1. Fix `multiple-definitions` linker error and weird bug related to `src_cpp`. Check [Different behaviour using the src_cpp or src_h lib #80 ](https://github.com/khoih-prog/ESPAsync_WiFiManager/discussions/80 )
2. Optimize library code by using `reference-passing` instead of `value-passing`
3. Update all examples
v1.5.0
2021-12-30 16:53:18 -05:00
Khoi Hoang
de52b1ae4a
v1.5.0 to fix multiple-definitions linker error
...
### Releases v1.5.0
1. Fix `multiple-definitions` linker error and weird bug related to `src_cpp`. Check [Different behaviour using the src_cpp or src_h lib #80 ](https://github.com/khoih-prog/ESPAsync_WiFiManager/discussions/80 )
2. Optimize library code by using `reference-passing` instead of `value-passing`
3. Update all examples
2021-12-30 16:44:36 -05:00
Khoi Hoang
273ce6163a
Delete xbuf_Impl.h
2021-12-30 16:41:01 -05:00
Khoi Hoang
9636d8a920
Delete xbuf.h
2021-12-30 16:40:56 -05:00
Khoi Hoang
9bf7a201c9
v1.5.0 to fix multiple-definitions linker error
...
### Releases v1.5.0
1. Fix `multiple-definitions` linker error and weird bug related to `src_cpp`. Check [Different behaviour using the src_cpp or src_h lib #80 ](https://github.com/khoih-prog/ESPAsync_WiFiManager/discussions/80 )
2. Optimize library code by using `reference-passing` instead of `value-passing`
3. Update all examples
2021-12-30 16:40:14 -05:00
Khoi Hoang
13ce8e73b7
Delete xbuf_Impl.h
2021-12-30 16:38:15 -05:00
Khoi Hoang
b82383c2f7
Delete xbuf.h
2021-12-30 16:38:11 -05:00
Khoi Hoang
8ae43fc2db
Delete AsyncHTTPRequest_Impl_Generic.h
2021-12-30 16:38:05 -05:00
Khoi Hoang
995edc2533
Delete AsyncHTTPRequest_Generic.h
2021-12-30 16:37:59 -05:00
Khoi Hoang
cb144e93c0
Delete AsyncHTTPRequest_Debug_Generic.h
2021-12-30 16:37:55 -05:00
Khoi Hoang
a03b1fe869
Delete xbuf.h
2021-12-30 16:37:48 -05:00
Khoi Hoang
ad1d27cd2b
Delete xbuf.cpp
2021-12-30 16:37:44 -05:00
Khoi Hoang
7740dc4d11
Delete AsyncHTTPRequest_Generic.h
2021-12-30 16:37:38 -05:00
Khoi Hoang
7763f8320e
Delete AsyncHTTPRequest_Generic.cpp
2021-12-30 16:37:33 -05:00
Khoi Hoang
6c74904ac9
Delete AsyncHTTPRequest_Debug_Generic.h
2021-12-30 16:37:29 -05:00
Khoi Hoang
996699bd02
Update Packages_Patches
2021-12-20 22:53:58 -05:00
Khoi Hoang
6558ba7ef5
Update Packages_Patches
2021-12-20 22:53:01 -05:00
Khoi Hoang
276f1c7e9b
Update Packages_Patches
2021-12-20 22:52:06 -05:00
Khoi Hoang
922ea7f283
Update Packages_Patches
2021-12-20 22:51:29 -05:00
Khoi Hoang
332497041a
Update Packages_Patches
2021-12-20 21:49:30 -05:00
Khoi Hoang
a9336b6612
Update Packages_Patches
v1.4.1
2021-11-29 02:08:46 -05:00
Khoi Hoang
8c85936111
Update Packages_Patches
2021-11-29 02:07:51 -05:00
Khoi Hoang
707f2e3c66
Update Packages_Patches
2021-11-29 02:06:43 -05:00
Khoi Hoang
65b510b2da
Update Packages_Patches
2021-11-29 02:05:50 -05:00
Khoi Hoang
569da2d1d6
v1.4.1 to auto detect ESP32 core
...
#### Releases v1.4.1
##### Warning: Releases v1.4.1+ can be used and autodetect ESP32 core v2.0.0+ or v1.0.6- for WT32_ETH01
1. Auto detect ESP32 core to use for WT32_ETH01
2. Fix bug in WT32_ETH01 examples to reduce connection time
2021-11-29 02:02:35 -05:00