mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
updated doc and version
This commit is contained in:
@@ -2,11 +2,15 @@
|
|||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
|
- support for IPv6 (#83)
|
||||||
|
- System Log in Web UI will show current time if the NTP Service is enabled (#82)
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
|
||||||
- removed Rx echo failures counting as incomplete telegrams. BAd telegrams show as Warning and not Errors. [#80](https://github.com/emsesp/EMS-ESP32/issues/80)
|
- removed Rx echo failures counting as incomplete telegrams. BAd telegrams show as Warning and not Errors. [#80](https://github.com/emsesp/EMS-ESP32/issues/80)
|
||||||
- add upload_sec to `api/system/info` and removed # from some names to keep consistent with MQTT heartbeat
|
- add upload_sec to `api/system/info` and removed # from some names to keep consistent with MQTT heartbeat
|
||||||
|
- added debug target to PlatformIO build to help hunt down system crashes
|
||||||
|
|
||||||
## Removed
|
## Removed
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
#define EMSESP_APP_VERSION "3.1.2b2"
|
#define EMSESP_APP_VERSION "3.1.2b3"
|
||||||
|
|||||||
Reference in New Issue
Block a user