Releases: pr3y/Bruce
Releases · pr3y/Bruce
Bruce Release 1.10.2
WiFi
- Enhanced Deauth+Clone+Verify
- Fixed Telnet screen Rotation issue
Files
- WebUI - Fixed Drag 'n drop not keeping the actual folder/fs after upload
Others
- Fix megalodon navigation and Touchscreen small issues
Fixes
- Fixed custom theme always set when set default (on restart it was restoring theme if on LittleFS)
- Brightness DimTime bug on T-Deck
- Fixed double enter detections on T-Deck
- Removed Charging indication for Cardputer, T-Deck and StickCPlus2, not working as expected
- Fixed stuck LongPress variable on StickCPluses
- Reduced "Booting" time considerably
Donate/Support the project
Thanks to all Contributors ❤️
Bruce Release 1.10.1
WiFi
- Fixed Custom Beacon Spam by @bmorcelli
BLE
- Fixed BadBLE and Media Commands that weren't working on StickCPluses and CYDs by @bmorcelli
RFID
- Reduced Felica timeout from 1000 to 100 ms, enhancing UX by @Hs1r1us
Interpreter
- Fixed loopOptions core function to work with DialogChoice JS function, refactoring the ir_brute, rf_brute and wifi_brute scripts by @bmorcelli
Others
- Fixed Mic Recording (restarting on Cardputer) and added timeless recorder by @DimDK .
- Added Orange Color to LED Control by @hynryx
- Added many other colors to the UI Colors by @Gosheto1234
Issues fixed
- Fixed boot sound that wasn't being ignored when disabled
- NRF24 Jammer modes strings overlapping on CYDs
- Mic Spectrum and Recorder not working on Cardputer
More devices Support
- Marauder Mini, v4, v6, v6.x, v7
- AWOK Touch v2 and Awok Mini v2 devboards (screen firmware)
Donate/Support the project
Thanks to all Contributors ❤️
Bruce Release 1.10
WiFi
BLE
- Ninebot Scooter Tuning via BLE UART #1133 by @Sor3nt
- Added iBeacon/Airtag BLE and more #1201 by @eadmaster
IR
- Add Quick IR Setup Feature #906 by @pimentelleo
- IR Read: Fix save issue in Custom Read #1036 by @Lamnxzp
- Add Simple IR jammer #1101 by @Thoxy67
RF
- Sub-GHz Raw Recording app #931by @Pablo-Ortiz-Lopez
- RF module refactor #1054 by @rennancockles
- Added spectogram to subghz #1219 by @DevEclipse1
- Added listening to rf signals #1240 by @DevEclipse1
RFID
- Improve rfid read error message #970 by @rennancockles
- Add PN532Killer support via UART #1067 by @whywilson
- Add support to MFRC522 module #1086 by @rennancockles
- Dev #1131 by @rennancockles
Others
- USB Mass Storage #891 by @rennancockles
- Add double quotes to SSID name #894 by @henriquetorquato
- Add the ability to run WebUI in the background, and others #937 by @Tawank
- Added recording of microphone #1236 by @DevEclipse1
Fixes
- File selector fixes #886 by @Pablo-Ortiz-Lopez
- UI Theme among other things #941 by @bmorcelli
- Use a single RMT channel for LED control #957 by @Pablo-Ortiz-Lopez
- Remove unnesesary lambda, Remove std::regex, 110 kB saved #969 by @Tawank
- Fix build Lilygo T-Display-S3 #973 by @Tawank
- Code moving and small fixes #975 by @bmorcelli
- Reset image interval on manual navigation #986 by @unveroleone
- Async Webui and fixes #990 by @bmorcelli
- Lint Fixes #1016 by @rennancockles
- Make mainMenu handle escPress the same way it did before the refactor #1033 by @Pablo-Ortiz-Lopez
- Fix iButton write + some refactor iButton module #1048 by @Maksimius
- Fix rf spectrum #1055 by @rennancockles
- Fix some smoochie board #1071 by @smoochiee
- Dev #1072 by @rennancockles
- Fix loopSD rootPath not exist #1076 by @rennancockles
- Fix BLE initialization sequence in OpenHaystack to resolve ESP_ERR_IN… #1110 by @stefexec
- Bruce config pins #1140 by @rennancockles
- Fix for interpreter start for serial command #1171 by @Tawank
- Fix LilyGo T-Embed CC1101 deepsleep #1175 by @andreock
- Fixed raw subghz record reboot issue #1188 by @DevEclipse1
- Fixed #1155 #1194 by @Hs1r1us
Improvements
- Little speed optimisations of boot #884 by @Tawank
- Cardputer Keyboard enhancement, (all) BLE Pairing fix #907 by @bmorcelli
- Dev #920 by @rennancockles
- BLE improvements #966 by @bmorcelli
- Charging indicator + ble spam (better PR) #980 by @GabriWar
- Create new profiles for quick remote setup and get rid of * char lists #981 by @pimentelleo
- Change 'const char*' to String in loopOptions #984 by @Tawank
- Theme code maintenability #998 by @bmorcelli
- Refactor MainMenu to use loopOptions #999 by @Pablo-Ortiz-Lopez
- Organizing files #1023 by @bmorcelli
- Change dialog module to gui in JS, Fix dino_game for t-embed #1040 by @Tawank
- BadUSB/BLE refactor #1058 by @bmorcelli
- Sd mmc Support #1069 by @bmorcelli
- Slovenian keyboard layout support added #1078 by @rustysun9
- Add FeliCa support #1082 by @andreock
- Update lilygo T-Watch-S3 interface. initial touch as polling mode #1083 by @jimmy899
- Spi connection pins #1087 #1089 #1090 by @rennancockles
- Update powerSave.cpp #1107 by @Gosheto1234
- Update BleMenu Logo #1109 by @Alema1
- Adjust the internal triangles to fit the same line width as other logo lines on the Bluetooth logo #1117 by @Alema1
- Add exit menu to OpenHaystack module #1119 by @stefexec
- Play audio files from the webui and some fixes #1177 by @eadmaster
- Improve energy consumption during DeepSleep for T-Embed CC1101 #1179 by @andreock
- Serial cmds refactorings and fixes #1208 by @eadmaster
- Feature/support cuid #1239 by @Hs1r1us
- Feature/T-Embed-C1101 now supports setting custom battery capacity. #1232 by @Hs1r1us
More devices Support
- Lilygo T-Watch S3 port and RTC lib adaptation #901 by @bmorcelli
- Enable otg when using ir..added led..buzzer on smoochie board #1062 by @smoochiee
- Phantom fix #1206 by @x01rrr
Thanks for 10k members on official discord!
This community is amazing!
Donate/Support the project
Thanks to all Contributors ❤️
Bruce Release 1.9.1
RF
- RF Scan/Copy improvements #878 by @Pablo-Ortiz-Lopez
NRF24
Fixes
- Fix/Remove some warnings during building #869 by @Tawank
- CC1101 fix for Cardputer, CYD and sticks 3b51bf2
Improvements
- Make custom rf open inside BruceRF folder #874 by @rennancockles
- Add script to gzip web_interface files #870 by @Tawank
Donate/Support the project
Thanks to all Contributors ❤️
Bruce Release 1.9
IR
- Add Kaseikyo Protocol (Custom IR) #757 by @Lamnxzp
- A better way to save IR devices #793 by @varenichek22
- Fix SIRC20 Protocol (Custom IR) #833 by @Lamnxzp
Fixes
- Fix wifi_brute.js script #775 by @Lamnxzp
- Fix taskInputHandler, remove blocking delay, optimisations #795 by @Tawank
- Fix strcmp in display.cpp #814 by @Tawank
Improvements
- Add BLE Name & WiFi AP Credentials Settings #765 by @Lamnxzp
- Update net_utils.cpp #767 by @7wp81x
- Allow WebUI as a startup app #768 by @jordemort
- Add read cooldown to allow card removal in Chameleon module #780 by @bruno-1337
- Add NRF24 support for T-Display S3 board #809 by @epiHATR
- Add warnings and optimize flag to compiler and monitor_speed to platformio.ini #810 by @Tawank
- Add progress display in Scan Hosts #812 by @GameOneDev
- Add IR Tx Repeats support, fix IR on Serial Cmds #821 by @Lamnxzp
- W328R and S024R port, Invert color option #822 by @bmorcelli
- Customizable SPI bus pins for CC1101, SDCard and NRF24 #856 by @bmorcelli
- About device improvements f3dccdb
Donate/Support the project
Thanks to all Contributors ❤️
Bruce Release 1.8.2
Fixes
- Fix SDcard mount error #707 by @7wp81x
- Fix raw sniffer not writing to SDCard CYD #728 by @7wp81x
- Cplus1 prev button 3c16c93
- 1.8.1 fixes #743 by @bmorcelli
- Small changes in custom_ir.cpp #718 by @Tawank
Improvements
- Add t-display s3 power off menu item #716 by @epiHATR
- Added text editor for WebUi #741 by @AZachia
- Change file allocation in serialcmds to dynamic, Refractor js engine #742 by @Tawank
- Implement error handling / quitting of "Listen TCP" #755 by @schuellerf
Donate/Support the project
Thanks to all Contributors ❤️
Bruce Release 1.8.1
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
More devices Support
Donate/Support the project
Thanks to all Contributors ❤️
Bruce Release 1.8
WiFi
- EvilPortal Refactor: Improved Readability and Custom AP Name Feature #495 (thanks @9dl)
- Added reverse shell feature #512 (thanks @9dl)
- ARP Spoofing, ARP Poisoning, STA Deauth, Deauth on RAW Sniffer, UI Colors #546 (thanks @bmorcelli)
RF
- RF RAW enhancements #515 (thanks @bmorcelli)
RFID
- Add ISO14443, ISO15693 and EM4100 Tag support with PN532Killer #524 (thanks @whywilson)
GPS
- Added GPS main menu and config to select gps baudrate https://github.com/pr3y/Bruce/pull/514/files (thanks @rennancockles)
Config
- Added startup functions #463 (thanks @rennancockles)
Others
- Added TR Language and some code refactoring #497
- Added setting to hide menu items, moved file manager to top-level #500 (thanks @eadmaster)
- Added timer feature #526 (thanks @AlekseiGor)
Fixes
- Minor display corrections #482 (thanks @shnmorimoto)
- Fixed openhaystack #484 (thanks @AlekseiGor)
- Brightness control on CYD #486 (thanks @bmorcelli)
- Small improvement for loop options #490
Improvements
- Menu items with scale #534 (thanks @rennancockles)
- Refactor fileMenu icon #538
Support the project with ko-fi
Thanks to all Contributors ❤️
Bruce Release 1.7.2
Others
- GPS Tracker #457 (thanks @rennancockles)
Fixes
- A Release needs to be launched to trigger the new workflow and create manifest files for new Flasher automation (thanks @bmorcelli)
Support the project with ko-fi
Thanks to all Contributors ❤️
Bruce Release 1.7.1
Fixes
- Fixed Stick splus2 blank screen bug
- Dim time fix
- Sleep Mode fix