What's Changed
- [feat] add dark mode (#482) by @h44z in #489
- [feat] add webauthn (passkey) support by @h44z in #435
- [feat] password change UI (#543) by @h44z in #548
- [feat] Mikrotik integration (#426) by @h44z in #467, #521
- [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
- [feat] allow setting the DisplayName property in the API for newly provisioned peers (#507) by @h44z in #511
- [feat] allow disabling local admin user by @vic1707 in #515
- [feat] add spanish translation (#530) by @Osvaldo-Net in #532
- [feat] add user's display-name to peer view (#525) by @h44z in #534
- [feat] allow sending emails to peers even if they are not linked to a user
- [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
- [fix] fix migration tool (#495) by @h44z in #496
- [fix] ensure hooks run after restart (#494) by @h44z in #497
- [fix] ensure that LDAP filter values are escaped by @h44z in #512
- [fix] fix peer creation if custom public key is set (#523) by @h44z in #528
- [fix] fix delayed setup of external auth providers (#529)
- [fix] add tzdata to Docker image (#531)
- [fix] ambiguity with peer endpoint & Persistent Keepalive (#537)
- [fix] display errors in the UI when email sending fails
- [chore] update dependencies
- [chore] documentation improvements by @h44z in #538
- [chore] add docker to dependabot by @HPPinata in #463
- [chore] added more debug logs and reformated by @y0rune in #490
- [chore] cleanup route handling by @h44z in #542
New Contributors
- @sj-louw made their first contribution in #457
- @y0rune made their first contribution in #490
- @vic1707 made their first contribution in #515
- @Osvaldo-Net made their first contribution in #532
Full Changelog: v2.0.5...v2.1.0