bump to version 3.7.0-dev.45

This commit is contained in:
proddy
2024-10-14 17:00:50 +01:00
parent 216fcd4939
commit b59681a939
2 changed files with 4 additions and 1 deletions

View File

@@ -44,6 +44,9 @@ For more details go to [www.emsesp.org](https://www.emsesp.org/).
- auto Scroll in WebLog UI - reduced delay so incoming logs are faster
- uploading custom support info, shown to Guest users in Help page [#2054](https://github.com/emsesp/EMS-ESP32/issues/2054)
- feature: Dashboard showing all data (favorites, sensors, custom) [#1958](https://github.com/emsesp/EMS-ESP32/issues/1958)
- entity for low-temperature boilers pump start temp (pumpOnTemp) #2088 [#2088](https://github.com/emsesp/EMS-ESP32/issues/2088)
- internal ESP32 temperature sensor on the S3 [#2077](https://github.com/emsesp/EMS-ESP32/issues/2077)
- MQTT status topic (used in connect and last will) set to Retain [#2086](https://github.com/emsesp/EMS-ESP32/discussions/2086)
## Fixed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.7.0-dev.44"
#define EMSESP_APP_VERSION "3.7.0-dev.45"