pokamest
f106b4d367
Merge pull request #1117 from amnezia-vpn/feature/process-auth-data
...
added processing of auth_data section when requesting api config
2024-10-18 10:57:57 +01:00
Nethius
74802f30ed
feature/proxy storage bypass ( #1179 )
...
* feature: added proxy storage bypass
- added encryption error handling to apiController
* chore: fixed include
2024-10-18 10:57:38 +01:00
albexk
d63bf15011
Android qt 6.7.3 ( #1143 )
...
* Up Qt to 6.7.3
* Bump version to 4.8.2.0
* Raise the minimum Android version to 8 (API 26)
* Update version code to separate versions for new and old Androids
* Fix mouse not working on TVs
* Refactor logging
* Bump version code
2024-10-18 10:52:24 +01:00
Nethius
60de146f03
chore/mozilla upstream ( #1136 )
...
* cherry-pick commit 5a51e292d44ec0fb07867aff0401b4c2a8fca1e8 from mozila upstream
* cherry-pick commit e8ecb857dcfb804b7766a54e725b442fc6c0e661 from mozila upstream
* cherry-pick commit 16269ffa600905b09678014f64951748fb0ff8ad from mozila upstream
2024-10-18 10:47:53 +01:00
pokamest
c4f32eed31
Merge pull request #1180 from amnezia-vpn/bugfix/open-file-error-missing-text
...
bugfix: added missing text in the errors [no ci]
2024-10-18 10:45:10 +01:00
vladimir.kuznetsov
2c9067b0de
bugfix: added missing text in the errors
2024-10-18 14:57:20 +08:00
pokamest
6844a2375b
Merge pull request #1107 from amnezia-vpn/chore/fix-warnings
...
chore: added clear() after extractConfigFromData() on android
2024-10-13 12:18:46 +01:00
Nethius
7b838e77a0
bugfix: removed the importErrorOccurred() signal overload, since qml does not know how to handle signal overloads ( #1111 )
2024-10-13 12:14:43 +01:00
Nethius
694e781beb
bugfix: fixed path to log folder for wireguard on windows ( #1137 )
2024-10-11 08:58:53 +07:00
Nethius
399a8c6d28
bugfix: fixed qml warnings when loading user list on PageShare ( #1119 )
2024-10-11 08:58:30 +07:00
vladimir.kuznetsov
dce08b3ecc
added processing of auth_data section when requesting api config
...
- fixed saving api_config section when processing backend response
2024-10-06 13:23:19 +08:00
vladimir.kuznetsov
2763da960f
chore: added clear() after extractConfigFromData() on android
2024-10-02 13:20:16 +08:00
pokamest
d4fff4af3c
Merge pull request #1092 from amnezia-vpn/refactoring/remove-single-application
...
replaced QSingleApplication with QLocalServer
2024-09-30 17:52:45 +01:00
albexk
f0903c32f3
Bump version to 4.8.1.9 ( #1103 )
2024-09-30 21:31:54 +07:00
pokamest
ea8875478e
Merge pull request #1102 from amnezia-vpn/fix/android-host-exception
...
Fix UnknownHostException
2024-09-30 11:43:00 +01:00
albexk
4c08e9f3bc
Fix UnknownHostException
2024-09-30 13:38:48 +03:00
albexk
e8736102bf
Bump Android version code ( #1100 )
2024-09-29 22:37:07 +07:00
Nethius
371cadcc02
chore: bump version to 4.8.1.8 ( #1099 )
...
- fixed m_isDevGatewayEnv initialization in Settings class
2024-09-29 21:29:36 +07:00
albexk
c3805195af
Bump version to 4.8.1.1 ( #1096 )
2024-09-28 00:02:46 +07:00
Mykola Baibuz
2ef267bc44
Revert iOS OpenVPN version ( #1078 )
2024-09-26 00:10:36 +07:00
vladimir.kuznetsov
02a98b9d68
replaced QSingleApplication with QLocalServer
2024-09-25 11:42:02 +05:00
pokamest
94bae4b859
Merge pull request #1088 from amnezia-vpn/bugfix/android-native-wg-obfuscation
...
Add support for obfuscated WG on Android
2024-09-23 13:16:58 -07:00
albexk
425acc5f8b
Add support for obfuscated WG on Android
2024-09-23 17:53:56 +03:00
pokamest
bb87c0838d
Merge pull request #1083 from amnezia-vpn/bugfix/ios-native-wg-obfuscation
...
bugfix: fixed parameter handling for native wg obfuscation
2024-09-23 07:51:06 -07:00
vladimir.kuznetsov
268adfb0a1
bugfix: fixed parameter handling for native wg obfuscation
2024-09-22 23:05:07 +05:00
pokamest
c681611102
Bump version to 4.8.1.0
2024-09-20 13:08:28 +01:00
pokamest
4fc2a23f49
Merge pull request #1076 from amnezia-vpn/fix/android-protocol-libs
...
Exclude protocol libraries from loading at application startup
2024-09-20 05:06:41 -07:00
pokamest
23f4a6ec8e
Merge pull request #1077 from amnezia-vpn/bugfix/linux-page-home-drawer-size
...
bugfix: fixed drawer size to pageHome on first startup
2024-09-20 04:38:24 -07:00
vladimir.kuznetsov
504862c2b8
bugfix: fixed drawer size to pageHome on first startup
2024-09-20 15:36:20 +04:00
Mykola Baibuz
a22a9448ca
Some XRay improvements ( #1075 )
2024-09-20 12:12:22 +01:00
pokamest
862e83ddf5
Merge pull request #1073 from amnezia-vpn/bugfix/awg-wg-persistent-keep-alive-variable-type
...
returned awg/wg persistentKeepAlive variable type to string
2024-09-20 03:08:27 -07:00
albexk
8735eee662
Exclude protocol libraries from loading at application startup
2024-09-19 23:41:37 +03:00
pokamest
ff82cf5dc4
Merge pull request #1074 from amnezia-vpn/fix/gh-ios-build
...
Fix iOS build on GHA
2024-09-19 09:24:32 -07:00
Iurii Egorov
8648790583
Fix iOS build on GHA
2024-09-19 18:47:20 +03:00
vladimir.kuznetsov
b881d92a80
bugfix: returned awg/wg persistentKeepAlive variable type to string
2024-09-19 16:04:36 +04:00
pokamest
7ad7f31e4d
Merge pull request #1072 from amnezia-vpn/fix/android-xray-domain-name
...
Fix domain name resolution for XRay
2024-09-19 13:59:06 +03:00
albexk
138e6f70a4
Fix domain name resolution for XRay
2024-09-19 13:31:59 +03:00
Pokamest Nikak
6f94f4646a
Fix Xray connection timeout for Windows
2024-09-19 11:18:40 +01:00
pokamest
4a01d2cf20
Merge pull request #1070 from amnezia-vpn/bugfix/awg-wg-persistent-keep-alive-variable-type
...
bugfix: fixed awg/wg persistentKeepAlive variable type
2024-09-18 17:13:53 +03:00
vladimir.kuznetsov
8948601caa
bugfix: fixed awg/wg persistentKeepAlive variable type
2024-09-17 15:11:14 +04:00
Vitaly
aa92ccd06d
Small improve on next IP generation / WireGuard, AWG ( #1054 )
...
Small improve on next IP generation
2024-09-17 13:29:01 +07:00
Vitaly
253ae75795
Added list of AllowedIPs for WireGuard/AWG connections on Share -> Users ->ExpandedContent page ( #1055 )
...
Added list of AllowedIPs for WireGuard/AWG connections on Share -> Users ->ExpandedContent page
2024-09-17 13:28:44 +07:00
pokamest
87cb5f620a
Bump version to 4.8.0.4
2024-09-16 22:18:45 +01:00
Nethius
46cd740a84
added domain name resolving before connection for wg/awg and xray protocols ( #814 )
...
added domain name resolving before connection
2024-09-16 22:14:13 +01:00
Pokamest Nikak
76e5039578
Update translations
2024-09-15 11:09:59 +01:00
Pokamest Nikak
c6b131aa4c
Bump version to 4.8.0.1
2024-09-13 18:25:04 +01:00
pokamest
5e72bf945c
Merge pull request #1064 from amnezia-vpn/fix/android-window-hiding
...
Fix window hiding on startup on Android
2024-09-13 18:21:49 +03:00
albexk
eebf7eccec
Fix window hiding on startup on Android
2024-09-13 18:14:25 +03:00
pokamest
168c293bfe
Merge pull request #979 from amnezia-vpn/feature/update-tap
...
Update TAP-Windows driver
2024-09-13 15:00:31 +03:00
Nethius
aae3cdcac1
added saving allowed_ips to the array of strings for old configs ( #926 )
...
* added saving allowed_ips to the array of strings for old configs
* Remove config string processing, add getting all AWG, WG parameters from JSON
* fixed checking of default routes when adding split tunneling from the application
* added check when processing siteBasedSplitTunneling
2024-09-13 10:53:21 +01:00