Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
* Fixed bug that caused to load panes always in default language regardless of active language
* Fixed bug that caused to have error on some panes because they were not getting all required parameters in original page URL.
* Pass renderer name as well while request pane content over Ajax. It makes this module flexible to work with any renderer pipeline plugin.
* Added prefix to variables handled in this module to avoid conflicts with breakpoint_panels module settings.
* Implemented drush command to help migrate settings from breakpoint_panels module.
- Remove function hideAll() and replaced amazon-hide class with element-hidden
- Replaced amazon-hide class with element-hidden and replaced non-existent function amazon_test_get_amazon_items()
- Hide all elements only if javascript is enabled and remove amazon-show and amazon-hide classes
- Do not hide widgets when previewing them on admin pages