mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 09:49:54 +03:00
16 lines
344 B
Markdown
16 lines
344 B
Markdown
# Changelog
|
|
|
|
# [3.2.2]
|
|
|
|
## Added
|
|
|
|
- add system commands for syslog level and watch [#98](https://github.com/emsesp/EMS-ESP32/issues/98)
|
|
|
|
## Fixed
|
|
|
|
- MQTT reconnecting after WiFi reconnect [#99](https://github.com/emsesp/EMS-ESP32/issues/99)
|
|
|
|
## Changed
|
|
|
|
- Syslog BOM only for utf-8 messages [#91](https://github.com/emsesp/EMS-ESP32/issues/91)
|