Releases: UnAfraid/wg-ui
Releases · UnAfraid/wg-ui
v0.0.15
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
Changelog
- b2c7677 Added graphiql with SSE support
- 1a63638 Added started/stopped/interface stats changed actions back
- ccdcbc1 Cleanup
- 8ae5cdb Cleanup
- 40184ab Cleanup
- 6d6837b Cleanup
- 30e1566 Cleanup
- 1e37828 Cleanup
- 41bbfcd Cleanup dataloaders
- b97d8b1 Cleanup notify and Error logs to Warn when they don't stop propagation
- d9a8bac Cleanup notify and Error logs to Warn when they don't stop propagation
- d78f6ba Cleanup unnecessary named returns
- 98ad4d0 Copy created/updated user id
- 2e9286c Directive cleanup
- 6f3cd0a Drop public ip look up
- beb5212 Fixed imported servers shown as not running even through they are running
- 1f5be09 Hook fire cleanup
- 19d8c54 Hook.ShouldExecute shouldn't be exposed
- f851a50 Improve orphan data cleanup
- aec77c5 Move most of the mutations in manage.Service to be able to handle cleanup and pre/post dependency logic
- 1684851 Move most of the packages in pkg
- 02513c1 Moved handlers/tools into internal package as well
- 179660e Split API resolver implementation into their own packages Moved subscription handlers into main services
- 6c16f50 Use server stats
- 66a83ad Use slices.Contains from go 1.21 package
- f199ec4 Wrap create/update/delete peer through wg.Service
v0.0.9
Changelog
- 89758fa Added debian and archlinux builds to goreleaser and quick start guide in README
- 8f32269 Cleanup
- 6ee39f9 Updated dependencies
- a22892e Updated dependencies
- 2076069 Updated dependencies
- 6fc8134 Updated to go 1.20.6
- bf2b1f9 Updated to go 1.21.0
- f47e7b6 Updated vendored dependencies
- b9be5cf add SSE transport