Skip to content

Release mega-20200721

Pre-release
Pre-release
Compare
Choose a tag to compare
@psy0rz psy0rz released this 21 Jul 10:05
Changes in mega-20200721 (since mega-20200720):

Gijs Noorlander (22):
      [WiFi] Reduce wifi reset calls and call full wifi init at reset
      [WiFi] Add timeout to get out of incorrect WiFi.connected() state
      [WiFi] Convert bit-wise operations to use bitSet/bitClear/bitRead
      [WiFi] No longer rely on WiFi.isConnected()
      [WiFi] Detect and work around missing events
      Fix issue where task name / task var name was incorrect
      Reduce minimal OTA build slightly
      [WiFi] Small fixes for WiFi related code
      [ESP32] Fix build error on ESP32
      [WiFi] Clear event callback on ESP32 + correct order of log/disconnect
      [PIO] revert custom_beta env to stage core lib
      [PIO ESP32] Update to latest Platformio [email protected]
      [ESPEasy p2p] Reload UDP port settings when changed
      [UDP] Reduce max UDP packet size
      [NTP] After timeout or receiving invalid packet, port could be held
      [Syslog] Add custom port to the syslog IP (#1258)
      [Docs] Update docs related to p2p UDP port no longer need reboot
      [UDP p2p] Fix crash on ESP32 where UDP is started before connected
      [ESP32] Recognize last boot state as Deepsleep (#3155)
      [TimeZone] Move timezone configuration line to location settings (#3141)
      [Docs] Document Tools => Advanced Settings
      [WiFi] Copy DNS servers from DHCP when using fixed last octet (#3111)

TD-er (1):
      automatically updated release notes for mega-20200721