Version 0.8.4 (and 0.8.3)

May 6, 2016

The 0.8.4  and 0.8.3 releases of Open Berkeley contain security updates, minor code updates, and bug fixes. There are no new features in these release.

Reusable widget changes

Due to a mandatory security update to the module that allows us to build custom widgets, the behavior of reusable widgets has changed. It is no longer possible to change whether or not a widget is reusable after it has been saved. If you want a widget to be reusable, check the "Make this reusable" checkbox before you save it for the first time. See our documentation on reusable content for more information.

Style updates for Submenu widgets and Local Menu blocks

In the Brand theme, the styles of Submenu widgets and local menu blocks have been updated to match each other and to more closely align with the Brand guidelines.

Code updates

  • Update Fieldable Panels Panes to version 1.10 and Panopoly to version 1.35 (security releases)
  • Clip spotlight title/description overflow text on mobile widths
  • Harmonize styling of Local Menu Block and Submenu Widget
  • Set up for future embeddable widgets
  • Prevent unmarking reusable widgets; update field help text
  • Add Pathologic paths for default Pantheon URLs
  • Fix Hero label display
  • Update Travis test infrastructure to use drupal_ti