- implement the reverse has_many feature based on the great work of Alex Sanford (#142) - fix a couple of bugs: #152 - improve the installation procedure about setting carrierwave up (#144) - support for spork (#157) - rake task to create an admin account for the first site (#158) - Adding indexes for pages to avoid "Mongo::OperationFailure: too much data" errors (#159) - better spanish translations (#161, #162) - fix carrierwave version to 0.5.6 (#163) - has_many target is not exported correctly (issue #165) + fix the import module as well - XSS vulnerability when adding new content from the api_contents_controller (#170) - small bugs: #169, #171, #179 - russian version (#188) -