Releases: Jason2866/ESP_Flasher
Releases · Jason2866/ESP_Flasher
Release list
ESP32-S31 support
WiFi Credentials input / IMPROV support
v4.4.0 bump v4.4.0
PyQt6
Progress bar
Feature: Color support and flash progress bar * Color flash progress bar * fix: handle gracefully WDT port disappeared * fix: fallback for progress bar when UnicodeEncodeError * colorama fixes only for Windows
v4.1.1
History buffer for Command Line
Feature: Command History Buffer (#76) * Feature: Command History Buffer
v4.0.0
Refactor: stub flasher code load from json files
refactor: stubs not embedded in code, load from json files (#74) * refactor: stubs not embedded in code, load from json files * fixes: for review from rabbit * fix: stubs lazy loading * refactor: ensure P4 correct stub load * detect wrong json and fail gracefully * update gh actions to include json files * Bump v3.4.0 / update gh actions * update pypi action
v3.3.1
add ESP32-P4 ECO6 support
ESP32-P4 ECO6 support (#70) * changes p4eco6 * remove CHIP_MAGIC_VALUES * working P4 ECO6 detection * update stubs * detect guru meditiation * add drain input buffer in "command" * update P4 rev3 bootloader * v3.3.0