WiFi
- Add support for Ethernet Card and refactor WiFi attacks to works with any esp-netif interface #1276 by @andreock
- Added Karma attack. #1478 by @7wp81x
- Resolve DNS on SSH connections #1560 by @sabbajohn
- Implementation of MAC Management and MAC Spoofing #1589 by @IncursioHack
RFID
- Support as BLE Reader for PN532/PN532Killer and Standalone Control of Emulator #1251 by @whywilson
- Improve PN532/PN532Killer UART #1555 by @whywilson
- Add I2C PN532 on top of M5STICK #1586 by @lshaf
Fixes
- Fix shared spi nrf,nrf jammer,add hopper.... #1573 by @smoochiee
- Sometimes CC1101 deinitialization crashes #1405 by @DevEclipse1
- FIX: sometimes CC1101 deinitialization crashes
Improvements
- Color storage + automatic getting colors and adding them #1327 by @Gosheto1234
- Enhancement for webInterface #1342 by @lshaf
- Use flag to build W5500 and pull pins from config #1371 by @andreock
- Web UI tweaks #1370 by @emericklaw
- LED and UI Colors #1423 by @emericklaw
- Navigator screen use binary #1431 by @lshaf
- Update CURRENT_YEAR at build time
- Remove _rtc.setWire(&Wire) from boards/m5stack-core2/interface.cpp
- A little improvement #1499 by @Helixoo
- Remove _rtc.setWire(&Wire) from boards/m5stack-core2/interface.cpp #1519 by @BarTenderNZ
- Keyboard code refactoring + HEX and Numpad keyboards + BACK button #1554 by @dddema
More devices Support
- Add Lilygo T-LoRa-Pager support by @emericklaw
- T-HMI port by @bmorcelli
- Cardputer ADV support 34aabec