diff --git a/manifest.json b/manifest.json index 3d3e0dd..5fa8195 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,14 @@ "overview": "Authenticate users against an SSO provider.", "owner": "9p4", "versions": [ + { + "changelog": "fix: improve final redirect (#109)\r\nstyle: fix configPage style (prettier)\r\ndocs: detail Google requiring disabling of OpenID endpoint validation\r\nfix: make SAML paths better; improve and add OID discovery defaults\r\ndocs: clarify plugin resetting permissions\r\nstyle: fix README.md style\r\ndocs: document how to set login disclaimer (#16)\r\nfeat: clarify redirect paths (#84)\r\nfix: Remove funding\r\n\r\n**Full Changelog**: https://github.com/9p4/jellyfin-plugin-sso/compare/v3.5.0.0...v3.5.1.0", + "checksum": "574ab1a090ba1726a01b0861e990eeb8", + "sourceUrl": "https://github.com/9p4/jellyfin-plugin-sso/releases/download/v3.5.1.0/sso-authentication_3.5.1.0.zip", + "targetAbi": "10.8.0.0", + "timestamp": "2023-08-06T20:38:07Z", + "version": "3.5.1.0" + }, { "changelog": "## What's Changed\r\n* feat: add Live TV management\r\n* fix: make user creation more robust by @fredriklindberg in https://github.com/9p4/jellyfin-plugin-sso/pull/72\r\n* fix: don't include port in redirect URL for 80 and 443 by @fredriklindberg in https://github.com/9p4/jellyfin-plugin-sso/pull/71\r\n* feat: allow configuration of preferred username claim by @9p4 in https://github.com/9p4/jellyfin-plugin-sso/pull/74\r\n* feat: allow for HTTPS to be disabled in OpenID discovery by @9p4 in https://github.com/9p4/jellyfin-plugin-sso/pull/77\r\n* fix: #83 Trim whitespace in user provided strings by @9p4 in https://github.com/9p4/jellyfin-plugin-sso/pull/89\r\n* null check before trim() by @esmondmissen in https://github.com/9p4/jellyfin-plugin-sso/pull/99\r\n* fix: error in logs for #81 by @esmondmissen in https://github.com/9p4/jellyfin-plugin-sso/pull/100\r\n* docs: 📝 add authentik redirect uri step by @adamzvolanek in https://github.com/9p4/jellyfin-plugin-sso/pull/127\r\n* fix: fix null pointer errors in various places\r\n\r\n## New Contributors\r\n* @fredriklindberg made their first contribution in https://github.com/9p4/jellyfin-plugin-sso/pull/72\r\n* @esmondmissen made their first contribution in https://github.com/9p4/jellyfin-plugin-sso/pull/99\r\n* @adamzvolanek made their first contribution in https://github.com/9p4/jellyfin-plugin-sso/pull/127\r\n\r\n**Full Changelog**: https://github.com/9p4/jellyfin-plugin-sso/compare/v3.4.0.2...v3.5.0.0", "checksum": "5621a407cce8907bfa5cad9d3ce52924",