Wheelhouse CMS 1.0.18 is now available with a number of bugfixes and minor improvements. The 1.1 branch is still undergoing testing but should be available soon.

As usual, run bundle update wheelhouse from within your Rails application to update to this release.

Release Notes

  • Fixed a bug where content fields were cleared when switching tabs
  • Fixed drag and drop file upload on Media Library drop area
  • Fixed a JavaScript error when opening the Insert Media popup for the first time
  • Fixed navigation helper to add child-current class even when a current child is not to be included in the navigation tree
  • Fixed navigation helper to allow a node not in the navigation to be a navigation root
  • Fixed Site Overview to always show a node's actual show in navigation status, regardless of its children (was previously dependent on child's show in navigation status)
  • Fixed automatic path generation for pages positioned within folders
  • Fixed empty selector warnings when compiling CSS files
  • Fixed Google Maps media thumbnailing when using HTTPS URLs
  • Update YouTube thumbnailing to support latest embed format
  • Added Media Library icon for Keyhole Markup Language (KML/KMZ) files
  • Added Media Library icon for presentation (PowerPoint/Keynote) files
  • Added clear_breadcrumbs! class method to admin controllers
  • Allow resource handler routes to set options (e.g. segment constraints)
  • Apply admin table column classes to the table header
  • Optimized image assets (reduced total admin assets size by ~20%)