WiFi
- Added TCP client and listener 1e0a6f7
RF
- [T-Embed-CC1101] Enable GDO2 for CC1101 for Serial Transmission #553 by @rouing
- [T-Embed-CC1101] Add support for the TI BQ27220 Fuel Gauge #560
RFID
- Add Mifare Ultralight Read and Write support on PN532 BLE. #613 by @whywilson
- RFID multiple keys for MIFARE #666 by @rennancockles
- Make loopSD open on /BruceRFID folder directly for rfid applications #678 @rennancockles
- Add NDEF Emulation on PN532 with BLE #693 @whywilson
Config
Others
- Add custom QrCode saving #552 by @MyMindWorld
- Add new functions to the js interpreter: random, analogWrite, digitalRead, analogRead #677 by @Tawank
- Added iButton Support by default 0f3510b
- Added USB Mouse clicker for devices with HID bd6f0b2
Fixes
- NEC Extended Encoding Issue (custom_ir.cpp) and Last Captured Signal appearing after the Device Save (ir_read.cpp) #602 by @Lamnxzp
- Fix SIRC (Sony) protocol #604
- Fix ir_read.cpp #609 by @MayLaOwn
- Fix signal count not being reset on reset signal #667 by @dexxter00
- Fix keep WiFi connection after closing WebUi if it was established beforehand #682 @Tawank
- Keyboard: Fix a glitch with SPACE btn and navigation #684 @dexxter00
Improvements
- [Global] Minor All-Around Cleanup #590 by @rouing
- [Global] Overhaul and Cleanup #624 by @rouing
- [T-Embed] RGB LED Support #640 by @rouing
- [T-Embed-CC1101] Encoder RGB LED Support #628 by @rouing
- Fix Smoochiee's board #627 by @rouing
- Scrollable Text Area changes #589 by @rennancockles
- Refactor timer setup and fix misaligned setting underline #591 by @rennancockles
- Smoochie NRF, CC1101, IR Rx and BadUSB Setup #633 by @bmorcelli
- NECext Support, Fix Protocols #635 by @Lamnxzp
- Custom WifiBeacon, Portrait orientation #637 by @bmorcelli
- Inputs in dedicated Task and removed libraries #645 by @bmorcelli
- Fix t-display-s3 pins and lib dependency #655 @epiHATR
- Store led settings into bruceConfig #658 by @rennancockles
- fix led color idx on loopOptions #659 @rennancockles
- Rf Save File fix interaction with filesystem #663 by @dexxter00
- Add Animated Gifs support #687 by @Tawank
- Refactor js interpreter #694 by @Tawank