Skip to content

Releases: amnezia-vpn/amnezia-client

4.5.3.0

20 Apr 10:34
89703ba
Compare
Choose a tag to compare

What's Changed

  • WireGuard obfuscation feature added
  • Improved XRay support
  • Keyboard navigation
  • Updated Cloak plugin

Full Changelog: 4.5.0.0...4.5.3.0

For Ubuntu you need to install xcb plugin:
apt install libxcb-cursor0 libxcb-xinerama0

4.5.0.0

02 Apr 13:34
a6ca1b1
Compare
Choose a tag to compare
4.5.0.0 Pre-release
Pre-release
  • App split tunneling for Windows and Android
  • Multiple fixes

Full Changelog: 4.4.0.0...4.5.0.0

AmneziaVPN 4.4.0.0

21 Feb 21:47
3012559
Compare
Choose a tag to compare

AmneziaVPN 4.4.0.0

Full Changelog: 4.3.0.0...4.4.0.0

AmneziaVPN 4.3.0.0

31 Jan 21:02
Compare
Choose a tag to compare
AmneziaVPN 4.3.0.0 Pre-release
Pre-release

What's Changed

  • API support for AmneziaWG protocol
  • KillSwitch for Windows/MacOS/Linux for all VPN protocols

Full Changelog: 4.2.1.0...4.3.0.0

AmneziaVPN 4.2.1.0

20 Jan 19:55
Compare
Choose a tag to compare
AmneziaVPN 4.2.1.0 Pre-release
Pre-release

Full Changelog: 4.2.1.0...4.2.1.0

AmneziaVPN 4.2.0.1

15 Jan 12:55
9c30b0f
Compare
Choose a tag to compare
AmneziaVPN 4.2.0.1 Pre-release
Pre-release

What's Changed

  • fixed page return after installation by @Nethius in #393
  • Split tunnel for missed Protocol/OS by @outspace in #382
  • Update DNS description by @lunardunno in #402
  • bugfix/server config sync by @Nethius in #396
  • Update servercontroller.cpp, replace 2 calls (shred ; rm) with one (… by @useribs in #409
  • Fix Split tunnel exclude sites mode for OpenVPN and Cloak. Windows. by @outspace in #416
  • Use DNS over VPN for ForwardSites mode split tunnel by @outspace in #418
  • Upload new versions to R2 by @tiaga in #423
  • Change Qt mirror for builds by @tiaga in #426
  • Improve logic of install_docker.sh by @lunardunno in #420
  • added native config generation for ss and cloak by @Nethius in #407
  • Bugfix/minor UI fixes by @Nethius in #437
  • added client management by @Nethius in #432
  • fixed appProcessIsRunning() for win11 by @Nethius in #438
  • added a button to cancel installation if the package manager on the server is busy by @Nethius in #443
  • API support by @pokamest in #368
  • Improve install_docker.sh by @lunardunno in #431
  • fixed server search for sftp, dns and tor containers by @Nethius in #462
  • added persian translation file and menu item by @omortie in #465
  • build_macos.sh fix by @pokamest in #471
  • added an empty string check for the server name and user name change fields by @Nethius in #460
  • added selection of a default server for full access sharing by @Nethius in #475
  • returned shadowsocks to cloak container by @Nethius in #474
  • Android refactoring by @albexk in #452
  • full access config no longer contains the last_config field by @Nethius in #467
  • fixed hang after creating configuration on connection by @Nethius in #473
  • Update amneziavpn_ru.ts by @KsZnak in #472
  • added migration from version 3 of client management to version 4 by @Nethius in #479
  • Fix resolv-update script for MacOS (OpenVPN DNS) by @outspace in #478
  • full persian translation by @omortie in #483
  • Improve servercontroller.cpp for Ubuntu by @lunardunno in #482
  • added the ability to change the site link via a translation file by @Nethius in #489
  • fixed insert rows count in appendClient function by @Nethius in #492
  • ArchLinux_support by @lunardunno in #463
  • now value and setValue of secureQSettings are always called in the main thread by @Nethius in #493
  • added conversion using the system locale by @Nethius in #453
  • bugfix/split-tunnel-reset-on-app-reset by @Nethius in #488
  • Refactor Android open file method by @albexk in #481
  • Update AWG core (v0.1.8) by @outspace in #495

Full Changelog: 4.0.8...4.2.0.1

AmneziaVPN 4.1.2.0 Cloak PT Experimental

27 Nov 18:24
Compare
Choose a tag to compare

AmneziaVPN 4.1.2.0 Cloak PT Experimental
Experimental support OpenVPN with Cloak over Pluggable Transport for Desktops

AmneziaVPN 4.1.0.1

15 Nov 14:12
Compare
Choose a tag to compare

Linux:
You need to install xcb plugin
apt install libxcb-cursor0 libxcb-xinerama0

What's Changed

  • Bugfix/minor UI fixes 4 version by @Nethius in #375
  • updated Chinese translations for updating source strings by @ronoaer in #378
  • disabled the ability to change the protocol/server when a vpn connection is active by @Nethius in #377
  • Bugfix/minor UI fixes 4 version by @Nethius in #381
  • Feature/awg random values by @Nethius in #383
  • Restoring autostart and enable docker for CentOS 7 by @lunardunno in #384
  • translated new source strings to chinese by @ronoaer in #385
  • Bugfix/minor UI fixes 4 version by @Nethius in #386
  • Fix MTU len for Win WG/AWG by @outspace in #387
  • added new drawer2type for replacing drawertype by @ronoaer in #370
  • Revert "added new drawer2type for replacing drawertype" by @pokamest in #390
  • added getting awg parameters when adding an already installed awg container by @Nethius in #392
  • Bugfix/split tunneling by @Nethius in #374
  • fixed page return after installation by @Nethius in #393
  • Split tunnel for missed Protocol/OS by @outspace in #382
  • Update DNS description by @lunardunno in #402
  • bugfix/server config sync by @Nethius in #396
  • Update servercontroller.cpp, replace 2 calls (shred ; rm) with one (… by @useribs in #409
  • Fix Split tunnel exclude sites mode for OpenVPN and Cloak. Windows. by @outspace in #416
  • Use DNS over VPN for ForwardSites mode split tunnel by @outspace in #418
  • Upload new versions to R2 by @tiaga in #423

Full Changelog: 4.0.8...4.1.0.1

AmneziaVPN 4.0.8

15 Oct 11:56
Compare
Choose a tag to compare

AmneziaVPN 4.0.8 with new UI and new VPN protocol AmneziaWG

What's Changed

  • Crash on exit fix by @pokamest in #311
  • fixed: text field can not be updated to memory, including site and port by @ronoaer in #312
  • updated installer-wizardstyle for adapting macos, especially text doe… by @ronoaer in #315
  • fixed: protocol reloads old value in settings page by @ronoaer in #316
  • adapted installer wizard to macos style by @ronoaer in #317
  • fixed the implicitWidth error in protocol installation page by @ronoaer in #319
  • the cursor changes to Qt.PointingHandCursor when hovering over links by @ronoaer in #323
  • reconnect to server when changed the protocol and status is connected… by @ronoaer in #322
  • Update issue templates by @pokamest in #326
  • WireGuard rework for MacOS and Windows by @outspace in #314
  • Update Android icons by @outspace in #327
  • Android 8 support by @outspace in #321
  • fixed additional info can not be save in page OpenVpn settings by @ronoaer in #329
  • auto reconection when current-server's defaul container hase been cha… by @ronoaer in #325
  • fixed scroll stuck on textarea in page OpenVpnSettings by @ronoaer in #320
  • added close button when drawer shown in the topright corner by @ronoaer in #328
  • added parsing of wireguard config parameters when importing native configs by @Nethius in #332
  • build_windows.bat fix by @pokamest in #338
  • WireGuard rework for Linux by @outspace in #335
  • Bugfix/close drawer easily, short distance with dragging by @ronoaer in #336
  • Android round icons by @outspace in #341
  • feature/new-gui by @Nethius in #209
  • Fix disconnect button for desktop WG by @outspace in #345
  • Fix Linux App startup icon by @outspace in #344
  • Windows. Remove unused binary from build files by @outspace in #346
  • updated cursorshape of cardtype to Qt.PointingHandCursor by @ronoaer in #349
  • added hover effect for default-server in pagehome by @ronoaer in #340
  • redirected to pagesetupwizardeasy when none containers installed by @ronoaer in #347
  • Fixbug/not hide topright corner button by @Nethius in #355
  • added border hover effect for textarea by @ronoaer in #348
  • Limit Drawer positioning by dragHeight and total page height by @MattSchwiebert in #352
  • Added switcher "Allow app screenshots" for android by @Nethius in #357
  • updated visible logic of button 'set up later' by @ronoaer in #356
  • minor ui fixes by @Nethius in #359
  • added i18n for v4 by @ronoaer in #353
  • Bugfix/minor UI fixes 4 version by @Nethius in #360
  • Disable android accessibility by @albexk in #361
  • Bugfix/minor UI fixes 4 version by @Nethius in #362
  • fixed container config synchronization by @Nethius in #365
  • updated x position of topbutton when resize window by @ronoaer in #364
  • updated translations for branch feature/amnezia-wireguard-client-impl by @ronoaer in #366
  • Feature/amnezia wireguard client impl by @Nethius in #354
  • Bugfix/minor UI fixes 4 version by @Nethius in #371
  • Update ru translation by @pokamest in #372
  • Updated ru ts #2 by @pokamest in #373

Full Changelog: 3.1.0...4.0.8

AmneziaVPN 3.1.0

29 Aug 00:56
Compare
Choose a tag to compare

Release notes:

Linux:
You need to install xcb plugin
apt install libxcb-cursor0 libxcb-xinerama0