Skip to content

Releases: jaylikesbunda/ghost_esp_app

v1.2.2

27 Jan 01:46
441d5f8
Compare
Choose a tag to compare
  • fixed race condition and blocking of UART initialization causing freeze on launch
  • slightly improved startup time

v1.2.1

24 Jan 18:17
Compare
Choose a tag to compare
  • Added 'apcred' commands to change and reset WebUI SSID & Password

v1.2.0

21 Jan 11:29
Compare
Choose a tag to compare
  • 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

04 Jan 01:26
Compare
Choose a tag to compare
  • 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

30 Nov 04:01
4f65a28
Compare
Choose a tag to compare
Pre-release
  • 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

28 Nov 15:59
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:55
Compare
Choose a tag to compare
  • sync files more frequently

v1.1.5

22 Nov 10:54
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:17
23b78f2
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:26
936ded6
Compare
Choose a tag to compare

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