mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
updated to 3.6.1-dev.2
This commit is contained in:
@@ -1,21 +1,22 @@
|
||||
# Changelog
|
||||
|
||||
# [3.6.1]
|
||||
## [3.6.1]
|
||||
|
||||
## **IMPORTANT! BREAKING CHANGES**
|
||||
|
||||
- shower_data MQTT topic shows duration is seconds (was previously an English string)
|
||||
- `shower_data` MQTT topic shows duration is seconds (was previously a full english sentence)
|
||||
|
||||
## Added
|
||||
|
||||
- rssi in Network Status Page
|
||||
- show WiFi rssi in Network Status Page
|
||||
|
||||
## Fixed
|
||||
|
||||
- issue in espMqttClient on low mem
|
||||
- Issue in espMqttClient causing a memory leak when MQTT broker is disconnected due to network unavailability [#1264](https://github.com/emsesp/EMS-ESP32/issues/1264)
|
||||
- Using MQTT enum values correctly formatted in MQTT Discovery [#1280](https://github.com/emsesp/EMS-ESP32/issues/1280)
|
||||
|
||||
## Changed
|
||||
|
||||
- mqtt free mem check 60k
|
||||
- mqtt free mem check set to 60 kb
|
||||
- small cosmetic changes to Searching in Customization web page
|
||||
- update to espressif32@6.4.0
|
||||
- updated to espressif32@6.4.0
|
||||
|
||||
Reference in New Issue
Block a user