[1.48.1] - 2026-04-05
- ADDED: UDP Reject mode — new option for QUIC/UDP handling that sends an ICMP "Port Unreachable" response instead of silently dropping packets. Clients fall back to TCP almost instantly instead of waiting for timeouts.
- FIXED: Duplicate devices in device list — when a device changed its IP address, both old and new IPs appeared as separate entries. Now only the current IP is shown.
What's Changed
- Add reject mode for UDP settings and implement ICMP response handling by @DanielLavrushin in #182
Full Changelog: v1.48.0...v1.48.1