Skip to content

v4.3.7 - Quick Fix for Captive Portal Compile Error

Compare
Choose a tag to compare
@edwardtfn edwardtfn released this 25 Apr 16:39
· 203 commits to main since this release
e667aa2

This patch addresses a critical compile error related to the captive portal feature, ensuring smooth and successful firmware compilations for users utilizing this feature.

Captive Portal Compile Error Resolved (#2088)

  • Criticality: Critical
  • Affected Components: ESPHome
  • Issue Number: #2088
  • Description: Fixed a critical issue where users faced a compilation error due to an undeclared reference to 'ap_captive_portal'. This fix corrects the reference error, restoring the ability to compile with the captive portal enabled. Users who do not utilize the captive portal can continue without modification, while those who do should see successful compilations without further adjustments.

This release ensures that all users, regardless of their use of the captive portal feature, can compile and update their firmware without interruption.
We apologize for any inconvenience caused and appreciate your patience as we continue to improve the NSPanel firmware.