Skip to content

Releases: ngoduykhanh/wireguard-ui

wireguard-ui v0.5.2

23 Jun 08:10
6bbe230
Compare
Choose a tag to compare

What's Changed

  • Added BIND_ADDRESS environment variable to the project README by @ImAARIX in #384
  • README: Remove duplicate env var entry by @gabeklavans in #392
  • [Vulnerability] Cross site scripting (XSS) and Open Redirect on the login page by @catmandx in #396

New Contributors

Full Changelog: v0.5.1...v0.5.2

wireguard-ui v0.5.1

03 Jun 08:54
346e3bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

wireguard-ui v0.5.0

24 May 19:29
8ac33a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

wireguard-ui v0.4.0

02 Dec 22:54
be2ffba
Compare
Choose a tag to compare

Features Added
Custom wg conf template (#179)
Add environment variables for configuration (#189)
Add support to SSL/TLS/SSLTLS encryption for SMTP (#221)
Added checkbox FwMark in QRCode generation (#260)

Bug fixes /improvements
Add ForwardMark to global settings (#173)
Improve status UI (#196)
Mitigate CSRF attacks (#206)
Write the initial wireguard config on start, if none exists (#207)
Use ConstantTimeCompare to make the login more secure (#205)
Update golang and alpine docker image tag (#209)
Add MTU to client configs (#214)
Fixed the problem that Wake On Lan does not work when BASE_PATH is set (#229)
Disable automatic endpoint address detection when endpoint is supplied (#240)

wireguard-ui v0.3.7

20 Mar 12:58
ad4ca4d
Compare
Choose a tag to compare
  • UI adjustment #155, #172
  • Wake On Lan and management features #164
  • Optional Private Keys #161
  • SMTP fixes (#154)

wireguard-ui v0.3.6

29 Jan 08:15
71ede02
Compare
Choose a tag to compare

In this release:

  • Allow passing extra allowed subnets (#114)
  • QR code behind button and faster modal loading (#144)
  • SMTP support (#146)
  • PresharedKey is now only included if set (#141)
  • Dynamic year in footer page (#126)

wireguard-ui v0.3.5

21 Nov 19:09
Compare
Choose a tag to compare

In this release:

  • Make MTU and PersistentKeepalive optional (#123)
  • Make client email input optional (#122)
  • Update container health check (#124)
  • UI adjustments

wireguard-ui v0.3.4

12 Nov 20:19
abc0f74
Compare
Choose a tag to compare

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

09 Nov 10:21
93e3e84
Compare
Choose a tag to compare

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.2

28 Aug 13:59
Compare
Choose a tag to compare
  • Fix status page template