Releases: christophwitzko/wg-hub
Releases · christophwitzko/wg-hub
v1.13.0
v1.12.0
v1.11.0
v1.10.0
v1.9.0
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
1.4.0 (2024-02-07)
Feature
- add webui embedding (c8c05a7)
- use fallback and hide delete button for hub/requester (6a7912d)
- show if peer is hub or requester (9df6d1d)
- add cell actions (19c80d2)
- add column toggle component (f40b136)
- add badge and data-table components (5b0e66a)
- add peer feature (f4117b9)
- add config api endpoint (ac14dcb)
- add config page (44b6c87)
- simplify login form (66a0d15)
- update deps (9b3b620)
- add form component (cf21a71)
- improve nav bar (604165c)
- add navigation and config page (b9f6d0a)
- add peers table (ad6433e)
- show peers (cfc7c1d)
- verify auth token (08fbdc3)
- add center component (b898b38)
- add loading & logout (d3ed34e)
- add basic login logic (7e5d92a)
- use lowercase json (65b0d45)
- add auth for api (7e4a062)
- add alert component (e569d74)
- add basic components (989be8f)
- add shadcn-ui (50da22c)
- webui: init (6d85f6e)
- api: remove/add peers (ea88dc8)
- api: list peers (484ef5b)
- add peer parsing (02e2136)
- add initial api server (b303821)
Bug Fixes
- build error (77d3f23)
- cleanup unused imports (b5138b0)
- dark mode (3534b0c)
- content type header (ff20963)
Documentation
- add webui and api docs (e9c7f23)
Code Refactoring
- move debug server to its own package (0a4d2e5)