Releases: h44z/wg-portal
Releases · h44z/wg-portal
v2.0.0-alpha.2
First bugfix release for v2 alpha.
What's Changed
- Small mistake in auth.go comment by @ReeseWang in #174
- Frontend: Treat peer DNS as StringSliceConfigOption by @ReeseWang in #178
- Peer interface address should match server's prefix length by @ReeseWang in #177
- Respect some config values by @ReeseWang in #175
- chore: no need to use fmt.Sprintf by @testwill in #190
- Use Alpine base image by @HPPinata in #205
- Fix installation button translations by @bonddim in #215
- Fix issue #211: DNS Search Domain not applying by @mtahernia in #217
- Russian language added. by @sh0rch in #214
- Build improvements by @bonddim in #216
- Fix: Password storage issue with PostgreSQL backend by @ReeseWang in #231
- chore: update external dependencies
New Contributors
- @ReeseWang made their first contribution in #174
- @testwill made their first contribution in #190
- @HPPinata made their first contribution in #205
- @bonddim made their first contribution in #215
- @mtahernia made their first contribution in #217
- @sh0rch made their first contribution in #214
- @dependabot made their first contribution in #219
Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2
v2.0.0-alpha.1
first V2 alpha release
What's Changed
- V2 alpha by @h44z in #172
- Small mistake in auth.go comment by @ReeseWang in #174
- frontend: Treat peer DNS as StringSliceConfigOption by @ReeseWang in #178
- Peer interface address should match server's prefix length by @ReeseWang in #177
- Respect some config values by @ReeseWang in #175
- chore: no need to use fmt.Sprintf by @testwill in #190
New Contributors
- @ReeseWang made their first contribution in #174
- @testwill made their first contribution in #190
Full Changelog: v1.0.18...v2.0.0-alpha.1
v1.0.19
What's Changed
- BREAKING: moved Docker-Hub repository from h44z/wg-portal to wgportal/wg-portal
- New Docker versioning schema (stable, v1, 1.x, 1.x.y tags for the current stable V1 version)
- Update Gin dependency
- Replace inaccessible external dependency
- Fix missing DeviceType in API (#170)
Full Changelog: v1.0.18...v1.0.19
v1.0.18
What's Changed
- Add Interface column in user profile and fix sorting by @philippderdiedas in #153
Full Changelog: v1.0.17...v1.0.18
v1.0.17
What's Changed
- Implementation of recursive LDAP resolution for non-flat enterprise directory services by @asterix11 in #133
- Fix: "host" network_mode is incompatible with port_bindings by @catholic-indulgence-vaper in #137
- Healthcheck listen on localhost by @DoMaLo in #138
- Fix DNS resolution problem
New Contributors
- @catholic-indulgence-vaper made their first contribution in #137
- @DoMaLo made their first contribution in #138
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- Fix: Possibility to save clients without preshared key by @skodapilot in #114
- Fix: If a user overrides the pre-set public key, the private-key will be removed by @asterix11 in #125
- Fix: DNSStr validator by @philippderdiedas in #126
- Feature: Lazy load QR codes, speeds up frontend loading times
- Feature: Expiry Date for Peers
- Feature: Multiarch Docker Build
- Feature: Add config option to make everyone admin by @dada513 in #106
- Releases: drop support for pre-build legacy binaries (GLIBC 2.24, Debian Stretch)
New Contributors
- @dada513 made their first contribution in #106
- @skodapilot made their first contribution in #114
- @asterix11 made their first contribution in #125
- @philippderdiedas made their first contribution in #126
Full Changelog: v1.0.15...v1.0.16
v1.0.15
Changelog
- fix delete peer status code by @soloradish in #95
- User can manage his peers on his own by @alexander-beck in #82
Full Changelog: v1.0.14...v1.0.15