Releases: ngoduykhanh/wireguard-ui
Releases · ngoduykhanh/wireguard-ui
wireguard-ui v0.3.4
In this release
- Convenient to use the enter key on the keyboard (#116)
- Adjust DateTime format in UI (#117)
- Fix form submit, preventing login. (#118)
- Fix flag to disable login (#119)
wireguard-ui v0.3.3
In this release:
- Expand env vars and flags #84
- Fix generating IPv6 address #105
- UI and bug fixes #66 #113 #104
wireguard-ui v0.3.1
- Abstracts database storage & Status page UI
#88
- Consume variables to set username and password otherwise use defaults #90
- Fix issue when updating clients and send mail #92
- Update Github Release Workflow (Node 14, Go 1.16)
wireguard-ui v0.3.0
- Security bug fixes
- Add feature to send config via email
wireguard-ui v0.2.9
Fix the release workflows
wireguard-ui v0.2.8
- Added UseServerDNS option for clients who do not have to use the DNS from server #79
- Port forwarding for server #69
- Remove maxchars for copy+paste support #58
wireguard-ui v0.2.7
- Bug fixes
- Add command-line arg to configure bind-address #36
wireguard-ui v0.2.6
Add ability to disable authentication #35
wireguard-ui v0.2.5
- Bug fixes
- Add PostUp and PostDown scripts #28