Important Notes on Upgrading

Hinweis zur Migration

Since main contents are now stored in an optimized way in the database, and the in-place migration removes duplicate main contents, migrating to version 6.8.0 may take more time than migrating to previous versions of CMS Fiona.

After migration, the incrExport reset Tcl command must be executed in the CM prior to running the CM in server mode.

Compatibility of CMS Fiona with previous versions of the Rails Connector

CMS Fiona is compatible with the Rails Connector versions 6.7.2 and 6.7.3. The updated Rails Connector for CMS Fiona 6.8.0 will be released shortly.

Post-migration Steps with Rails Connector in Use

Please note: if you use the Rails Connector, the contents of the Rails database tables must be generated again after the migration. For this, run the CM using the -unrailsify option, then run the CM again, using -railsify:

# In the bin directory of the instance
./CM -unrailsify
./CM -railsify