What's Changed
This is the first release of WireGuard Portal version 2.
Important
Version 2 uses a completely different database and configuration schema. Therefore, a migration step is necessary!
The migration process from v1 to v2 can be found in the documentation: https://wgportal.org/latest/documentation/upgrade/v1/
Most important changes:
- new responsive and multi-language UI
- support for multiple WireGuard interfaces
- support for OAuth and OIDC login
- improved LDAP support
- improved statistic collection
- support for Kubernetes deployments
- configuration via a single YAML file
- new documentation (see https://wgportal.org/latest/documentation/overview/)
- browser-based key generator for WireGuard keys
- improved RESTful API and token management
- new Docker image with included WireGuard support
- event logging
New Contributors
- @ReeseWang made their first contribution in #174
- @testwill made their first contribution in #190
- @HPPinata made their first contribution in #205
- @mtahernia made their first contribution in #217
- @sh0rch made their first contribution in #214
- @dependabot made their first contribution in #219
- @muellpanda made their first contribution in #251
- @alryaz made their first contribution in #267
- @congnvp made their first contribution in #291
- @dithmer made their first contribution in #293
- @ClarkQAQ made their first contribution in #316
- @sannier3 made their first contribution in #359
- @klmmr made their first contribution in #362
- @rafael-c-alexandre made their first contribution in #412
- @acc0mplish made their first contribution in #414
- @vdombrovski made their first contribution in #417
- @deel77 made their first contribution in #422
Full Changelog: v1.0.18...v2.0.0