- Prettier messages - A way to set a custom pairing port (in case of using a firewall, see 7) - Display a QR code which can be scanned by the app to initiate pairing (see 8)
1.1.1
- Fixes a memory leak, see 6 - Use setproctitle for easier debugging - Print messages synchronized so they do not "overlap" with each other some times
1.1.0
- Important: Pairing is now required which allows encryption and authentication, requires newest app version
1.0.2
- Removed printing local address as it requires a ping to Google's DNS server (`8.8.8.8`) which is probably not wanted by many users - Some script improvements
1.0.1
- Use Make - Added requirements.txt for easier development