Hi Everyone!
This release includes a fix for a Moderately Critical security vulnerability in the UUID module. You can learn more in the security advisory:
Universally Unique IDentifier - Moderately critical - Arbitrary file upload - SA-CONTRIB-2018-045
Besides that, there's some bug fixes with live previews and accessibility.
For more information, please see the full release notes:
https://www.drupal.org/project/panopoly/releases/7.x-1.55
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 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
Install Issue
Hello,
I just installed 1.55 and the install went smooth. When I clicked "View my site", I got an error.
Here is the text:
Warning: PDOStatement::execute(): MySQL server has gone away in DatabaseStatementBase->execute() (line 2227 of C:\wamp64\www\r10tech\includes\database\database.inc).
Warning: PDOStatement::execute(): Error reading result set's header in DatabaseStatementBase->execute() (line 2227 of C:\wamp64\www\r10tech\includes\database\database.inc).
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT * FROM {system} WHERE type = 'theme' OR (type = 'module' AND status = 1) ORDER BY weight ASC, name ASC; Array ( ) in system_list() (line 165 of C:\wamp64\www\r10tech\includes\module.inc).
The only thing connected to my site that showed up was the name of the school. I'm using Wampserver 3.1.3 64bit, Apache 2.4.33, PHP 7.1.16, MYSQL 5.7.21. How can I fix this?
Thanks!
Greg