docs: update CHANGES-4.3.md
This commit is contained in:
parent
8ea84e4a01
commit
892600f43f
|
@ -23,8 +23,9 @@ File format:
|
||||||
to force an immediate reload of all certificates after the files are updated on disk.
|
to force an immediate reload of all certificates after the files are updated on disk.
|
||||||
* Refactor the ExProto so that anonymous clients can also be displayed on the dashboard [#6983]
|
* Refactor the ExProto so that anonymous clients can also be displayed on the dashboard [#6983]
|
||||||
* Force shutdown of processe that cannot answer takeover event [#7026]
|
* Force shutdown of processe that cannot answer takeover event [#7026]
|
||||||
|
|
||||||
* `topic` parameter in bridge configuration can have `${node}` substitution (just like in `clientid` parameter)
|
* `topic` parameter in bridge configuration can have `${node}` substitution (just like in `clientid` parameter)
|
||||||
|
* Add UTF-8 string validity check in `strict_mode` for MQTT packet.
|
||||||
|
When set to true, invalid UTF-8 strings will cause the client to be disconnected. i.e. client ID, topic name. [#7261]
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue