github-actions
released this
19 Aug 18:06
·
224 commits
to master-forked
since this release
🚀 Features
🐛 Fixes
- Fix: Remove not required semicolon
- Fix: explicitly disconnect prior connecting to wifi
- Fix: Wifi reconnect issue introduced with #2117 and discussed in #2185 was fixed
🛠 Under the hood
- Update wt32-eth01.json
- avoid using pkg_resources
- Update AlarmLogParser.cpp
- webapp: Check if temperature is set
- webapp: Update dependencies
- Better handling of empty MQTT client id
- webapp: add app.js.gz
- Increase stack size for MQTT task due to SSL handshake
- Merge branch 'pr2117' into dev
- Merge branch 'pr2099' into dev
- webapp: update dependencies
- webapp: Add Autoformatter
- webapp: Apply auto formatter
- Merge branch 'pr2035' into dev
- Merge branch 'pr2168' into dev
- webapp: update dependencies
- Upgrade ESPAsyncWebServer from 2.10.8 to 3.1.2
- Update bblanchon/ArduinoJson from 7.0.4 to 7.1.0
- Update nrf24/RF24 from 1.4.8 to 1.4.9
- Merge branch 'pr2109' into dev
- Update espressif32 from 6.7.0 to 6.8.1
- webapp: add app.js.gz
- Added hint in issue template that HMS-xxxW inverters are not supported
- Fixed documentation for webapp dev mode
- webapp: update dependencies
- Merge branch 'tbnobody:master' into base4local-dev
- changed DISPLAY_BACKLIGHT to default disabled
- bugfix for enhancement on Display ST7567_GM12864I_59N; allow backlight control ...