Skip to content

Commit 975ba49

Browse files
authored
Merge pull request #180 from ShokoAnime/update-shokofin-version-matrix
Update Shokofin version matrix and changelog
2 parents 2c5e44f + 8ebfba0 commit 975ba49

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

docs/.vitepress/data/changelog/shokofin.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"githubLink": "https://github.com/ShokoAnime/Shokofin/",
33
"releases": [
4+
{
5+
"version": "5.0.1",
6+
"versionURL": "501",
7+
"date": "January 21st, 2025",
8+
"link": "https://github.com/ShokoAnime/Shokofin/releases/tag/v5.0.1",
9+
"changes": [
10+
{
11+
"type": "fixed",
12+
"text": "Fixed CreatorRoleType to be compatible with both Shoko Server 5.0.0 and 5.1.0."
13+
}
14+
]
15+
},
416
{
517
"version": "5.0.0",
618
"versionURL": "500",

docs/jellyfin/installing-shokofin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@ const compatibilityTableData = [
4646
Jellyfin: '`10.10`',
4747
ShokoServer: '`5.0.0`'
4848
},
49+
{
50+
Shokofin: '`5.0.1`',
51+
Jellyfin: '`10.10`',
52+
ShokoServer: '`5.0.0` — `5.1.0`'
53+
},
4954
{
5055
Shokofin: '`5.1.0` — `5.x.x`',
5156
Jellyfin: '`10.10`',

0 commit comments

Comments
 (0)