Downloads
Release notes
Diff from rc1 was a semi random bug in the crawler. Bug taken care of by using a random number ;) (see #538460: Auto Regenerate Cache (pre-caching) Preemptive Cron Cache - throttle & crawl rate stats for details)
This release fixes a bunch of issues
#513924: Cache not expired if edit managed directly from content list
#513860: Wrong redirect after user registration.
#518288: Array issues
#519354: boost_cache_write() overwriting cached gzip files
#459956: Flush front page when node is edited/created with promote to front page selected.
#525494: boost_stats.php undefined index on line 77
#512314: premature cache flush when cron run via poormanscron 1.0; latest poormanscron dev fixes issue.
#530572: PHP Notice: Undefined index: HTTP_USER_AGENT on line 85
#482000: %{DOCUMENT_ROOT} not set correctly on Mosso hosting.
#530772: Work with Pressflow drupal
#531100: Add verbose setting for watchdog messages
#507412: Usability: "Reset boost database" button is unclear
#539494: Panel tables & _boost_get_menu_router()
Adds in these new features
#503628: AJAX Load stats
#512298: Cache JSON AJAX Objects
#514156: disable clean url's for all logged in users; allow for browser to cache pages.
#453426: Merge Cache Static into boost - Create GUI for database operations
#538418: Add url field to DB
#453908: Hook for panel node types - expiration of static cache; panel containing multiple nodes - Terms done.
#538460: Auto Regenerate Cache (pre-caching) Preemptive Cron Cache - throttle & crawl rate stats - Multi threaded cron based site crawler.
Note:
To use the new caching of AJAX/JSON (ajax views, ect...) you need to update your rewrite rules. This is experimental since some modules out there use ajax to submit content, and that might be an issue (if they use a GET).