[1.43.0] - 2026-03-14
- ADDED: Language selection — you can now switch the web interface language in Settings. English and Russian are available.
- FIXED: Update stuck on "Waiting for service to restart" — when login protection was enabled, the update process would get stuck polling forever after the service restarted.
- FIXED: Excessive logging under heavy traffic — on busy routers, packet queue overflows could flood the log with repeated error messages, wasting CPU and potentially making the situation worse. These messages are now rate-limited.
- FIXED: TLS version not shown for some UDP connections — QUIC (UDP) connections would sometimes show a blank TLS version in the log and connections table, even though they always use TLS 1.3. Now all QUIC traffic correctly displays its TLS version.
What's Changed
- fix(changelog): add entry for update issue with service restart by @DanielLavrushin in #125
- fix(Dockerfile): correct case of Makefile copy command by @DanielLavrushin in #126
Full Changelog: v1.42.1...v1.43.0