block_refresh 7.x-2.4

Bug fixes
Unsupported

Small bug fix release, the block was rendered twice during the content generation callback.

Upgrading is recommended for all users. You should see a performance improvement.

block_refresh 7.x-2.3

Bug fixes
Unsupported

A small bug fix release. Updating is recommended for all users.

Changes:

*#2354757: Strict warning : Only variables should be passed by reference dans block_refresh_block_content()
* replaced deprecated Jquery function size() with method length

block_refresh 7.x-2.2

Bug fixes
New features
Unsupported

* Adds support for Zen and other themes that do not have a content div inside a block.
* Adds support for views blocks in panels
* Fix for block headings in panels
* Adds a little more test coverage (still lots to go!)

block_refresh 7.x-2.1

Bug fixes
Unsupported

This release fixes a bug that prevented "init" mode refresh from working #2280127: Does not refresh on page load

block_refresh 7.x-2.0

Bug fixes
Unsupported

Stable version 2 release.

* Added tests (not much coverage now, but more to come)!

block_refresh 7.x-1.3

Bug fixes
Unsupported

3ac08f7 Issue #881046 by New Zeal,Anybody: Better support for themes
031988c Issue #2106249 by tripper54,k.skarlatos: Escape characters in query sting properly

block_refresh 7.x-2.x-dev

New features

** NOT READY FOR PRODUCTION USE!! **
Initial release of Block Refresh with Panels support. VERY EXPERIMENTAL!

block_refresh 7.x-1.2

Bug fixes
Unsupported

Issue #1144106 by 7wonders, idflood: Patch checks if block content is array, print render, else print string.
Issue #1153754 by idflood: Patch replaced php line to translate string for js with Drupal.t function

Thanks idflood for your patches. It's much appreciated.

block_refresh 7.x-1.0

Unsupported

Stable Drupal 7 release.
- Adds better handling for blocks requiring arg() and $_GET values(i.e. Views).
- Fixed one permission issue

Special thanks to bocaj for doing most of the porting.

block_refresh 6.x-1.0

Unsupported

First official stable release.
**No changes from alpha2**

block_refresh 6.x-1.0-alpha2

Bug fixes
Unsupported

#895184 - Block Refresh now works with sites not using clean URLs. Thanks tonige!
Changed hook_uninstall to remove all variables set by Block Refresh
#891262-2 - Added message when Block Refresh is enabled, reminding admin to set proper permissions. Thanks MartijnR!

Subscribe with RSS Subscribe to Releases for Block Refresh