Small feature release:
- The ability to return
server_not_available
as plugin login result. This is useful for when the server is starting up and there is no auth data loaded yet. Clients will then see a properServerUnavailable
message. - Bridges publish an extra status topic
$SYS/broker/bridge/fmqbridge/connection_status
with a human-readable description of the connection status or error.