Skip to content

0.32.0-rc-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 09:56
· 280 commits to refs/heads/main since this release
63785b3

πŸš€ New features and improvements

  • Replace WiFiManager with ESP's own SoftAP (#214) @lptr

πŸ› Bug Fixes

  • Some more fixes since the Arduino 3 upgrade (#219) @lptr
  • Fix SwitchManager not detecting input (#216) @lptr
  • Add more stack for low-stack tasks (#215) @lptr

🚦 Internal changes

  • Upgrade to Arduino-esp32 @ 3.1.0-RC1 / ESP-IDF @ 5.3.1 (#223) @lptr
  • Add more heap tracing tooling (#222) @lptr
  • Remove last remaining trace of PlatformIO (#220) @lptr
  • Fix remaining warnings after Arduino 3 / ESP-IDF 5.x / ArduinoJson upgrade (#218) @lptr
  • Add option to trace task memory allocation (#217) @lptr
  • Upgrade to ESP-IDF 5.1.4 and Arduino-ESP32 3.0.5 (#213) @lptr
  • Build using ESP-IDF (#211) @lptr