Wheelhouse CMS 1.1.10
Wheelhouse CMS 1.1.10 is now available. This release fixes user authentication with MongoDB 3, and adds support for gems like autoprefixer-rails within your theme's stylesheets.
To update, run bundle update wheelhouse mongo to ensure all necessary gems are updated.
Release Notes
- Loosen MongoDB-related dependencies to allow update to
mongo1.12.x gem - Add
text-left,text-rightandtext-centerclasses to aligned text in WYSIWYG editor - Clone all Sprockets processors and compressors directly from main application environment
