Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-21 | 643 Bytes | |
v4.0.8 source code.tar.gz | 2024-10-21 | 5.8 MB | |
v4.0.8 source code.zip | 2024-10-21 | 5.8 MB | |
Totals: 3 Items | 11.7 MB | 2 |
Note: Make sure to update your ESP-DASH to latest release to mitigate any compilation errors. This release fixes a critical compilation bug which was happening due to a return
statement in a void function.
What's Changed
- Float support on sliders by @mathieucarbou in https://github.com/ayushsharma82/ESP-DASH/pull/231
- Update version and CI by @mathieucarbou in https://github.com/ayushsharma82/ESP-DASH/pull/237
- Added CLA by @ayushsharma82
- Added Code of Conduct by @ayushsharma82
- Minor fix in CI (paths-ignore) by @ayushsharma82
Full Changelog: https://github.com/ayushsharma82/ESP-DASH/compare/v4.0.7...v4.0.8