Skip to content

eturnal 1.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 16:30
· 573 commits to master since this release

Changed

  • Use a (pseudo)random secret by default.
  • Improve autodetection of relay IP addresses used by default if the
    relay_ipv4_addr and/or relay_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.