What's Changed
- feat: improve pagination (#662) by @h44z in #663
- feat: add support for auth.oidc.allowed_user_groups by @mtupitsyn in #668
- feat: support OIDC IdP logout by @mtupitsyn in #670
- feat: add support for PKCE (#686) by @h44z in #702
- feat: sanitize external identity provider user data by @Mykhailo-Roit in #681
- feat: improved default peer handling by @h44z in #674
- feat: add Japanese (ja) translation by @ratorin in #682
- feat: add test-in-docker target to Makefile by @Mykhailo-Roit in #659
- feat: improve documentation on how to troubleshoot admin_group_regex with oidc by @nesbyte in #684
- feat: document necessary systemd-networkd configuration by @mlawren in #694
- feat: document how to retrieve OAuth/OIDC callback URL
- fix: vue and oauth redirects under web base path by @wg-daniel in #683
- fix: single-peer interface import mode by @nbk1982 in #695
- fix: fetch user info from OIDC userinfo endpoint by @kaysond in #698
- fix: pfsense backend by @kaysond in #703
- sec: add proper permission check for live traffic statistics
- chore: update dependencies in #664, #692, #699, #708
New Contributors
- @mtupitsyn made their first contribution in #668
- @ratorin made their first contribution in #682
- @nesbyte made their first contribution in #684
- @wg-daniel made their first contribution in #683
- @nbk1982 made their first contribution in #695
- @mlawren made their first contribution in #694
- @kaysond made their first contribution in #698
Full Changelog: v2.2.3...v2.3.0