mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-18 09:42:38 +01:00
* Return actual version for "PREVIEW" in "getLatestCompatibleVersion" In case "PREVIEW" is the latest available version, the function should immediately fetch the actual webUI version that is currently the latest released version. Thus, the function always returns a valid version and the preview version has not to be considered anymore at other places in the code * Ignore download failure in case local webUI version is valid In case the download failed e.g. due to internet connection issues, the server should only fall back to another version in case the local version is invalid or missing