1. Clear hotspot bss when auth timeout happens.
2. Fix PMK not saved in NVS for SoftAP for PSK mode.
3. Fix the bug for esptouch find hidden AP fail.
4. Fix not connect to open AP when WPA3 auth fail.
1. Support for FTM Initiator in STA mode, Responder in SoftAP mode
2. Add FTM frame formation, IEEE definitions, event and IOCTL.
3. Implementation of FTM bursts, Measurements and RTT calculations
4. Fix Watchdog timeouts, crashes with proper cleanup
5. Send raw FTM report data in FTM event
6. Updated distance estimation with better linear equations
1. Fix the bug that LR can't work on esp32c3
2. Unlock mutex for esp_wifi_80211_tx when out of memory
3. Fix issue that esp_wifi_80211_tx can't be used in ap mode
4. Fix the compile error for esp32c3 in ESPTouch v2
1. fix the bug that esp32s2 can't get CSI info
2. fix the crash issue for sniffer
3. put wifi phyqueue into DRAM
3. update esp32s2 phy lib to v1300
4. update esp32 phy lib to v4630
1. Add check CSA state before CSA timer process
2. Change wifi scan duration from 120ms to 100ms
3. Using deport reg instead of ahb
4. Check TID in ieee80211_recv_bar()
5. Revert to report specific reason code when receiving deauth during 4-way-handshark
6. Fix the bug that tx ampdu parameter is not from peer device