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
Add following as part of this:
1. RM caps and btm IE support.
2. Management frame forward to supplicant upon registration.
3. Send management frame in connected state
1. Fix FIX-ROOT does not reconnect to router when disconnect reason is too many
2. Add API esp_mesh_print_scan_result
3. Modify not to reset mesh_xonseq of self and children when flush_upstream_packets
4. Fix not switch to a parent candidate which has the same layer and assoc as current parent
5. Fix not arm parent monitor when a parent candidate is cleared without sending an event to mesh layer
6. Fix the new voted root does not reconnect to router if rssi is weak
1. Add STA checks during STA PMF operations
2. Fix WPA2-Ent issue with Open AP
3. Skip WPA-TKIP profile if PMF is required
4. Skip & clear Supplicant PMK Cache with mismatching AP config
1. ESPNOW + PMF Co-existence
2. Drop retransmitted duplicate SAE frames
3. Fix the bug that ESPNOW can't send data
4. Fix memleak and crypto setting issue after AP switch