What's Changed
- feat: add Live TV management
- fix: make user creation more robust by @fredriklindberg in #72
- fix: don't include port in redirect URL for 80 and 443 by @fredriklindberg in #71
- feat: allow configuration of preferred username claim by @9p4 in #74
- feat: allow for HTTPS to be disabled in OpenID discovery by @9p4 in #77
- fix: #83 Trim whitespace in user provided strings by @9p4 in #89
- null check before trim() by @esmondmissen in #99
- fix: error in logs for #81 by @esmondmissen in #100
- docs: 📝 add authentik redirect uri step by @adamzvolanek in #127
- fix: fix null pointer errors in various places
New Contributors
- @fredriklindberg made their first contribution in #72
- @esmondmissen made their first contribution in #99
- @adamzvolanek made their first contribution in #127
Full Changelog: v3.4.0.2...v3.5.0.0