Skip to content

Releases: Spooks4576/ghost_esp_app

v1.1.7 🎄

28 Nov 16:02
9a7336f
Compare
Choose a tag to compare
  • 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

23 Nov 03:56
d6027ac
Compare
Choose a tag to compare
  • sync files more frequently

v1.1.5 💜

22 Nov 10:54
b684398
Compare
Choose a tag to compare
  • 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

17 Nov 04:18
bddb7af
Compare
Choose a tag to compare
  • Added confirmation dialog for Cast Video command
  • Fixed view locking issues with confirmation dialog

v1.1.3

16 Nov 15:27
bddb7af
Compare
Choose a tag to compare

Added specific buttondown icon for help menu button to not be dependent on firmware icons

v1.1.2

13 Nov 15:56
d3a5906
Compare
Choose a tag to compare
  • improved ESP connection check reliability by trying AT command first with shorter timeouts
  • misc fixes

v1.1.1

09 Nov 08:45
3ebcb7d
Compare
Choose a tag to compare
  • add sniff pwnagotchi command

v1.1.0 🕸️👻

08 Nov 22:34
b6e16e0
Compare
Choose a tag to compare
  • 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

03 Nov 13:20
e7faebc
Compare
Choose a tag to compare
  • 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

03 Nov 00:59
f28e785
Compare
Choose a tag to compare

🔴 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