2024.05.07
github-actions
released this
07 May 20:38
·
683 commits
to development
since this release
🐛 Fixes
- Fix #1960: Prometheus API return wrong information in function addPanelInfo
- Fix: restore JSON array access for HTTP power meter
- Fix: restore JSON array access for HTTP power meter
🛠 Under the hood
- Prevent compiling the whole project on each commit.
- Use fixed versions for all dependencies
- Upgrade ESP Async WebServer from 2.9.3 to 2.9.4 and set ASYNC_TCP_QUEUE_SIZE to 128 for different Async TCP library
- webapp: update dependencies
- Upgrade build action to support node 20
- Upgrade olikraus/U8g2 from 2.35.17 to 2.35.19
- Merge branch 'pr1920' into dev
- webapp: update dependencies
- Upgrade ESP Async WebServer from 2.9.4 to 2.9.5
- webapp: add app.js.gz
- workflow: ignore v** tags
- Merge upstream tag 'v24.5.6' into development
- embrace upstream __compiled_constants.h approach
- Prepare Release 2024.05.07 (merge development into master)