Changelogs
Stay up to date with every tool update, patch, and improvement.
Below you’ll find detailed changelogs for each product, including firmware updates, hardware revisions, script enhancements, and known issue resolutions.
Frequently asked questions
🔹 PeekaBLUE – Changelog
v1.2 – [15/5/2025]
-
Added: Bluetooth device name logging
-
Improved: UI responsiveness in web panel
-
Fixed: MAC address logging bug on rapid scans
-
Cosmetic: Updated case with cleaner logo finish
-
64GB SD card support
-
15cm Braided USB-A to Micro-USB cable included
v1.1 – [23/4/2025]
-
Initial release with:
-
32GB SD card support
-
Auto-logging to internal web UI
-
Branded 3D printed case
-
USB-A to Micro-USB dongle included
-
🔹 Trapnet – Changelog
v1.2 – [16/5/2025]
-
Added: Login portal capture for testing
-
Added: Web UI backend at 192.168.4.1/back-end
-
Fixed: Device list refresh bug
-
Feature: Log export button (mobile-friendly)
-
Added Fake Google page upon login
v1.1 – [22/4/2025]
Improvements:
-
Moved all HTML pages to PROGMEM to optimize memory usage and keep the ESP32 codebase clean.
-
Replaced blank 302 redirect with a "Redirecting..." HTML message for better browser experience.
-
Enhanced code readability with improved spacing and inline comments to simplify future updates.
New Features:
-
Timestamp Logging: Each captured credential now includes a timestamp using millis() for accurate session tracking.
-
UI Update: Cleaner CSS layout for improved mobile usability and consistent visual design.
-
Log Access Endpoint: View captured logs directly from the ESP32 at /logs — no external tools required.