Skip to content

Releases: UnAfraid/wg-ui

v0.0.15

15 Sep 16:34
4be6067
Compare
Choose a tag to compare

Changelog

  • 4be6067 Cleanup excessive validation of endpoint

v0.0.14

15 Sep 16:19
2680a5f
Compare
Choose a tag to compare

Changelog

  • 2680a5f Remove special characters from password generation

v0.0.13

08 Sep 22:15
a820c1b
Compare
Choose a tag to compare

Changelog

  • a820c1b Added route management based off peer allowed ips

v0.0.12

07 Sep 14:02
533aa5b
Compare
Choose a tag to compare

Changelog

  • 533aa5b Added different gomips versions
  • 41843f3 Added mips/mipsle (64 bit) build targets
  • f13110f Added mips/mipsle build targets
  • 7cd61ce Fixed interface stats for non linux os

v0.0.11

06 Sep 23:32
382ac1d
Compare
Choose a tag to compare

Changelog

  • 382ac1d Disable special character in initial admin user's password Avoid json escaping special characters and password mismatch

v0.0.10

06 Sep 11:26
1684851
Compare
Choose a tag to compare

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

03 Sep 15:53
b9be5cf
Compare
Choose a tag to compare

Changelog

v0.0.8

07 Jul 20:48
ee1f562
Compare
Choose a tag to compare

Changelog

v0.0.7

07 Jul 20:22
db82f4b
Compare
Choose a tag to compare

Changelog

  • db82f4b Replaced dataloader library
  • 9f2c2ea Replaced jwt library
  • b99eb2e Updated vendored dependencies
  • ae7e052 Updated vendored dependencies

v0.0.6

21 Jun 11:13
bb989da
Compare
Choose a tag to compare

Changelog

  • 9048e19 Bump github.com/lestrrat-go/jwx/v2 from 2.0.10 to 2.0.11
  • bb989da Cleanup unnecessary error returns
  • a7c5d62 Fixed foreign server address containing interface name
  • c1ef9e1 Updated vendored dependencies