What's Changed
- [feat] add webauthn (passkey) support by @h44z in #435
- [feat] add dark mode (#482) by @h44z in #489
- [feat] Mikrotik integration (BETA) (#426) by @h44z in #467
- [feat] Option to limit peer count that a normal user can create by @sj-louw in #457
- [feat] add webhook event for peer state change (#444) by @h44z in #468
- [feat] allow to hide login form (#459) by @h44z in #470
- [feat] support for raw-wireguard and wg-quick style peer configurations (#441) by @h44z in #473
- [feat] new webhook models (#444) by @h44z in #471
- [fix] fix multi-peer generation, fix prefix handling (#491)
- [fix] only execute interface hooks if the state has changed (#469) by @h44z in #472
- [fix] fix oauth domain check (#474) by @h44z in #476
- [fix] use website title in mail templates (#448) by @h44z in #466
- [chore] update dependencies
- [chore] add docker to dependabot by @HPPinata in #463
- [chore] Added more debug logs and reformated by @y0rune in #490
New Contributors
Full Changelog: v2.0.3...v2.1.0-beta.1