Changed
- Use a (pseudo)random
secret
by default. - Improve autodetection of relay IP addresses used by default if the
relay_ipv4_addr
and/orrelay_ipv6_addr
options aren't specified. - Binary release: Update Erlang/OTP from 24.2 to 24.2.2.
Fixed
- Don't crash without explicit
listen
configuration. This bug was introduced
with version 1.7.0. - Don't crash if the configuration file is empty (i.e., has no
eturnal
section). - Don't crash if TURN is enabled without a public IPv6 relay address being
available.