Hi Everyone!
Drupal 7.39 and CTools 1.8 were released today to address multiple critical and moderately critical security vulnerabilities. You can learn more in the security advisories:
Drupal Core - Critical - Multiple Vulnerabilities - SA-CORE-2015-003
Ctools - Critical - Multiple Vulnerabilities - SA-CONTRIB-2015-141
Beyond the security update, this release also includes a number of bug fixes, and module updates.
For more information, please see the full release notes:
https://www.drupal.org/node/2554323
Remember: you have to update the WHOLE profile - not just the individual panopoly_* modules! Otherwise, you'll be missing important module updates/patches, and it isn't guarenteed to work.
For full instructions on how to upgrade, please see the new Upgrading Panopoly guide! (We invite you to help us improve it as well.)
And, of course, you can find links to download, documentation and report problems on the Panopoly project page:
https://drupal.org/project/panopoly
Thanks!

Comments
Can't update Panopoly - Create Feature unresponsive
Unfortunately, when following the instructions for upgrading Panopoly using Features Override, the Create Feature page/form is broken. It looks fine, with the blue elements in the Components list, but nothing on the form is clickable. I can't even click on text boxes such as Name and Description to enter text.
The user menu and the Drupal link at the bottom are fine, so it's not a general fault.
I have done some rummaging around and found one related but not identical issue in the Features Override issues list - https://www.drupal.org/node/2403369. That had to do with recent versions of jQuery. I have tested with Firefox, Chrome, and Opera with the same effect. The Jquery_Update issue list had some possibly related problems, but nothing specific. I was unable to track down the actual problem in the javascript.
This problem makes it impossible to update Panopoly. Since this may affect others, I'm posting here.
I had the same problem with my first Panopoly update which was the one just previous to this. In that case I just gave up and blew off the features changes, which were very minor at that time. However now I have more overrides, and they are significant.
So, any advice, suggestions, or requests for more info? Thanks in advance.
[UPDATE] Hmm. I stand corrected. The items at the bottom of the components list are actually clickable - everything from LANGUAGES down. But nothing above that.
What version of jQuery are
What version of jQuery are you using? In Open Atrium 2.44 using the latest Panopoly 1.26 I do not see any problem on the Features Create page when using the default jQuery 1.7.
Also keep in mind that the Features Create page needs a lot of memory, especially in the past 2 versions of Panopoly since more caching tables were added to Features recently. Not sure why this would only affect some of the components on the page though. Also check your web browser console for any javascript errors.
If you still have trouble, you should probably post this directly in the Issue Queue on the Panopoly project page rather than here in this group though.
According to reports/status:
According to reports/status:
jQuery Update jQuery 1.7.2 (configure) and jQuery UI 1.10.2
According to the jquery_update configuration the default is 1.7
I saw a lot of javascript warnings but no errors.
This wouldn't be some weird permissions thing would it?
Yes, you're right I should take this to the project page, unless someone comes up with the magic answer :)
Thanks!