Skip to content

Releases: freifunkMUC/wg-access-server

v0.8.0

15 Jun 19:34
36cce5e
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes and other changes

Dependencies

New Contributors

  • @nathanael-h made their first contribution in #178
    and also opened a lot of bug reports, helped fixing bugs and testing bug fixes, thanks a lot!

Full Changelog: v0.7.0...v0.8.0

v0.7.0

19 Apr 13:27
b71ad3f
Compare
Choose a tag to compare

What's Changed

Note: From this release on the Helm chart has been removed and no new Helm packages will be published in this repository. If you are a Helm user, we need you as a new maintainer. See this issue for more information.

wg-access-server can now make use of the WireGuard kernel implementation, massively improving speed and latency while reducing CPU usage.

Features

  • Add optional client isolation feature for blocking traffic between devices by @DasSkelett in #134
  • When only a single auth is enabled, dont show auth selector by @halkeye in #123
  • Allow comma as list separator for environment variables by @DasSkelett in #153
  • Use WG kernel module implementation if available by @DasSkelett in #156

Fixes and other changes

Dependencies

Full Changelog: v0.6.0...v0.7.0

v0.6.0

12 Mar 20:41
54d4b88
Compare
Choose a tag to compare

What's Changed

Features

  • Introduce authoritative-ish DNS server to serve domain names for client devices by @DasSkelett in #106
  • Rename module to github.com/freifunkMUC/wg-access-server by @halkeye in #120
  • helm: multiple improvements by @DerRockWolf in #125
  • helm: add option to configure wireguard.service.nodePort by @elcomtik in #129

Fixes and other changes

  • Update TODO.md by @awlx in #98
  • Always run linting workflow by @DasSkelett in #101
  • Added: Strong admin password generation to default README by @GoliathLabs in #99
  • Add CAP_SYS_MODULE to Docker commands and docker-compose.yml by @DasSkelett in #104
  • Don't add CAP_SYS_MODULE by default and other Docker documentation fixes by @adamhl8 in #105
  • used crate-ci/typos and found a few by @halkeye in #122
  • Report why oidc failure is happening by @halkeye in #121
  • Fix panic on nil LastHandshakeTime in metadata sync by @DasSkelett in #126
  • Move codegen steps from default into separate Dockerfile by @DasSkelett in #128
  • Added: GitHub Action to check for typos in our code by @GoliathLabs in #131

Dependencies

New Contributors

Full Changelog: v0.5.2...v0.6.0

v0.5.2

02 Feb 21:11
e5a636c
Compare
Choose a tag to compare

What's Changed

  • Updated: Helm chart to v0.5.1 and fixed wrong repo url by @GoliathLabs in #78
  • Switch to our own pg-events fork by @DasSkelett in #80
  • Always run npm build stage on host-native platform by @DasSkelett in #81
  • Update 2-configuration.md by @T0biii in #83
  • Build and publish ppc64le and s390x images, limit parallel buildx jobs to 4 by @DasSkelett in #84
  • Set node to a more fine-grained version by @GoliathLabs in #85
  • Bump typescript from 4.5.4 to 4.5.5 in /website by @dependabot in #93
  • Bump prettier from 2.5.0 to 2.5.1 in /website by @dependabot in #89
  • Bump date-fns from 2.27.0 to 2.28.0 in /website by @dependabot in #92
  • Create Helm update workflow by @DasSkelett in #96
  • Disable IPv6 by default and auto generate admin password in helm Chart by @zandemax in #95

New Contributors

Full Changelog: v0.5.1...v0.5.2

Docker

https://github.com/freifunkMUC/wg-access-server#running-with-docker

v0.5.1

25 Jan 22:42
372cf95
Compare
Choose a tag to compare

What's Changed

  • Let's try some code scanning by @awlx in #69
  • Fixes Helm Chart to use the correct image by @awlx in #72
  • Now using the metadata action for tags & labels by @GoliathLabs in #70
  • Remove left-over label line by @DasSkelett in #75

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 Jan 09:48
bc0ae6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.5.0