Commit Graph

  • 8a59eaeade fix: keep Xray catch-all routes during seamless switch on macOS feat/locations_change_rework cd-amn 2026-06-18 21:00:54 +04:00
  • 8c5b4781d5 fix: keep DNS and routing during seamless Xray switch on Linux cd-amn 2026-06-18 14:29:15 +04:00
  • 8da439f0b3 fix: pick physical uplink for Xray during seamless switch on macOS cd-amn 2026-06-17 14:34:23 +04:00
  • e9cd043b10 fix: keep DNS and routing during seamless Xray switch on macOS cd-amn 2026-06-16 20:18:24 +04:00
  • eda9ed8016 fix: allocate utun-pattern interface names on macOS cd-amn 2026-06-16 19:40:12 +04:00
  • 225b693ea4 fix: keep VPN routing on macOS when switching between WG/AWG tunnels cd-amn 2026-06-16 17:34:23 +04:00
  • 97b2de8cd1 refactor: TrafficGuard owns adapter IP swap for WG/AWG and Xray cd-amn 2026-06-16 12:00:37 +00:00
  • ef1ed7064a feat: TrafficGuard owns Xray adapter IP swap on Windows cd-amn 2026-06-15 21:22:06 +04:00
  • 40ba31f54b fix: dedup RouterLinux route tracking and tolerate EEXIST/ESRCH cd-amn 2026-06-10 13:44:11 +04:00
  • 7bb609866a fix: close traffic leak during seamless tunnel switch cd-amn 2026-06-09 18:58:30 +04:00
  • 54d28862f3 refactor: TrafficGuard owns xray DNS and uplink routes cd-amn 2026-06-08 13:41:02 +00:00
  • bff3e228fc feat: route Xray through Tunnel for seamless server switch cd-amn 2026-06-08 11:15:12 +00:00
  • d528a241d8 feat: key xray worker per tunnel via ifname-scoped IPC cd-amn 2026-06-03 13:27:24 +04:00
  • 99e6c18f15 feat: run xray-core in a forked worker process cd-amn 2026-06-02 18:40:30 +04:00
  • 6d49a9416e fix: propagate tun2socks FailedToStart in XrayProtocol cd-amn 2026-06-02 16:59:53 +04:00
  • 80fa788802 refactor: prepare XrayProtocol for Tunnel two-phase lifecycle cd-amn 2026-06-02 16:36:51 +04:00
  • 3590b2d323 feat: seamless WG switch on Windows for shared client IPs cd-amn 2026-05-27 14:26:15 +00:00
  • 9a1e380ffb feat: per-tunnel Windows firewall for seamless WG switch cd-amn 2026-05-26 17:08:43 +00:00
  • eb42ce8fef refactor: route Windows WG killswitch through TrafficGuard cd-amn 2026-05-26 10:30:14 +00:00
  • 72147d3a67 feat: per-tunnel ifname for WG service, UAPI pipe, and SCM for Windows cd-amn 2026-05-25 14:53:50 +00:00
  • 39f9bcfd50 fix: revert API country selection on server switch failure cd-amn 2026-05-22 16:12:54 +04:00
  • b6188baeb8 fix: traffic drops for killswitch blacklisted sites during the switch cd-amn 2026-05-21 18:46:39 +04:00
  • 9b329ad5b1 refactor: move routing/KS/DNS lifecycle from Daemon to TrafficGuard cd-amn 2026-05-19 12:25:22 +00:00
  • ce05b4e99c refactor: internalize AMNEZIA_DESKTOP guard in appendKillSwitchConfig cd-amn 2026-05-18 13:11:49 +00:00
  • 75f522e9dc chore: remove unused VpnConnection::m_routeMode field cd-amn 2026-05-18 10:39:12 +00:00
  • d6349b5734 fix: remove duplicate routeAddList in setupRoutes cd-amn 2026-05-18 10:48:29 +00:00
  • fa8014093b feat: drive WG via Tunnel coordinator for seamless server switch cd-amn 2026-05-18 16:50:38 +00:00
  • 9d69ab89d5 feat: introduce Tunnel wrapping VpnProtocol with two-phase lifecycle cd-amn 2026-05-18 16:47:54 +00:00
  • f2ff8a7b3b refactor: thread interface name through LocalSocketController cd-amn 2026-05-18 16:47:04 +00:00
  • 864b8c6f8a feat: split daemon activation into bare bring-up and setPrimary cd-amn 2026-05-18 16:44:42 +00:00
  • adb8eb4937 refactor: own killswitch teardown at daemon level cd-amn 2026-05-13 23:07:25 +04:00
  • 6750afd330 refactor: cache physical gateway and use kernel-assigned netlink pid cd-amn 2026-05-13 23:06:51 +04:00
  • 7ad0692306 feat: enable base Daemon to create and swap WireguardUtils without knowing platform type cd-amn 2026-05-11 16:28:08 +04:00
  • 0dcd05c6c3 feat: use per-tunnel ifname instead of hardcoded WG_INTERFACE in platform helpers cd-amn 2026-05-11 15:35:47 +04:00
  • 83e82c16a7 feat: decouple TUN name from XrayProtocol to support dual tunnels cd-amn 2026-05-07 16:03:58 +04:00
  • f29b6cf027 feat: let callers specify WireGuard interface name per tunnel cd-amn 2026-05-07 15:54:34 +04:00
  • 4bca2df4a2 feat: revoke old endpoint from KS allowlist after server switch cd-amn 2026-05-07 15:26:01 +04:00
  • f67927667a feat: killswitch/routing teardown only on explicit protocol stop cd-amn 2026-05-07 14:38:06 +04:00
  • cc469e74ed fix: deleteRoutePrefix incorrectly called insertRoute for specific prefixes cd-amn 2026-05-13 16:04:15 +04:00
  • 234c70f495 fix: NM down/up reconnection problem NickVs2015 2026-04-13 21:08:43 +03:00
  • 850b698e83 fix: add missing Qt includes to updateController cd-amn 2026-05-07 14:55:15 +04:00
  • 42570c54f8 feat: decouple routing/killswitch from protocol handling cd-amn 2026-04-29 11:38:48 +04:00
  • 49d3c7f0fa MinMaxRowType clamping + DropDownType fit-content drawer fix/xray-validation-audit dranik 2026-06-18 11:22:35 +03:00
  • d5d020e130 input validation, numeric limits and live Save on settings pages dranik 2026-06-17 18:08:02 +03:00
  • cb09713007 host/SNI/path validation backend + flow-default flag dranik 2026-06-17 16:22:53 +03:00
  • 8465f4faa7 flow default and config fixes dranik 2026-06-17 15:31:11 +03:00
  • 890103a16a fix: update amneziawg (#2743) dev Yaroslav Gurov 2026-06-17 14:56:53 +02:00
  • f2f08bc583 Downgrade AmneziaVPN version to 4.8.0.2 temp-branch-for-testing aiamnezia 2026-06-17 14:54:09 +04:00
  • d915ba1e77 remove old code & & ref code fix/mtproxy-telemt-qa-fixes dranik 2026-06-17 12:51:14 +03:00
  • 578ec6d6a8 checking the parallelism of lines dranik 2026-06-17 12:20:31 +03:00
  • 5b88b18e9d fixed mtproxy update secret dranik 2026-06-17 12:11:56 +03:00
  • 787089f4ae fix: deploy downgrade fix/filepicker_atv NickVs2015 2026-06-17 11:47:52 +03:00
  • ebffda68c2 fix: double call filepicker NickVs2015 2026-06-17 11:35:37 +03:00
  • db57aa29a9 remove comment dranik 2026-06-17 11:29:09 +03:00
  • 794360fd0f fix Additional secret dranik 2026-06-16 20:23:43 +03:00
  • 9a84202a62 fixed add/delete additional secret dranik 2026-06-16 18:55:11 +03:00
  • 470c736571 update: changes after merging with dev feat/xray-subscription-link MrMirDan 2026-06-16 18:44:15 +03:00
  • 1c79870100 fix: replace m_linkDefaultRoutes map with single m_gatewayIfindex fix/rebased_4_8_19_linux_fix_error NickVs2015 2026-04-29 10:18:08 +03:00
  • 9386194049 fix: solve infinite reconnect NM down NickVs2015 2026-04-28 11:11:16 +03:00
  • 7dcec7cfab fix: killswitch compatible NickVs2015 2026-04-27 20:39:27 +03:00
  • 50b1df09a3 fix: NM down/up reconnection problem NickVs2015 2026-04-13 21:08:43 +03:00
  • a908a3ce4f fix: dns rewrites and flush NickVs2015 2026-04-12 10:39:59 +03:00
  • 3b9b1d9ecb fix: make dbus async NickVs2015 2026-04-03 20:30:08 +03:00
  • 8ce5237a5f fix: support filepicker android 9 NickVs2015 2026-06-16 17:37:08 +03:00
  • de5205aa6f Merge branch 'dev' into feat/xray-subscription-link MrMirDan 2026-06-16 17:14:05 +03:00
  • 977a393e12 fixed telemt=mtproxy algoritm dranik 2026-06-16 17:01:33 +03:00
  • ef3cf89e54 refactor: TrafficGuard owns adapter IP swap for WG/AWG and Xray feat/locations_change cd-amn 2026-06-16 12:00:37 +00:00
  • 07aad87874 fixed timeout & add message & fix disabled telemt|mtproxy dranik 2026-06-16 13:58:22 +03:00
  • 6202078e0c fixed SshSession parent dranik 2026-06-16 11:14:33 +03:00
  • 56ab82f87f fix: Use shared OpenSSL on Android (#2736) yp 2026-06-16 06:57:32 +03:00
  • 4cc07acae5 fixed diagnostic mtproxy/telemt dranik 2026-06-15 21:01:11 +03:00
  • ff1473732c feat: TrafficGuard owns Xray adapter IP swap on Windows cd-amn 2026-06-15 21:22:06 +04:00
  • 0d99459670 fix Public host|Port|Promoted tag|FakeTLS domain|Internal/External IP dranik 2026-06-15 19:03:15 +03:00
  • 3984acbb44 feat: updating install_docker.sh script (#2661) lunardunno 2026-06-15 19:28:38 +04:00
  • b5c047565c fix FakeTLS domain input & port space & workers dranik 2026-06-15 18:23:55 +03:00
  • 60904b9fde fixed UI 'Transport mode' 'Share QR Code' dranik 2026-06-15 17:32:17 +03:00
  • e58b7597ec fix: dedup RouterLinux route tracking and tolerate EEXIST/ESRCH cd-amn 2026-06-10 13:44:11 +04:00
  • c8d52231bf fix: close traffic leak during seamless tunnel switch cd-amn 2026-06-09 18:58:30 +04:00
  • 3b3a2bf307 refactor: TrafficGuard owns xray DNS and uplink routes cd-amn 2026-06-08 13:41:02 +00:00
  • 5a886f3d90 feat: route Xray through Tunnel for seamless server switch cd-amn 2026-06-08 11:15:12 +00:00
  • 34ae74e352 remove comment fix/icon-hide-app-android dranik 2026-06-15 11:40:09 +03:00
  • b0b0f5307f chore: add tr to nextAvailableServerName fix/regression_testing_vs_4.8.15.4 vkamn 2026-06-15 15:10:30 +07:00
  • cc404378f9 fix: remove only amnezia- prefixed docker volumes (#2728) yp 2026-06-15 09:12:19 +03:00
  • 129ae44edc fix: backup file and sigfall when app start (#2732) 4.8.19.0 feat/proxy-storage-cache NickVs2015 2026-06-15 08:56:58 +03:00
  • 16fc44f989 chore: bump version vkamn 2026-06-14 13:09:02 +07:00
  • ef909d3605 chore: fix typo vkamn 2026-06-14 13:05:19 +07:00
  • b9ca3315c6 fix: handle undefined values properly Yaroslav Gurov 2026-06-13 22:45:41 +02:00
  • 3ddd9c2f9c fix: handle undefined values properly fix/zeroed-params Yaroslav Gurov 2026-06-13 22:45:41 +02:00
  • cef419b666 remove comment & reset file dranik 2026-06-13 22:35:51 +03:00
  • 62fa095153 Fix: verify installer authenticity before launch fix/updater-verify-signature dranik 2026-06-12 16:25:32 +03:00
  • 7cc6a413f3 fix(killswitch): enable 120.blockNets by blockNets on Linux (split-tunnel "only forward sites" leak). fix/killswitch-blocknets-linux dranik 2026-06-12 13:33:46 +03:00
  • a1a7a5085b missing unfinished type for RU ts update/translation_RU MrMirDan 2026-06-12 12:44:37 +03:00
  • a1a2f63c23 true updated RU ts MrMirDan 2026-06-12 12:40:58 +03:00
  • 0d1cfbaf19 Fix for creating child elements for a parent element fix/async-ssh-threading dranik 2026-06-12 11:25:06 +03:00
  • 7064e8465b fixed increment name server N dranik 2026-06-11 17:30:55 +03:00
  • 0e6d0b444f (8) fixed async|clientsUpdated dranik 2026-06-11 14:39:19 +03:00
  • 6ed96e6a10 chore: add logs fix/self_hosted_reinstall_error NickVs2015 2026-06-11 13:32:34 +03:00
  • adc4212f62 (7) fixed appendClient abort & fix restore admin dranik 2026-06-11 11:34:59 +03:00
  • e9ed5b59a4 chore: bump version 4.8.18.0 vkamn 2026-06-11 11:42:39 +07:00
  • d0ca680348 (6) fixed xtls-rprx-vision→empty dranik 2026-06-10 18:20:56 +03:00