Wheelhouse CMS 1.1.7
Wheelhouse CMS 1.1.7 is now available. To upgrade to this release, simply run bundle update wheelhouse
from within your Rails application.
Release Notes
- Fixed reporting of the current path in Rails 4.2
- Improved logging of template parsing errors
- Fixed current active page in navigation when previewing a page without a path
- Added the application views to the template parsing lookup paths
- Added admin styles for HTML5 input fields
- Added support for plugin controller hooks (
controller.login
andcontroller.logout
)