Skip to content

Releases: christophwitzko/wg-hub

v1.13.0

26 Feb 20:06
Compare
Choose a tag to compare

1.13.0 (2024-02-26)

Feature

  • add external ip config option (9168b10)

Documentation

v1.12.0

24 Feb 13:53
Compare
Choose a tag to compare

1.12.0 (2024-02-24)

Feature

  • webui: add download config button (8b65f2f)

v1.11.0

21 Feb 08:57
Compare
Choose a tag to compare

1.11.0 (2024-02-21)

Feature

v1.10.0

20 Feb 19:28
Compare
Choose a tag to compare

1.10.0 (2024-02-20)

Feature

  • hub: reply with random free ip (2ea5cf7)
  • add peer generation endpoint (f0a3e39)
  • add network detection and ip generation logic (a26c734)

v1.9.0

11 Feb 19:25
Compare
Choose a tag to compare

1.9.0 (2024-02-11)

Feature

v1.8.0

11 Feb 14:05
Compare
Choose a tag to compare

1.8.0 (2024-02-11)

Feature

  • cache getHighlighterCore (ce41866)
  • use shiki for yaml highlighting (b4b9f1c)
  • api: add hub endpoint (c39af97)

v1.7.0

08 Feb 15:27
Compare
Choose a tag to compare

1.7.0 (2024-02-08)

Feature

  • add theme switch (d6e93a9)
  • check if new peer ip overlapps (873642f)
  • config: check peers for ip overlaps (5708995)

v1.6.0

07 Feb 18:55
Compare
Choose a tag to compare

1.6.0 (2024-02-07)

Feature

v1.5.0

07 Feb 18:19
Compare
Choose a tag to compare

1.5.0 (2024-02-07)

Feature

v1.4.0

07 Feb 14:01
Compare
Choose a tag to compare

1.4.0 (2024-02-07)

Feature

Bug Fixes

Documentation

Code Refactoring

  • move debug server to its own package (0a4d2e5)

Styles

CI