Releases: dchristl/esp32_nat_router_extended
Releases · dchristl/esp32_nat_router_extended
v7.1.1
v7.1.0
- Fixed saving of long passwords with many special characters
- Updated to latest idf-framework version 5.2.1
v7.0.0
- Added ESP32-C6 firmware
- Improved deep_sleep
- Fixed deep_sleep for ESP32 C3
v6.5.0
- Compiled against latest ESP-IDF (5.1.2)
- Replaced deprecated features
- Some internal improvements
v6.4.0
- 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
- Fixed wrong version in cli
- Fixed view issues when spaces are used in SSID
v6.3.0
-
Compiling with latest ESP-IDF (5.1) see changelog
-
Add support for WPA3 for Access Point #64
-
Bugfix for corrupt large WPA2-certificates
-
Bugfix for non working OTA-updates on some devices
v6.2.0
- 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
v6.0.0
- 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