Skip to content

FSWebServer 3.2.1

Choose a tag to compare

@cotestatnt cotestatnt released this 27 Feb 16:45
· 21 commits to master since this release

Release Notes for Version 3.2.1

This release introduces several new features, improvements, and bug fixes compared to version 3.2.0. Key highlights include enhanced support for new ESP32 variants, optimizations to the web interface, and documentation updates.

New Features

  • ESP32-P4 Support: Added initial fixes for ESP32-P4, including a new example for the Waveshare devkit. Updated randomSeed to use esp_random() for better compatibility and to prevent crashes on ESP32-P4.
  • M5Stack Tab5 Target: Added support for M5Stack Tab5 with necessary incantations for proper operation.

Improvements and Optimizations

  • CSS and JavaScript Fixes: Various fixes and improvements to styling and scripting, including logo fixes and example corrections.

Documentation Updates

  • Updated SetupAndWiFi.md with clarified captive portal descriptions and added details on IP address and mask configuration.
  • Added an image to the Websocket Echarts README for better visual reference.
  • General README updates and documentation enhancements.

Other Changes

  • Merged pull requests from contributors for ESP32-P4 fixes and random seed improvements.
  • Minor internal commits preparing for release and code maintenance.

For a complete list of all changes, view the full comparison on GitHub.

What's Changed

Full Changelog: 3.2.0...3.2.1