Skip to content

Commit 172f22e

Browse files
committed
release: prepare for v3.5.1.0
1 parent 5777c80 commit 172f22e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "SSO Authentication"
22
guid: "505ce9d1-d916-42fa-86ca-673ef241d7df"
33
imageUrl: "https://raw.githubusercontent.com/9p4/jellyfin-plugin-sso/main/img/logo.png"
4-
version: "3.5.0.0"
4+
version: "3.5.1.0"
55
targetAbi: "10.8.0.0"
66
framework: "net6.0"
77
owner: "9p4"
@@ -15,6 +15,7 @@ artifacts:
1515
- "IdentityModel.OidcClient.dll"
1616
- "IdentityModel.dll"
1717
changelog: |
18+
3.5.1.0: Improved paths! No more obscure "p" versus "r" URLs! Improve final redirect for automatic authentication. Add more configuration options for OpenID discovery.
1819
3.5.0.0: Add support for Live TV authentication. Fix various null pointer bugs.
1920
3.4.0.0: Add user self-service for linking existing accounts + managing existing links. Allow IDP accounts to be linked to jellyfin accounts with a different display-name.
2021
3.3.0.0: Add fallback authentication provider. Add OpenID admin page.

0 commit comments

Comments
 (0)