Here's what has changed recently.

Software that keeps on giving.

Stay up to date

Subscribe to our newsletter. Get notified when there are new version releases, products and more.

21st February 2025

  • 1.2.0 Release   ( latest )

    • Parameters can now be set as optional. By default all parameters are required to be entered by user, but now they can be set as optional using setRequired function

    • Fixed auto reconnect logic

    • Fixed more C warnings

    • Added RP2350 compatibility

    • (Async Mode) Switched to newer ESP32Async/ESPAsyncWebServer dependency. More info on: https://docs.netwizard.pro/docs/intro/async-mode

    • (Async Mode) Switched to RPAsyncTCP dependency for usage with RP2040 and RP2350 MCUs

    • Updated platformio.ini

14th January 2025

  • 1.1.0 Release

    • Updated dependencies

    • Fixed a bug that caused the firmware to crash due to DNS race condition

    • Added new "textarea" parameter

    • Added missing erase function

    • Added ArduinoJson v7.3.0 compatibility

    • Fixed ArduinoJson include position

    • Fixed C warnings

    • Fixed RP2040 core compatibility (fixed by updating dependencies)

    • Pricing Update: NetWizard Pro now comes in 2 tiers - Essential and Advantage. Existing customers who purchased NetWizard Pro before 14th January 2025 have been upgraded to Advantage tier (excluding dedicated technical support).

    • License Update: Updated license to Softt Commercial License 1.2 (SCL-1.2). Minor improvements in legal wording related to the use of library. Specifically, under sub-sections "grant of license" and "restrictions".

9th August 2024

  • 1.0.4 Release

    • [Critical] Fixed configuration parameters not being parsed properly

    • Fixed portal state not showing properly in logs of demo examples

6th August 2024

  • 1.0.3 Release

    • Resolved the issue of enum clashes with potential third-party libraries

2nd August 2024

  • 1.0.2 Release

    • Fixed captive portal not appearing in async mode

    • Fixed "request body not found" error in async mode

    • Fixed exit timeout macro not being used

    • Fixed use of timeout variable for connection attempts

    • Fixed exit not being called in async mode

19th July 2024

  • 1.0.1 Release

    • Updated Dependencies

    • ESP32 Arduino Core v3.0.3 compatibility

18th July 2024

  • 1.0.0 Release

    • Added Toggle Parameter

    • Added Password Input Parameter

    • Integrated Links

    • Integrated Statistics

    • Supported Branding