What's Changed
- [fix] ldap-sync: fix creation of only one new user per LDAP sync by @klmmr in #375
- [fix] UI: improve tag field (for IP addresses, DNS settings, and so on)
- [fix] documentation: update and clarify some sections
- [fix] centrally manage config file generation
- [fix] run LDAP sync directly on startup
- [feat] add simple audit viewer
- [feat] helm: add optional volumeName to persistence configuration #379 by @bonddim in #380
- [feat] config: Set default mail config to validate TLS certs by @klmmr in #388
- [feat] add simple webhook implementation (see https://wgportal.org/latest/documentation/configuration/overview/#webhook)
- [chore] reduce dependencies, replace GIN with standard lib, replace logrus with slog
- [chore] update dependencies
- [chore] code cleanup by @h44z in #393
Full Changelog: v2.0.0-beta.7...v2.0.0-beta.8