Skip to content

Releases: dchristl/esp32_nat_router_extended

v7.1.1

26 Apr 15:07
Compare
Choose a tag to compare
  • Rolling back esp-idf because of scan problems

v7.1.0

21 Apr 13:23
Compare
Choose a tag to compare
  • Fixed saving of long passwords with many special characters
  • Updated to latest idf-framework version 5.2.1

v7.0.0

03 Mar 16:09
Compare
Choose a tag to compare
  • Added ESP32-C6 firmware
  • Improved deep_sleep
  • Fixed deep_sleep for ESP32 C3

v6.5.0

15 Dec 15:03
Compare
Choose a tag to compare
  • Compiled against latest ESP-IDF (5.1.2)
  • Replaced deprecated features
  • Some internal improvements

v6.4.0

02 Oct 07:17
Compare
Choose a tag to compare
  • Updated to latest ESP-IDF 5.1.1
  • Added support for setting bandwidth
  • Added support for custom subnetmask
  • Added support for custom third octet in router's IP

v6.3.1

27 Aug 06:28
Compare
Choose a tag to compare
  • Fixed wrong version in cli
  • Fixed view issues when spaces are used in SSID

v6.3.0

12 Aug 05:57
Compare
Choose a tag to compare
  • Compiling with latest ESP-IDF (5.1) see changelog

  • Add support for WPA3 for Access Point #64

  • New UI for managing portmap entries:
    image

  • Bugfix for corrupt large WPA2-certificates

  • Bugfix for non working OTA-updates on some devices

v6.2.0

07 Aug 11:41
Compare
Choose a tag to compare
  • New option for hiding SSID
  • New option for setting the hostname
  • New option for setting the transmission power
  • Show changelog for OTA-Update
  • Smaller UI and workflow improvements

v6.1.0

28 Jul 14:46
Compare
Choose a tag to compare
  • New option to disable NAT #73
  • Possibility added to display historical scan results and not only once
  • Smaller UI improvements
  • No restart after changing lock password
  • Fixed potential OutOfMemory-Bug

v6.0.0

16 Jul 18:24
Compare
Choose a tag to compare
  • Added OTA-Updates for updating without physical access to the device, see OTA-section for details
  • Repolished Style
  • Updated JS-Libs
  • Fixed console input for ESP32-S2
  • Minor Bugfixes

Because the OTA functionality requires a modified partitioning, it cannot be updated directly. Therefore, the update bins are missing, and a full update needs to be performed. All data of will be lost This can be achieved with:

esptool.py write_flash 0x0 esp32nat_extended_full_vX.X.X.bin