Releases: wirewizard-dev/wireguard-linux
Releases · wirewizard-dev/wireguard-linux
v1.0.11
11 Oct 07:46
Compare
Sorry, something went wrong.
No results found
Tray menu:
Display the current interface.
Interface switch button.
v1.0.10
26 Jul 22:50
Compare
Sorry, something went wrong.
No results found
Time parser updated.
Preshared key added to display.
Minor corrections and updated README.
v1.0.9
26 Jul 08:47
Compare
Sorry, something went wrong.
No results found
The visual part of TunnelConfig has been completely redesigned.
Fixed a bug where, when selecting an interface, right-clicking in the left_panel did not activate the “Activate/Deactivate” buttons.
v1.0.8
13 Jun 10:45
Compare
Sorry, something went wrong.
No results found
Style fixes:
Fixed background-color styles breaking in right_panel .
Replaced emoji icons with classic icons built into Qt .
v1.0.7
10 Jun 13:02
Compare
Sorry, something went wrong.
No results found
wireguarg.go optimization:
Migration from slices to strings.Builder .
Migration from strings.Split to bytes.SplitSeq .
Typo in the path fixed.
wireguard.py bug:
Fixed a bug where, if you right-click on left_panel while the tunnel is active , the name of the active tunnel is reset and the “Edit” button does not work.
v1.0.6
06 Jun 14:36
Compare
Sorry, something went wrong.
No results found
NO update is required from version 1.0.5 to 1.0.6 .
Added dependency check in deb-pkg.
Typo fixed.
v1.0.5
21 May 22:21
Compare
Sorry, something went wrong.
No results found
Added support for colors as in the Windows version in tunnel creation/update.
v1.0.4
17 May 18:50
Compare
Sorry, something went wrong.
No results found
Correct display of all errors in logs when importing a configuration file fails.
Added timeout to auto disconnect after 20 seconds if any error occurs when connecting via wg-quick utility.
Added 6 MB limit on logs, after which 1/2 is cleared automatically.
Cleaned up code from unnecessary repetitions and other small fixes.
v1.0.3
16 May 22:20
Compare
Sorry, something went wrong.
No results found
Fixed bug when switching from active tunnel not via right_click_mouse(Toggle).
v1.0.2
16 May 14:45
Compare
Sorry, something went wrong.
No results found
Added ability to select/unselect via ctrl +left_click_mouse .
Fixed zero import error and other small changes.