Releases: Spooks4576/ghost_esp_app
Releases · Spooks4576/ghost_esp_app
v1.1.7 🎄
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
v1.1.2
- improved ESP connection check reliability by trying AT command first with shorter timeouts
- misc fixes
v1.1.1
- add sniff pwnagotchi command
v1.1.0 🕸️👻
- Ring buffer implementation for text handling
- New view buffer management
- Added proper locking mechanisms
- Remove Filtering due to Firmware updates!
- Made exiting views more consistent for UE
- Replaced select a utility text with prompt to show NEW Help Menu
- Refactored and simplified uart_utils
- Made PCAP file handling more robust
- Add GPS Menu and commands with saving to .csv
- Miscellaneous bug fixes
v1.0.9
- Fixed log file corruption when stopping captures
- Added proper bounds checking for oversized messages
- Improved text display buffer management
- Added automatic prefix tagging for WiFi, BLE and system messages
- Improved storage init speed
v1.0.8
🔴 CRITICAL FIX - PCAP capture
- Fixed PCAP file handling and storage system
- Resolved PCAP file stream corruption issues
- Added proper storage system initialization
- Removed the line buffering logic for PCAP data
Improvements
- Added error checking for storage operations
- Filtering majorly improved
- Improved stop on back to be much more reliable by added type-specific stop commands with delays between operations
- Bumped API version to 78.1