Wheelhouse CMS 1.1.1 is now available. This release is now fully compatible with Rails 4.1 which was released last week. To upgrade, run bundle update wheelhouse from within your Rails application.

Release Notes

  • Fixed compatibility with Rails 4.1.0 final release
  • Loop collections no longer yield empty items to the template
    (can be overridden by passing :include_blank => true as an option to loop)
  • Allow multiple classes to be applied to elements within editor
  • Allow i- and inline- as prefixes for inline style class names
  • Added default admin.css.sass for newly generated themes
  • Minor visual fixes to Media Library and media popups