What's Changed
- [feat] allow multiple auth sources per user (#500, #477) by @h44z in #612
- [feat] allow to use custom email and web templates (#553) by @h44z in #594
- [feat] allow setting a custom base-path for the web UI and API (#583) by @h44z in #595
- [feat] add bulk actions for peers and users (#492) by @h44z in #602
- [feat] introduce "Create Default Peer" flag for interfaces (#513) by @h44z in #605
- [feat] add live traffic stats (#530) by @h44z in #616
- [feat] add experimental Pfsense backend (#551) by @rwjack in #585 (EXPERIMENTAL - use with caution)
- [fix] parity of Base64/URL encoding between frontend and backend (#609) by @cailloumajor in #611
- [fix] typo in local.go by @ShiroTohu in #613
- [fix] improve import of existing allowed-IPs (#576) by @h44z in #615
- [fix] fix minor help chart issues (#629) by @htiryaki-oe24 in #630
- [fix] email sending to peers without linked user (#620)
- [chore] update documentation by @h44z in #603
- [chore] update dependencies
New Contributors
- @rwjack made their first contribution in #585
- @cailloumajor made their first contribution in #611
- @ShiroTohu made their first contribution in #613
- @htiryaki-oe24 made their first contribution in #630
Full Changelog: v2.1.3...v2.2.0