Skip to content

Releases: gjroots/esp32_nat_router_plus

v1.2.0

26 Jan 14:55
4bf8061
Compare
Choose a tag to compare

Updated

  • Build_setup.md

New feature added:

  • MAC filter #9

v1.1.4

07 Sep 16:17
Compare
Choose a tag to compare

fix :

  • Reboot Alert message
  • Encoding special characters
  • Static files cleanup

v1.1.3

27 Aug 13:43
c3e4566
Compare
Choose a tag to compare

BUG fix:

  • Can't change username/password in web UI #6
  • Incorrect IP reported on the INFO #13
  • DNS error during Static IP settings

New feature added:

  • Show STA SSID on info page #7

  • Enhanced Python scripts

Acknowledgments:
Thanks for your contribution @xerix32

v1.1.2

17 May 07:26
v1.1.2
de65758
Compare
Choose a tag to compare
  • fixed dynamic IP address
  • Code Cleanup: Removing Comments

v1.1.1

06 May 13:13
v1.1.1
762aff9
Compare
Choose a tag to compare
  • Bug fix: Scanning causing reboots on during AP disconnection
  • Code Cleanup: Removing Comments

v1.1.0

01 May 16:16
Compare
Choose a tag to compare
  • Scanning functionality
  • improvements in fast operation through the use of IRAM and cache.

v1.0.0_beta

13 Apr 15:49
Compare
Choose a tag to compare

improve this project.

Release notes:

  • Providing a user-friendly UI with mobile support for easy accessibility
  • Switch Between Dark and Light mode. (through settings)
  • Displaying connected states and quality in the UI for transparency
  • Scanning for available APs to enhance network connectivity
  • Allowing users to disable or enable the on-board indicator LED
  • Incorporating a button menu (accessible via Boot button)
  • Custom DNS server for personalized settings
  • Incorporating a secure web interface with basic authentication method
  • Offering OTA updates for easy maintenance and functionality enhancements
  • Randomize MAC address

Please note that this is the initial beta release, and may contain bugs. If you encounter any issues while using this project, please let us know so that we can work on improving it. Thank you for your support!