Upgrade instructions for Community-ID¶ To upgrade C-ID to 1.1.0 - Replace all files with the new release, only conserving the config.php file. - When going to the site, the upgrade will be detected automatically, and you'll be asked to enter the admin credentials to proceed with the upgrade. To upgrade C-ID to 1.0.0 No special changes required in the configuration To upgrade C-ID from 1.0.0-RC1 to 1.0.0-RC2 please add the follow changes in the in config.php file: $config['environment']['news_feed'] directive has disappeared, and has been replaced with these two: $config['news_feed']['url'] and $config['news_feed']['num_items'] Please amend your config.php files accordingly