What's Changed
- [bugifx] yaff crash by @batchar2 in #310
- [feature] updated protocol by @batchar2 in #312
- [bugfix] windows: keep physical default gateway on disconnect #311 by @batchar2 in #317
- [feature] parallel tunnels: stagger connection start to avoid DPI fin… by @batchar2 in #318
- [feature] socket opened callback by @batchar2 in #319
- [feature] pin each flow to one tunnel by port (src on client, dst on server) by @batchar2 in #320
- [bugfix] linux dns by @batchar2 in #321
- [bugfix] macos dns by @batchar2 in #323
- [feature] client: custom IPv4 DNS in settings by @batchar2 in #325
- [feature] server perfomance by @batchar2 in #331
- [security] fix JWT signature not verified in TokenManager::Validate by @Nixort in #329
- [bugfix] server: close session on its own strand by @batchar2 in #338
- [bugfix] tun kernel debug logging by @batchar2 in #339
- [feature] client DNS ad blocking by @batchar2 in #326
- [feature] server block dns by @batchar2 in #330
- [bugfix] server: stop rewriting DNS answers for blacklisted domains by @batchar2 in #340
- [bugfix] client gui font and reconnect status by @batchar2 in #342
- [feature] client: settings UI rework and language switch fixes by @batchar2 in #344
- [feature] build: take FPTN_VERSION from env, stamp dev builds by @batchar2 in #343
- [bugfix] validate empty values #335 by @batchar2 in #345
- [bugfix] use detected gateway for split-tunnel routes Fixes #332 by @batchar2 in #346
- [bugfix] iptables rules marker by @batchar2 in #347
- [bugfix] network timeouts by @batchar2 in #348
- [feature] encrypt settings file with AES-256-GCM by @batchar2 in #349
- [feature] add anti-spam filter, rework torrent detection by @batchar2 in #350
- [bugfix] drop github api from website, pin download links to tag by @batchar2 in #351
- [bugfix] fix blacklist url in docker-compose, enable it by default by @batchar2 in #352
- [feature] update fptn server version by @batchar2 in #353
- [bugfix] restore settings save under root, drop build deps from client by @batchar2 in #354
- [feature] update sponsor list by @batchar2 in #355
New Contributors
Full Changelog: 0.4.3...0.4.4