# Changelog ## [0.3.0](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.3.0) ### Features - Add support for easier SDIO setup ([6835259](https://github.com/espressif/esp-wifi-remote/commit/6835259)) - Support for unsecure connection ([bbff8bd](https://github.com/espressif/esp-wifi-remote/commit/bbff8bd)) ## [0.2.1](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.2.1) ### Bug Fixes - Move eppp slave to the wrmt-over-eppp component ([36a35a7](https://github.com/espressif/esp-wifi-remote/commit/36a35a7)) - Fix EPPP server to process only wifi-station IP event ([59f6fc2](https://github.com/espressif/esp-wifi-remote/commit/59f6fc2)) ## [0.2.0](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.2.0) ### Features - Support host networking with EPPP channels ([f62ca01](https://github.com/espressif/esp-wifi-remote/commit/f62ca01)) ### Bug Fixes - Make server CN configurable ([e5d3fb2](https://github.com/espressif/esp-wifi-remote/commit/e5d3fb2)) - Update READMEs with latest description ([798e6f0](https://github.com/espressif/esp-wifi-remote/commit/798e6f0)) ## [0.1.4](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.1.4) ### Bug Fixes - Make wrmt over eppp available only if selected ([a7c3b9c](https://github.com/espressif/esp-wifi-remote/commit/a7c3b9c)) ## [0.1.3](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.1.3) ### Bug Fixes - Remove reverse dependency to wifi-remote ([dac7432](https://github.com/espressif/esp-wifi-remote/commit/dac7432)) ## [0.1.2](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.1.2) ### Bug Fixes - Inject wifi-remote deps only if supported by IDF ([0425401](https://github.com/espressif/esp-wifi-remote/commit/0425401)) ## [0.1.1](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.1.1) ### Bug Fixes - Add missing license for rmt-over-eppp ([367966f](https://github.com/espressif/esp-wifi-remote/commit/367966f)) ## [0.1.0](https://github.com/espressif/esp-wifi-remote/commits/wifi_rmt_eppp-v0.1.0) ## Initial version - Makes WiFi-remote over EPPP a new component ([f5c5c98](https://github.com/espressif/esp-wifi-remote/commit/f5c5c98))
1205da9e0c618f43936391207425d63f3f27ed28
idf.py add-dependency "espressif/wifi_remote_over_eppp^0.3.0"