Skip to content

Commit

Permalink
automatically updated release notes for mega-20200721
Browse files Browse the repository at this point in the history
  • Loading branch information
TD-er committed Jul 21, 2020
1 parent 6652399 commit 4e7fd26
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions dist/Release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
-------------------------------------------------
Changes in release mega-20200721 (since mega-20200720)
-------------------------------------------------

Release date: di 21 jul 2020 11:23:15 CEST

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)


-------------------------------------------------
Changes in release mega-20200720 (since mega-20200703)
-------------------------------------------------
Expand Down

0 comments on commit 4e7fd26

Please sign in to comment.