We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304170e commit 87edc5fCopy full SHA for 87edc5f
build.yaml
@@ -1,7 +1,7 @@
1
name: "SSO Authentication"
2
guid: "505ce9d1-d916-42fa-86ca-673ef241d7df"
3
imageUrl: "https://raw.githubusercontent.com/9p4/jellyfin-plugin-sso/main/img/logo.png"
4
-version: "3.5.2.1"
+version: "3.5.2.2"
5
targetAbi: "10.8.0.0"
6
framework: "net6.0"
7
owner: "9p4"
@@ -15,6 +15,7 @@ artifacts:
15
- "IdentityModel.OidcClient.dll"
16
- "IdentityModel.dll"
17
changelog: |
18
+ 3.5.2.2: Fix linking page when using new paths
19
3.5.2.1: Hotfix for SAML null checks
20
3.5.2.0: Allow overriding the scheme used for generating URLs.
21
3.5.1.1: Change iframe URL to point to the web UI instead of the root
0 commit comments