- Fix: On demand monitor cannot open the VPN TUN interface, so the VPN is not started as requested.
- New WireGuard peer option "Resolve hostname before reconnecting"
This option forces the app to resolve the hostname each time a new handshake is initiated. It can be used when the server uses dynamic DNS.
- Minor improvements/bug fixes