Add update information

This commit is contained in:
mrjvs
2023-12-12 22:27:15 +01:00
parent 042023dd11
commit 3d75954235
5 changed files with 82 additions and 7 deletions

View File

@@ -1,6 +1,12 @@
---
title: 'Upgrade guide'
---
## Upgrade guide
# Upgrade guide
// UPGRADE GUIDE HERE
## From `3.X` to `4.0.0`
You will need the latest version of the proxy worker. Redeploy a new worker using [our self-hosting guide](../2.proxy/1.deploy.md).
After you have the new worker, you will need to [get the new movie-web deployment files](https://github.com/movie-web/movie-web/releases/latest). **You CANNOT use the non-PWA version**. To upgrade safely without any complications, you need to update with `movie-web.pwa.zip`, Not the non-PWA version.
In the future, you will **ALWAYS** need to go with the PWA option. You cannot downgrade to non-PWA version without facing many caching complications.