www/posts/2018/12/version-155-released.md
This is a bugfix and security release.
per_listener_settings is set to true, then the acl_file setting was
ignored for the "default listener" only. This has been fixed. This does not
affect any listeners defined with the listener option. Closes #1073.
This is now tracked as CVE-2018-20145.socket_domain option to allow listeners to disable IPv6 support.
This is required to work around a problem in libwebsockets that means
sockets only listen on IPv6 by default if IPv6 support is compiled in.
Closes #1004.auth_opt_ options on reload, to match the behaviour of the
other plugin options. Closes #1068.connection_messages option. Closes #772. Closes #613. Closes #537.on_disconnect() twice if keepalive tests fail. Closes #1067.mosquitto_sub when output format is hex.
Closes #1066.