VoyNaLunu
5a07a1274f
fix: GetBestRoute always returning 1231 error ( #1981 )
...
* fix GetBestRoute always returning 1231 error
* revert some changes because fix turned out to be simpler
2025-11-26 12:46:55 +08:00
MrMirDan
7b8ff1fd6e
fix: checked format after changing protocol ( #1937 )
...
* fix: checked format after changing protocol
* update: improved some lines
* fix(ui): restore checkmark for connection format after switching protocol
* fix: correct a typo
* fix(ui): escape regex in client search filter
* refactor: removed redundant lines
---------
Co-authored-by: Mitternacht822 <sb@amnezia.org >
2025-11-26 12:07:24 +08:00
MrMirDan
c7221832e0
fix: users search field clears on 'x' button or 'escape' key clicked ( #1920 )
2025-11-26 11:57:28 +08:00
NickVs2015
eb7d031c7d
fix: clear qt cache on start app ( #2008 )
...
* Fix/ Cache clear Android
* Fix: Clear cache on start app
* chore: bump version
---------
Co-authored-by: vkamn <vk@amnezia.org >
2025-11-26 11:47:50 +08:00
vkamn
01ec79b7d5
fix: news fetch ( #1994 )
...
* fix: fixed news nested qml call
* feat: async proxy bypass
2025-11-18 00:21:02 +08:00
NickVs2015
b4d78d865a
fix: fix android crash ( #1988 )
2025-11-14 13:57:52 +08:00
NickVs2015
b53cdcff08
fix: fix self-hosted TextFields and Keyboard reset issue ( #1983 )
...
Co-authored-by: vkamn <vk@amnezia.org >
2025-11-12 15:57:53 +08:00
NickVs2015
5fdce1e49e
fix: fix ui android issues ( #1980 )
...
* Fix UI issues
* Fix Screen Swipe
2025-11-11 22:03:27 +08:00
Yaroslav
2ee61a040b
fix: iOS appstore publish fix ( #1922 )
2025-11-04 12:10:30 +08:00
vkamn
741b5cc0f9
fix: qt6 9 support ( #1973 )
...
* Fix qt 6.9 support
* add support android sdk 36
* feat: add support SafeMargins from Android
* Fix black screen
---------
Co-authored-by: NickVs2015 <nv@amnezia.org >
2025-11-04 11:43:36 +08:00
MrMirDan
aaf0e070dc
fix: hide description ( #1959 )
2025-11-03 10:27:01 +08:00
vkamn
236daf6b3b
feat: ad label ( #1966 )
...
* refactor: ad label desing refatroing
* feat: add ad label settings processing
* chore: fix ru translations
* chore: minor fixes
2025-11-03 10:26:22 +08:00
vkamn
f1481b1b1f
feat: add async post in gateway controller ( #1963 )
2025-10-29 23:24:24 +08:00
vkamn
f6e7d3ccf1
fix: minor ui fixes ( #1917 )
...
* feat: improve storage processing
* fix: minor ui fixes
2025-10-09 23:22:58 +08:00
Mitternacht822
a754a11913
fix: added displaying vpn_key field added in older version of the app ( #1873 )
...
* fix(api_key): added displaying vpn_key field added in older version of the app
* revert changes
* fix: implemented generation of api key text for PremiumV2
* fix: deleted unnecessary code
* saving apikey text when generating
* added method for vpn key export, fixed wrong saving file
2025-10-07 23:16:28 +08:00
vkamn
4d25e3b6f6
chore: minor bugfixes ( #1915 )
2025-10-07 23:15:06 +08:00
MrMirDan
1fac280497
fix: main app info added after clearing logs ( #1913 )
2025-10-06 21:07:04 +08:00
Yaroslav
c886c5e6a7
feat: enhance OpenVPN configuration handling and logging for iOS plat… ( #1910 )
...
* feat: enhance OpenVPN configuration handling and logging for iOS platform
* refactor: remove $OPENVPN_TA_KEY_SANITIZED and use $OPENVPN_TA_KEY instead
2025-10-06 21:04:49 +08:00
aiamnezia
cd7f78b9ca
feat: news and notifications page ( #1660 )
...
* Add news and notifications
* Add localization for news and notifications
* Remove news caching
* Add fetching news befor openning news page
* Fix not updating news page
* Delete debug output
* Remove news and notificztions with only self-hosted servers
* Add stack filters to fetching news request
* Add fetching news with changing stack in the client
* small refactoring
* polishing
* Rename newsModel files and fix naming in code
* fix: remove custom signals; fetch news only on stack expansion
* chore: delete unnecessary code
* chore: code style fixes
* fix: fixed memory leak in gateway controller
---------
Co-authored-by: vkamn <vk@amnezia.org >
2025-10-06 12:06:36 +08:00
vkamn
a587d3230f
fix: again fixed site link for features field ( #1908 )
2025-10-06 11:38:57 +08:00
MrMirDan
93e7b45136
fix: removed 'clear site list' button icon ( #1909 )
2025-10-06 11:37:42 +08:00
vkamn
e024f71ce1
fix: allow remove expired api configs ( #1907 )
2025-10-03 14:45:12 +08:00
MrMirDan
50d1be7b4a
chore: update for RU translation ( #1893 )
2025-10-02 20:59:45 +08:00
MrMirDan
3ec6d8973b
fix: warning visible only on windows ( #1900 )
2025-10-02 20:59:23 +08:00
Yaroslav Gurov
3ea47d31a9
fix: restore dns after using xray ( #1902 )
2025-10-02 20:58:53 +08:00
vkamn
30c8cc4548
feat: add isConnectEvent field to api request ( #1896 )
2025-09-30 12:10:27 +08:00
vkamn
98586d2dd9
fix: fixed site link ( #1897 )
2025-09-30 12:07:27 +08:00
vkamn
db535f7e7d
chore: increase default values ( #1891 )
2025-09-29 11:05:30 +08:00
vkamn
89f30d8c31
fix: fixed native wg obfuscation ( #1890 )
2025-09-29 10:58:44 +08:00
Yaroslav
8bce432824
fix: enable paste from clipboard on ios in addition to android ( #1868 )
2025-09-29 10:56:41 +08:00
MrMirDan
f3539b2632
fix: proper wl name on connection key page ( #1867 )
...
* fix: proper wl name on connection key page
* some changings
* little change
* added missing import
* fix: proper wl default filename
2025-09-29 10:55:53 +08:00
MrMirDan
7a96c212f3
fix: rename user in search ( #1847 )
2025-09-29 10:51:52 +08:00
MrMirDan
2d5dc54e0f
fix: keyboard navigation for text fields ( #1879 )
2025-09-29 10:50:57 +08:00
MrMirDan
cef4c262e9
fix: keyboard fix for api 'connection key' buttons ( #1872 )
2025-09-29 10:50:18 +08:00
MrMirDan
34309261a8
fix: scrollbar always visible ( #1877 )
...
* fix: scrollbar always visible
* fix: scrollbar always visible on app split tunneling page
2025-09-29 10:49:19 +08:00
MrMirDan
657eeb40c7
fix: mirror error code link ( #1863 )
...
* fix: mirror error code link
* remake
2025-09-29 10:48:36 +08:00
MrMirDan
b4938c2cc9
fix: default lang matching between app and OS ( #1855 )
...
* fix: default lang matching between app and OS
* remake
* fix: set default lang value
2025-09-29 10:47:54 +08:00
MrMirDan
524fefc5cb
feat: warning on app split tunneling for windows ( #1880 )
2025-09-29 10:45:14 +08:00
Yaroslav
73f13404bb
feat: add support for multiple scenes and handle URL contexts in iOS 13+ ( #1889 )
2025-09-29 10:40:58 +08:00
MrMirDan
5fc68cca83
fix: split tunneling restoration from backup ( #1835 )
2025-09-15 10:55:18 +08:00
Mitternacht822
fcb7b8fa8d
fix: save/restore AmneziaDNS state ( #1833 )
2025-09-15 10:54:34 +08:00
vkamn
4d0efc7ea5
fix: remove duplicate m_vpnConnection delete from AmneziaApplication destructor ( #1848 )
2025-09-10 15:01:52 +08:00
Ivan
a77842c9e3
feat: add server diagnostics script ( #1837 )
...
Co-authored-by: Ivan Istomin <istomin-ms@yandex.ru >
2025-09-09 19:33:35 +08:00
Mitternacht822
0ded9db780
refactor: use QCommandLineOption members for autostart/cleanup ( #1820 )
...
* refactor(app options): use QCommandLineOption members for autostart/cleanup
* fix(app): initialize QCommandLineOption members in ctor/field to avoid no-default-ctor build failures
2025-09-03 12:03:45 +08:00
Mitternacht822
58d480fcb5
fix: moved startMinimized to Q_Property ( #1819 )
2025-09-03 12:03:10 +08:00
aiamnezia
7154428d26
fix: sharing QR code size ( #1830 )
2025-09-03 11:58:36 +08:00
MrMirDan
02a52d0169
fix: full config default filename ( #1831 )
2025-09-03 11:57:30 +08:00
MrMirDan
ec60764072
fix: rename/revoke user while in search on share page ( #1787 )
...
* fix: revoke user config
* fix: user renaming
* fix: revoke signal
* some fixes
* remaded fix
2025-09-03 11:56:08 +08:00
MrMirDan
17d2fa5532
fix: premium key duplication ( #1818 )
...
* ru translation fix
* crc saving
* little fix
* updated crc saving
* fix: added comparison by key
* remaded fix
2025-09-03 11:54:11 +08:00
MrMirDan
3ca8b534e8
fix: go to home page after first protocol manual installation ( #1829 )
2025-09-03 11:52:45 +08:00