Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-03-30 | 1.4 kB | |
v0.6.0.tar.gz | 2023-03-30 | 615.3 kB | |
v0.6.0.zip | 2023-03-30 | 650.5 kB | |
Totals: 3 Items | 1.3 MB | 2 |
What's Changed
- Tidy Dockerfile and add linter to project by @mattcen in https://github.com/iFargle/headscale-webui/pull/49
- Update SETUP.md by @nicko170 in https://github.com/iFargle/headscale-webui/pull/50
- Update SETUP.md by @ankitgyawali in https://github.com/iFargle/headscale-webui/pull/62
- v0.6.0 by @iFargle in https://github.com/iFargle/headscale-webui/pull/64
- [#63] - Fixed a redirect loop when not hosting in anything other than /
- [#54] Added a routes page to manage subnet failovers
- [#53] - Using the headscale config.yaml to get the external Headscale URL for display purposes (rather than the HS_SERVER variable, which can be a docker-internal network in many cases)
- Upgraded to the latest version of MaterializeCSS
- Fixed adding tags
- Merge exit routes "0.0.0.0/0" and "::/0" into a single "Exit Route" button
What's New
- A routes page to manage exit routes, regular routes, and failover routes
- In-page search for Machines and Users pages
New Contributors
- @mattcen made their first contribution in https://github.com/iFargle/headscale-webui/pull/49
- @nicko170 made their first contribution in https://github.com/iFargle/headscale-webui/pull/50
- @ankitgyawali made their first contribution in https://github.com/iFargle/headscale-webui/pull/62
Full Changelog: https://github.com/iFargle/headscale-webui/compare/v0.5.6...v0.6.0