Releases: 9p4/jellyfin-plugin-sso
Releases · 9p4/jellyfin-plugin-sso
v3.5.2.4
What's Changed
- Update version in SSO-Auth.csproj by @lf- in #169
- update authelia example to authelia v4.38 by @hendrik1120 in #170
- Update providers.md to include android app keycloak OIDC redirect URI by @tbelway in #190
- Update plugin to function with Jellyfin 10.9
New Contributors
- @lf- made their first contribution in #169
- @hendrik1120 made their first contribution in #170
- @tbelway made their first contribution in #190
Full Changelog: v3.5.2.3...v3.5.2.4
v3.5.2.3
What's Changed
- Remove jellyfin_credentials before loading iframe by @sbogomolov in #163
- allow for better endpoint validation
New Contributors
- @sbogomolov made their first contribution in #163
Full Changelog: v3.5.2.2...v3.5.2.3
v3.5.2.2
allow linking to work with new paths
Full Changelog: v3.5.2.1...v3.5.2.2
v3.5.2.1
v3.5.2.0
feat: allow overriding redirect scheme
Wow, I'm putting out a lot of releases lately. Sorry about that.
Full Changelog: v3.5.1.1...v3.5.2.0
HOTFIX: v.3.5.1.1
fix: change iframe URL to point to the web UI instead of the root
Full Changelog: v3.5.1.0...v3.5.1.1
v3.5.1.0
- fix: improve final redirect (#109)
- style: fix configPage style (prettier)
- docs: detail Google requiring disabling of OpenID endpoint validation
- fix: make SAML paths better; improve and add OID discovery defaults
- docs: clarify plugin resetting permissions
- style: fix README.md style
- docs: document how to set login disclaimer (#16)
- feat: clarify redirect paths (#84)
- fix: Remove funding
Full Changelog: v3.5.0.0...v3.5.1.0
v3.5.0.0
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
v3.4.0.2 - Self Service
Self Service:
- Users can link existing jellyfin accounts to SSO provider accounts
- Users can remove existing links
- Users can configure multiple SSO provider accounts
- Account names no longer have to match across Jellyfin -> SSO provider
- Eg, can link google OIDC, with a
sub
ofasfbeausfahgajsfjasd-ugly-sub
to jellyfin usernamematthew
- Eg, can link google OIDC, with a
What's Changed
Features
- Implement Canonical Linking + Self Service by @matthewstrasiotto in #34
- Account names no longer have to match to be linked
Fixes
- Fix ID Provider incorrectly resetting on login by @matthewstrasiotto in #33
Documentation
- Document Provider Specific Configuration, Small Readme Update by @matthewstrasiotto in #31
- docs: move build-from-source to contributing section, link vscode config by @matthewstrasiotto in #63
- docs: 📝 document new plugin install mechanism by @matthewstrasiotto in #56
CI / Build
- Add github action for publishing releases by @matthewstrasiotto in #39
- Revert "Add github action for publishing releases" by @9p4 in #40
- Revert "Revert "Add github action for publishing releases"" by @matthewstrasiotto in #46
- pin version of oddstr13/jprm to specific commit by @matthewstrasiotto in #48
- ci: pin kevinjil/jprm-action to specific sha by @matthewstrasiotto in #50
- ci: ignore prereleases when publishing manifest by @matthewstrasiotto in #52
- ci: add checksum to nightly builds by @matthewstrasiotto in #53
- ci: only run checksum agaisnt zip files by @matthewstrasiotto in #54
- build: ignore .vscode entirely in gitignore by @matthewstrasiotto in #62
Full Changelog: v3.3.0.0...v3.4.0.2
nightly
Nightly build