Skip to content

v0.13.0 - better relays support, UDP broadcast

Latest

Choose a tag to compare

@pymq pymq released this 12 Oct 09:39
62130db

What's Changed

This release introduces significant improvements to relay usage when a direct connection between peers is unavailable. Previously, relays were chosen randomly, which could result in traffic being relayed from Europe to Canada and back again (we have default community relays in three different countries in Europe and one in Canada). With this release peers choose relays based on latency.

We also added support for UDP broadcast feature. It allows to play certain multiplayer games that use UDP broadcast as a discovery mechanism on local networks.

Thanks to @pftmclub we now have new community bootstrap node (and relay) in SEA region (Vietnam) 🎉

  • all: update dependencies by @pymq in #167
  • config: add community relay bootstrap-node in SEA region by @pftmclub in #168
  • Relay improvements by @pymq in #171
  • vpn: add support for UDP broadcast by @pymq in #178

New Contributors

Full Changelog: v0.12.0...v0.13.0
Milestone: v0.13.0

Installation

For instructions on how to install anywherelan see readme.

Android

awl-android-v0.13.0.apk

Desktop version (awl-tray)

Windows binary builds

awl-tray-windows-386-v0.13.0.zip
awl-tray-windows-amd64-v0.13.0.zip

macOS binary builds

awl-tray-macos-amd64-v0.13.0.zip
awl-tray-macos-arm64-v0.13.0.zip

Linux binary builds

awl-tray-linux-386-v0.13.0.tar.gz
awl-tray-linux-amd64-v0.13.0.tar.gz
awl-tray-linux-arm-v0.13.0.tar.gz
awl-tray-linux-arm64-v0.13.0.tar.gz
awl-tray-linux-mips-v0.13.0.tar.gz
awl-tray-linux-mipsle-v0.13.0.tar.gz

Server version (awl)

Linux binary builds

awl-linux-386-v0.13.0.tar.gz
awl-linux-amd64-v0.13.0.tar.gz
awl-linux-arm-v0.13.0.tar.gz
awl-linux-arm64-v0.13.0.tar.gz
awl-linux-mips-v0.13.0.tar.gz
awl-linux-mipsle-v0.13.0.tar.gz

Windows binary builds

awl-windows-386-v0.13.0.zip
awl-windows-amd64-v0.13.0.zip