Migration guide

Hi, It would be very helpful to have a migration guide on the website describing the required steps when upgrading between consecutive versions, especially if there are any changes to the data model or configuration.

Since there is no fix version that you migrate from and to, it would mean several different guides. At this moment everything you need is described in the release notes. If you start with the version one above your current and read through to the one you want to upgrade to, you should have all relevant information regarding breaking changes.

There are also upgraded guides in the documentation, e.g. for appsettings.json here detailing pre 2025.11 and post 2025.11 setup or in the setup guides, e.g. here.

General instructions on how to upgrade the platform are written in this article. Part of that is what @zcapkova has said before.
The most important source for any updates are really the release notes I am writing. There you can learn about new functions, fixed bugs and first of all - the breaking changes you need to treat when upgrading to that version.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.