This website requires JavaScript.
Explore
Help
Sign In
ChoChoX
/
suwayomi-material-you-webui
Watch
1
Star
0
Fork
0
You've already forked suwayomi-material-you-webui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2caf88ce51d071a8fff0c53d302b0309dff1abff
suwayomi-material-you-webui
/
versionToServerVersionMapping.json
7 lines
69 B
JSON
Raw
Normal View
History
Unescape
Escape
Add ui version to server version mapping file (#398) This file is required for the server to be able to download the latest compatible ui version
2023-07-21 02:44:12 +02:00
[
{
"uiVersion"
:
"PREVIEW"
,
Feature/automatic chapter deletion more options (#484) * Add missing translations keys * [Codegen] Update to latest server schema changes * [VersionMapping] Require server version "r1431" for preview * Rename "deleteChaptersAutoMarkedRead" metadata setting * Add more options to auto delete chapters while reading Makes it possible to delete the last to fifth to last read chapter instead of only being able to delete the last read chapter
2023-12-05 22:20:13 +01:00
"serverVersion"
:
"r1431"
Add ui version to server version mapping file (#398) This file is required for the server to be able to download the latest compatible ui version
2023-07-21 02:44:12 +02:00
}
]
Reference in New Issue
Copy Permalink