wireguard-ui v0.5.0
What's Changed
- Manage Wireguard restarts from docker container (Feature #263) by @mojothemonkey2 in #267
- Fix login redirect problems. by @systemcrash in #270
- README improvements. by @systemcrash in #268
- Skip PresharedKey generation by @systemcrash in #271
- Update readme and code comments by @ngoduykhanh in #272
- feat: update user profile by @ngoduykhanh in #280
- Fix doubled tags on reload by @bytedream in #277
- Make client QRCode honour client
Use Server DNS
setting. by @systemcrash in #276 - Some comment fixes by @systemcrash in #278
- WireGaurd --> WireGuard (Typo) by @Nenodema in #281
- SMTP: Support disabling encryption by @AlexanderS in #297
- Qr code filename fix by @armisss4 in #290
- Add favicon by @bytedream in #288
- Status show IP's by @armisss4 in #291
- Client search by @armisss4 in #303
- Match MTU value between settings and documentation by @naclander in #298
- About page by @armisss4 in #296
- User management panel by @armisss4 in #289
- Show apply config button only when needed by @armisss4 in #292
- Client filtration by @armisss4 in #330
- Add log levels by @bytedream in #332
- Disable cgo when building release binary with ci by @bytedream in #334
- Add more docker-compose examples by @bytedream in #339
- Fix for fwmark by @systemcrash in #279
- Stamp git commit into docker builds by @systemcrash in #325
- better error-handling if no public IP could be detected by @Matze1224 in #323
- About page not showing menu items fix by @armisss4 in #343
- Replace go.rice with native go embedding by @bytedream in #331
- Follow-up fix for fwmark by @systemcrash in #372
- Hide user settings if login is disabled by @bytedream in #361
- Healthcheck: account for custom bind port by @djarbz in #295
- Added Table to global settings by @andycandy-de in #308
New Contributors
- @mojothemonkey2 made their first contribution in #267
- @systemcrash made their first contribution in #270
- @bytedream made their first contribution in #277
- @Nenodema made their first contribution in #281
- @AlexanderS made their first contribution in #297
- @armisss4 made their first contribution in #290
- @naclander made their first contribution in #298
- @Matze1224 made their first contribution in #323
- @djarbz made their first contribution in #295
- @andycandy-de made their first contribution in #308
Full Changelog: v0.4.0...v0.5.0