We just recently deployed a pre-1.5 version of Editoria and are now looking to upgrade. Are there any special considerations I should be aware of, or can I just rebuild the docker container for Editoria? Were any dependencies upgraded, as well?
Hello, you can update you instance of Editoria to this version Files · v1.5.4 · editoria / editoria · GitLab by just rebuilding the docker container. Nothing more is needed. Also there is a new version for the pagedjs service that you can find here Docker Hub as well as a new version for the xsweet service that you can find here Docker Hub
Also if you have in your production.env
the value export SERVES_CLIENT=true
you should change it to export SERVE_CLIENT=true
1 Like