Releases: jaylikesbunda/ghost_esp_app
Releases · jaylikesbunda/ghost_esp_app
v1.2.2
v1.2.1
- Added 'apcred' commands to change and reset WebUI SSID & Password
v1.2.0
- Added Variable Sniff command replacing individual commands
- Added Variable Beacon Spam command replacing individual commands
- Removed individual stop commands in favour of one for each section
v1.1.9
- Changed text input buffer size to 128 characters
- Added Flipper Runtime Firmware detection check
- Added option to disable ESP Connection Check for debugging
- Revised connection error message
v1.1.8 "Polaris" 🛰️ prerelease
- Added GPS Info command to view real-time GPS data
- Added Stop GPS Info command
- UART Initialisation tweaks
- Add back EAPOL capture command
- Added BLE Raw Capture command
- Added Stop BLE Raw Capture command
- Added BLE Skimmer Detection command
- Expanded Stop on Back to include all stop commands
- Added wrap-around scrolling in command menus
- Add Scan Local command to scan for devices on connected network
- Respect Momentum settings for ESP UART Channel
- Added PCAP and Wardrive clearing options in Settings menu
- Added BLE Wardriving command
- Miscellaneous bug fixes and improvements
v1.1.7
- added null checks before freeing resources
- remove unused commands from menu.c and cleaned up command details
- initialise uart in esp connection check if needed
v1.1.6
- sync files more frequently
v1.1.5
- expanded quick help menu with more context-specific tips
- swapped order of AT and Stop commands in ESP Check
- cleaned up general UI text
- improved handling of corrupted or missing log files
- general code cleanup and improvements
v1.1.4
- Added confirmation dialog for Cast Video command
- Fixed view locking issues with confirmation dialog
v1.1.3
Added specific buttondown icon for help menu button to not be dependent on firmware icons