Skip to content

Commit

Permalink
misc: update unstable manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
revam authored and github-actions[bot] committed Apr 5, 2024
1 parent 781b5de commit 9f72706
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions manifest-unstable.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
"category": "Metadata",
"imageUrl": "https://raw.githubusercontent.com/ShokoAnime/Shokofin/master/LogoWide.png",
"versions": [
{
"version": "3.0.1.74",
"changelog": "feat: allow the VFS to be toggled per media folder\n\n- Allow the VFS to be toggled on/off **per media folder**. The global\n setting at the time of creating the media folder will be saved for\n the folder, so you can enable/disable the setting, create a library,\n then reverse the setting to have it only enabled/disabled on a single\n media folder.\n\n- Still no UI for the media folder settings to edit the settings for\n existing media folders.\n\n- People that want to experiment with the VFS on _and_ off can now\n create a symbolic link to the root of their media folder and enable\n VFS for that folder after some shenanigans. Do note that the global\n setting applies to any media folder that was mapped before this\n commit, so if you want to save the setting for those media folders\n then you need to edit the media folder settings directly (since there)\n is no UI for the media folders yet.\n\nfix: validate links in case they broke",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ShokoAnime/Shokofin/releases/download/3.0.1.74/shoko_3.0.1.74.zip",
"checksum": "1645b769bea7627062ba40e643458d89",
"timestamp": "2024-04-05T06:55:35Z"
},
{
"version": "3.0.1.73",
"changelog": "feat: add version checker\n\nchore: even more cleanup after enabling nullable\non all files [skip ci]\n\nchore: remove unused signalr events [skip ci]",
Expand Down Expand Up @@ -39,14 +47,6 @@
"sourceUrl": "https://github.com/ShokoAnime/Shokofin/releases/download/3.0.1.70/shoko_3.0.1.70.zip",
"checksum": "75cd51b883822d38f716c884e829efc7",
"timestamp": "2024-03-31T11:26:21Z"
},
{
"version": "3.0.1.69",
"changelog": "feat: add signalr api controller",
"targetAbi": "10.8.0.0",
"sourceUrl": "https://github.com/ShokoAnime/Shokofin/releases/download/3.0.1.69/shoko_3.0.1.69.zip",
"checksum": "b62393f72bc30b182293d4c1c2ecaee3",
"timestamp": "2024-03-31T08:29:25Z"
}
]
}
Expand Down

0 comments on commit 9f72706

Please sign in to comment.