Commit Graph

  • d00d409cda feat: add Apple TV support for network extension and refactor ios cmake scripts spectrum 2026-02-13 16:51:44 +02:00
  • 25c70b5bf6 fix: fix android build aiamnezia 2026-02-13 17:21:15 +04:00
  • 7bf16f075c feat: add mutual exclusion between local proxy and vpn aiamnezia 2026-02-13 17:05:20 +04:00
  • 6518d4866e fix: Fix local proxy UI aiamnezia 2026-02-13 15:46:27 +04:00
  • d78416835c chore: change default i1 value (#2216) vkamn 2026-02-13 12:10:10 +03:00
  • 27e15eeecf feat: enhance OpenVPN support and configuration handling for iOS and macOS platforms bugfix/ovpn-ios-fix spectrum 2026-02-13 00:18:40 +02:00
  • c897963bac feat: add support for Apple TV target settings for iOS/Xcode projects spectrum 2026-02-13 00:17:19 +02:00
  • 573476499e update: check that current config is active MrMirDan 2026-02-12 12:45:37 +02:00
  • 949144c7e5 update: using MouseArea instead of changing popupType MrMirDan 2026-02-12 12:14:37 +02:00
  • 40e6c6aae3 feat: native wg with obfuscation (#2209) vkamn 2026-02-12 06:34:52 +03:00
  • 7963c2f6bf block configs revoke during connection MrMirDan 2026-02-11 19:37:40 +02:00
  • 911a999c64 fix: xray stability and split-tunneling (#2187) Yaroslav Gurov 2026-02-11 16:47:28 +01:00
  • b4f4184aa6 fix: returned mentioned lines (#2205) MrMirDan 2026-02-11 17:44:11 +02:00
  • 8f73e4e041 fix: ios compile feat_copy_docker_configs NickVs2015 2026-02-11 12:12:10 +03:00
  • 5c6db4b7a4 fix OpenGl error (#2185) NickVs2015 2026-02-10 06:15:31 +03:00
  • 582f21b0b1 fix(linux): force Qt6 modules to link from bundled lib via rpath bugfix/linux-bundle-libraries Mitternacht822 2026-02-09 21:31:16 +04:00
  • 21a8898151 fix: app buttons clicked instead of buttons in context menu MrMirDan 2026-02-09 12:00:15 +02:00
  • f6277cdbb2 fix: native wg obfuscation (#2199) vkamn 2026-02-09 05:54:30 +03:00
  • 99312e61d3 fix: allow start Gamepad only Android (#2198) NickVs2015 2026-02-09 05:40:48 +03:00
  • 49807ebb5b fix: add container copy optimization NickVs2015 2026-02-06 17:14:08 +03:00
  • 11e018e654 fix: add install container and copy config NickVs2015 2026-02-05 10:29:18 +03:00
  • 0fa3f861fd fix: restore configs NickVs2015 2026-02-04 23:03:38 +03:00
  • 9f0ae75a2f feat: add gamepad buttons support android (#2066) NickVs2015 2026-02-05 17:57:15 +03:00
  • 7960d8015d feat: add EULA and policy on IAP page (#2189) vkamn 2026-02-05 15:23:06 +03:00
  • 5dcc64e5e5 fix: deploy qopensslbackend on windows (#2190) vkamn 2026-02-05 15:22:47 +03:00
  • 964436ad43 fix: placeholder color, hide button image transparency, removed some lines (#2123) MrMirDan 2026-02-05 06:56:41 +02:00
  • 3a7d285e55 DNS update svamnezia 2026-02-05 06:46:18 +03:00
  • c5101bca41 fix: use proper configuration for split-tunneled apps fix/xray-app-split-win Yaroslav Gurov 2026-02-04 13:20:09 +01:00
  • 5379d79918 fix: xray heap corruption Yaroslav Gurov 2026-02-04 12:48:10 +01:00
  • 2acf199755 fix: temp change of deploy_to_s3 cript location fix/upload-to-s3 irvinklause 2026-01-30 07:46:35 +00:00
  • 4fc3900fd5 Merge pull request #2184 from amnezia-vpn/chore/add-release-date-upload ik 2026-02-04 12:20:23 +03:00
  • 8f5e42dd61 chore: add sending of release_date to s3 chore/add-release-date-upload irvinklause 2026-02-04 07:38:44 +00:00
  • 24895752c1 fix: added enablePeerTraffic call to xray (#2179) Yaroslav Gurov 2026-02-04 05:35:53 +01:00
  • 87eccfb4ca fix: fix scrolling on drawers (#2183) vkamn 2026-02-04 07:35:17 +03:00
  • 51b06c5960 chore: xray routing fine-tuning Yaroslav Gurov 2026-02-03 21:08:27 +01:00
  • 32374ad4cc chore: rework xray routing * get rid of redundant delays * check if remote calls are successful Yaroslav Gurov 2026-02-03 02:16:12 +01:00
  • 2276e55fdf chore: move tun init from tun2socks code to ipcserver Yaroslav Gurov 2026-02-02 14:29:06 +01:00
  • 3cdd41c833 feat: add support webview for multiplatforms feat_add_webview_support NickVs2015 2026-02-02 15:25:56 +03:00
  • 2aa9716cc0 chore: remove unnecessary steps during xray TUN setup phase Yaroslav Gurov 2026-02-02 12:21:00 +01:00
  • 6123268846 Remove unnecessary changes in translations svamnezia 2026-02-02 04:39:22 +03:00
  • e24a75e1d5 fix: add enablePeerTraffic call to xray Yaroslav Gurov 2026-02-02 01:37:41 +01:00
  • 6d798344d2 cleanup commented lines feature/configuration-transfer-through-qr Mitternacht822 2026-01-30 17:18:38 +04:00
  • e044507b94 Merge branch 'dev' into feat/file-password-protection MrMirDan 2026-01-30 14:45:36 +02:00
  • e43725473c feat: fix auto switch feat/switch_to_alive_protocol NickVs2015 2026-01-30 14:36:29 +03:00
  • 26607551be feat: add UI to protocol auto-switching NickVs2015 2025-12-26 18:32:55 +03:00
  • de066b4dc9 feat: add auto switch from AWG to Xray (only premium) NickVs2015 2025-12-10 19:01:35 +03:00
  • db251b7703 feat: add auto switch from AWG to Xray NickVs2015 2025-12-09 18:54:16 +03:00
  • a983d0504e fix: add checks for script components to find out where it can fall (#2169) ik 2026-01-30 09:43:30 +03:00
  • d0b8535395 fix: update tag deploy (#2168) vkamn 2026-01-30 08:15:50 +03:00
  • f84480cf56 chore: fix artifacts upload (#1961) dpamnezia 2026-01-30 12:43:21 +08:00
  • de7a026ec1 fix: change drawer parents interactivity (#2004) MrMirDan 2026-01-30 06:42:53 +02:00
  • a128c7d247 fix: keyboard navigation (#2023) MrMirDan 2026-01-30 06:42:29 +02:00
  • f316f0e25a feat: news notifications switch (#2126) MrMirDan 2026-01-30 06:19:50 +02:00
  • ea5242e29b fix: fixed cipher selection (#2110) NickVs2015 2026-01-30 07:18:54 +03:00
  • b31a62c55f feat: add support open files by atv (#2082) NickVs2015 2026-01-30 07:11:26 +03:00
  • 02e3107a23 feat: implement service kickstart and improve macos post install script (#2131) yyy-amnezia 2026-01-30 06:05:20 +02:00
  • 1862850108 feat: checking linux kernel version when installing amneziawg-go (#2098) lunardunno 2026-01-30 08:04:27 +04:00
  • dec1f51fd6 refactor: QR device transfer flow and UI tweaks Mitternacht822 2026-01-29 18:51:42 +04:00
  • 33ccba5059 update: number of connected devices feat/bot-key-unlink-device MrMirDan 2026-01-29 13:06:32 +02:00
  • 1485bb4a5d update: reload api acc info MrMirDan 2026-01-28 14:24:54 +02:00
  • 4c2010244b feat: Update local proxy settings page aiamnezia 2026-01-27 15:09:02 +04:00
  • a12c16aa33 feat: unlink device tab MrMirDan 2026-01-27 13:03:21 +02:00
  • b8145b6d2e fix: GE fix/ad-link-lang-support MrMirDan 2026-01-27 12:21:00 +02:00
  • 1ddb14db53 fix: ad link language support MrMirDan 2026-01-27 12:20:03 +02:00
  • e946ee2430 feat: enhance ConfigManager with dynamic proxy port resolution and availability check aiamnezia 2026-01-27 12:45:38 +04:00
  • 5fab8363e7 feat: made API port static and proxy port configurable aiamnezia 2026-01-27 11:09:27 +04:00
  • 8eabd549ff feat: add seft-hosted server backup NickVs2015 2026-01-21 12:27:24 +03:00
  • f73792844c chore: revoke #2148 (#2160) 4.8.12.9 vkamn 2026-01-26 14:39:47 +03:00
  • a7199ca6f5 fix: add +x permissions to wireguard-go on linux (#2159) Yaroslav Gurov 2026-01-26 12:16:39 +01:00
  • 5e757cdd3b chore: bump qt version for linux build (#2157) vkamn 2026-01-25 16:35:16 +03:00
  • 35c2e1564b chore: add debug aiamnezia 2026-01-23 15:33:25 +04:00
  • 92af1f3268 chore: runners (#2150) vkamn 2026-01-23 07:05:31 +03:00
  • aad9d6dae2 chore: remove redundant gateway (#2148) Yaroslav Gurov 2026-01-22 11:21:15 +01:00
  • 423fe3fd4f fix: remove redundant gateway from xrayprotocol (#2147) Yaroslav Gurov 2026-01-22 11:03:36 +01:00
  • 49d111d1fe DNS SvyatoslavVer 2026-01-20 17:37:22 +03:00
  • 238d149593 fix: enhance encryption handling in SecureQSettings fix/qsecuresettings-with-android aiamnezia 2026-01-20 14:48:17 +04:00
  • ca5bca085b feat: remove logs for local proxy aiamnezia 2026-01-19 16:25:59 +04:00
  • b591dd7445 fix: minor fixes (#2137) 4.8.12.8 vkamn 2026-01-19 14:03:54 +08:00
  • 33b2a3d2fc Merge branch 'dev' into feature/local-proxy-integration aiamnezia 2026-01-16 17:48:48 +04:00
  • 832fea3d50 refactor: transferController Mitternacht822 2026-01-16 02:31:21 +04:00
  • 917f5858a8 fix: update ProxyService to use new configuration fetching method aiamnezia 2026-01-15 23:35:39 +04:00
  • e98c11079a feat: enhance ConfigManager with fetch capabilities for Xray configuration aiamnezia 2026-01-15 23:05:36 +04:00
  • 84d908d4d8 feat: enhance local proxy error handling and configuration management aiamnezia 2026-01-15 21:04:10 +04:00
  • a45bb5ea4f chore: bump version (#2108) 4.8.12.7 vkamn 2026-01-15 15:48:48 +08:00
  • 43b51db132 transferController refactor Mitternacht822 2026-01-14 09:21:36 +04:00
  • d391abb0cc temp point Mitternacht822 2026-01-14 09:12:29 +04:00
  • 412e69af9b feat: update ConfigManager and ProxyServer to utilize Settings aiamnezia 2025-12-31 21:16:45 +04:00
  • 4492b0af7e fix: fix local proxy page aiamnezia 2025-12-31 20:15:40 +04:00
  • 806b1d75af refactor: streamline HTTP API for Xray control aiamnezia 2025-12-31 19:30:29 +04:00
  • 9740e7557a feat: add dynamic local proxy lifecycle in depence of settings aiamnezia 2025-12-31 18:48:57 +04:00
  • 5ab82e2196 chore: fix android build aiamnezia 2025-12-30 16:59:15 +04:00
  • ae44de7101 chore: fix win build aiamnezia 2025-12-30 16:05:05 +04:00
  • 2be6079e21 refactor: enhance XrayController to use IPC for process management aiamnezia 2025-12-30 15:24:50 +04:00
  • 2a653f8876 feat: implement local proxy settings UI and functionality aiamnezia 2025-12-30 14:19:32 +04:00
  • 41ab51a5ef feat: add server UUID management and local proxy settings aiamnezia 2025-12-30 11:02:59 +04:00
  • d859b111ca feat: awg connection states (#2091) 4.8.12.6 yyy-amnezia 2025-12-30 04:45:32 +02:00
  • 52031efc48 fix(): set desktopFileName for Wayland (#2104) Artyom Titov 2025-12-29 14:18:44 +03:00
  • d78202c612 chore: is-test-flight processing (#2093) vkamn 2025-12-29 19:18:03 +08:00
  • 6bac948633 refactor: move iOS/macOS NE specific disconnect logic to the top of disconnectFromVpn method (#2100) yyy-amnezia 2025-12-27 05:09:11 +02:00
  • a4c4ef71fb fix: minor fixes (#2099) vkamn 2025-12-26 22:55:57 +08:00