File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed
.vitepress/data/changelog Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"githubLink" : " https://github.com/ShokoAnime/Shokofin/" ,
3
3
"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
+ },
4
16
{
5
17
"version" : " 5.0.0" ,
6
18
"versionURL" : " 500" ,
Original file line number Diff line number Diff line change @@ -46,6 +46,11 @@ const compatibilityTableData = [
46
46
Jellyfin: ' `10.10`' ,
47
47
ShokoServer: ' `5.0.0`'
48
48
},
49
+ {
50
+ Shokofin: ' `5.0.1`' ,
51
+ Jellyfin: ' `10.10`' ,
52
+ ShokoServer: ' `5.0.0` — `5.1.0`'
53
+ },
49
54
{
50
55
Shokofin: ' `5.1.0` — `5.x.x`' ,
51
56
Jellyfin: ' `10.10`' ,
You can’t perform that action at this time.
0 commit comments