field_group 1.5 was just released:
https://www.drupal.org/node/2644832
It addresses this security advisory:
https://www.drupal.org/node/2645350
Unfortunately, it contains a whole bunch of changes beyond just the security fix, so this'll need some manual testing...
Comments
Comment #3
dsnopekCommitted straight away so the automated tests could get started. I'll do my manual testing now!
Here's the Travis build:
https://travis-ci.org/panopoly/panopoly/builds/100721448
Comment #4
dsnopekRan through a couple basic use cases -- manual testing looks good to me!
Comment #5
dsnopekThe tests are failing, but it's because of an unrelated issue: #2645668: "Use an image from elsewhere on the web" test failing
Here's a new Travis build with a change that should fix that:
https://travis-ci.org/panopoly/panopoly/builds/100733827
Comment #6
dsnopekTests look to be passing now. :-)