Overview
This page details issues for upgrading one version of Wagtail to another. The following general rules apply:
- Installing a new version of Wagtail does not affect your configuration files, so any updates needed to your config should be applied manually.
- Existing configuration files should work as previously unless a) otherwise specified b) they don't follow the documentation, e.g. the use of multiple values prior to 0.4.
- You should allow Wagtail to clear its encoding queue before upgrading.
- You should upgrade clients and server at the same time.
0.3-to-0.4
- The way a multiple-artist disc is specified has changed, clients must be upgraded to cope with this.
- To make use of the FTP transport, queue.conf must be updated.
- By default, Wagdisc will split off pre and sub-title fields. Either turn off this behaviour or update format.conf to capture these values.
- Version 0.4 has a load of improvements in the default task.conf and a lot of new tag keys in format.conf, you might want to incorporate these changes.
