[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 https://github.com/DanielLavrushin/b4/pull/182
Full Changelog: https://github.com/DanielLavrushin/b4/compare/v1.48.0...v1.48.1