Skip to content

0.26.0

Compare
Choose a tag to compare
@bdraco bdraco released this 06 Dec 22:59
· 291 commits to master since this release

What's Changed

  • Technically breaking change: Fix concurrent discovery by @bdraco in #215
  • Previously discovery would always listen on port 48899
    which is the outbound port. Since the devices will respond
    on to any port we now use an available ephemeral port to
    ensure multiple discoveries can run concurrently without
    mixing responses

Full Changelog: 0.25.18...0.26.0