diff --git a/src/CHANGES.md b/src/CHANGES.md index 98cfd8fc..cb14cfed 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -3,6 +3,10 @@ ## 0.8.123 - 2024-05-30 * fix ESP8266 static IP #1643 #1608 * update MqTT library which enhances stability #1646 +* merge PR: MQTT JSON Payload pro Kanal und total, auswählbar #1541 +* add option to publish mqtt as json +* publish rssi not on ch0 any more, published on `topic/rssi` +* add total power to index page (if multiple inverters are configured) ## 0.8.122 - 2024-05-23 * add button for donwloading coredump (ESP32 variants only)