Skip to content

Releases: iFargle/headscale-webui

v0.5.0

23 Feb 10:02
a7b67bf
Compare
Choose a tag to compare

IMPORTANT

  • You may need to update your docker-compose.yml file with new variables. See the README for more information.

What's Changed

  • Clean up unused imports and variables by @iFargle in #24
  • Upgrad to v0.5.0 by @iFargle in #27
  • Upgraded to the newer fork of MaterializeCSS #26
  • Implement Basic Auth #13
  • Implement OIDC Auth #13
  • Allow users to set their own colors for the title bar and FABs (See README)
  • Shows a warning when a machine is nearing its expiration time
  • Minor usability improvements
    • Overview has a better layout
    • Jenkins is now pushing to Docker Hub as well as GitHub for images built for the main branch
  • Image now published to both GHCR and Docker Hub #25

Images

Docker Hub - https://hub.docker.com/r/ifargle/headscale-webui
GHCR - https://github.com/iFargle/headscale-webui/pkgs/container/headscale-webui

Full Changelog: v0.3.0...v0.5.0

v0.3.0

15 Feb 13:10
Compare
Choose a tag to compare

What's Changed

  • 8 provide error screen if unable to reach headscale server by @iFargle in #23
  • Provides an error screen under a few conditions (See helper.py)
  • Provides more a better experience for Overview - Does some basic checks to see if things exist. Should error less.
  • Greatly improved logging. Uses the default Flask logger - Much less spammy now.
  • Hopefully these changes make this a much better user experience overall.

Full Changelog: v0.2.5...v0.3.0

v0.2.5

13 Feb 23:24
Compare
Choose a tag to compare

What's Changed

  • Fix http 404 when BASE_PATH is assigned by @qiangyt in #15
  • thanks to @qiangyt proxying should be slightly easier. Please see the updated Traefik and nginx configs in the README.

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

11 Feb 03:17
Compare
Choose a tag to compare

Changes

  • Fixed an issue with OIDC disabled.

Full Changelog: v0.2.3...v0.2.4

v0.2.3

10 Feb 23:53
fa17088
Compare
Choose a tag to compare

Fixed:

  • BASE_PATH should now work on both "/" and /

What's Changed

  • 7 container v022 base path issue by @iFargle in #9

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 Feb 13:27
8ba9afd
Compare
Choose a tag to compare

What's Changed

  • 2 add git commit information to the UI by @iFargle in #6

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Feb 12:02
22acd77
Compare
Choose a tag to compare

What's Changed

  • 4 remove dependency on google fonts by @iFargle in #5

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Feb 05:39
d1e3c2b
Compare
Choose a tag to compare
  • Hid PreAuth Keys by default. Now you need to click to copy to clipboard.
  • GHCR Image

Full Changelog: https://github.com/iFargle/headscale-webui/commits/v0.1.0

What's Changed

  • 1 hide preauth keys by default by @iFargle in #3

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

09 Feb 05:04
Compare
Choose a tag to compare

First release. Compatible with Headscale v0.20.0
Docker image: ghcr.io/ifargle/headscale-webui:0.1.0

Full Changelog: https://github.com/iFargle/headscale-webui/commits/v0.1.0