Downloads
Download tar.gz
18.67 MB
MD5: 71cc0c0073166d24a38f898058f5c588
SHA-1: d86400ca34c113be1fae5b56a1690ec4195b7d77
SHA-256: af99b78bfc1c55290841a3b87abb19534b561b5ddf2dec2d836c203a7055e768
Download zip
21.3 MB
MD5: 2d76bd9c2f618c39e929ce9577420f0d
SHA-1: a452b093cf7f72be7b7214fd47637f564a5eded4
SHA-256: faa72135d780438cf61c6176e3a925c07681d30d0275ec58fb9bfd389758782c
Download tar.gz
15.56 MB
MD5: 8622de5b835d6680b008a23cdafd7720
SHA-1: acb98ddb9b048dfb2c2cd9af7266c38dd37b83fe
SHA-256: 1d0668cc5bcb9b8c9b9206dfed75369c95db95acaf5574b83be2da37698eb014
Download zip
17.56 MB
MD5: e454855569a6071461d9771473ed5370
SHA-1: 07cfec57376318c100ac9b96204e76d7e72e5df8
SHA-256: 8f9eb4a00381dfec6a3ced4c05f54330f4fa9f6a26fd8bb7d6ec929215862ea8
Download tar.gz
31.09 KB
MD5: 2d049da0cd2ec4b668fce0d970125588
SHA-1: 5a111ec620421ecc8d9bf9804a618faecb09889d
SHA-256: 55664630f21e3c5638da2e281cccfe602ece2076fc9e69727a466a1aa06a61dd
Download zip
46.47 KB
MD5: 9baa981825bd408fff71174c285ebf8f
SHA-1: 5ec919f0461da94e1ebecac2c50134d23bab181c
SHA-256: faa62cbe9e2ee93f0c8a577ee5e39495332f76e56a233e776fe3933cab064ec7
Release notes
Instructions on how to upgrade:
- Download the latest packaged version of Panopoly from Drupal.org. This will include updated versions of all of Panopoly's bundled modules, themes, and libraries.
- Upgrade your existing site to use the code you just downloaded. Check out these instructions for more information: http://drupal.org/node/1223018
- Backup your database and run update.php *TWICE* on your site. This may perform several database updates for Panopoly and its bundled apps and modules.
- Navigate to the admin screen for Features (admin/structure/features) and revert any overridden features (unless you have intentionally made overrides you want to keep).
IMPORTANT: This release was made mainly to include an updated version of FAPE to fix a highly critical security vulnerability: SA-CONTRIB-2014-048.
From the SA:
... any user can edit any field on any entity on the site.
This is not an exaggeration! This is a serious security vulnerability and it is recommended that you update immediately.
Updates in this release:
Changes since 7.x-1.4:
- Getting ready for the 1.5 release
- Update Panopoly Widgets for #2251989: Crop on spotlight widget does nothing when Spotlight is new.
- Update Panopoly Core for #2254999: Update FAPE to version 1.2 for SA-CONTRIB-2014-048.
- #2252095: Add test for one time login.
- #2248573: Run 'drush make-verify' on Travis-CI to make sure ALL .make files will work on Drupal.org.
- Update Panopoly Magic for #2246859: Font-family on submit buttons (CSS Error).
- Update Panopoly Admin for #2244811: Update Date Popup Authored to latest -dev from Git.