**2011/6/1** * added [dummier](https://github.com/citrus/dummier) * Removed some remaining CMS bits **2011/4/26** * Modularized CMS. It can now be found [here](https://github.com/citrus/spree_essential_cms) **2011/4/13** * Created 'essential awareness' mechanism * Removed blog from essentials core ([new blog repo is here](https://github.com/citrus/spree_essential_blog)) * Added top images to homepage **2011/4/12** * Added content contexts for multiple contents per page * Namespaced posts into blog/posts * Added `` tag to posts **2011/4/4** * Added Page Images and starting to remove resource_controller. **2011/4/3** * Automatically adds [Heroku](http://heroku.com) support when you include [spree_heroku](https://github.com/paxer/spree-heroku) in your Gemfile. Check the [spree_heroku readme](https://github.com/paxer/spree-heroku#readme) for full installation instructions. * Creates default content when you create a new page.