Downloads
Download tar.gz
22.62 KB
MD5: 3978577bc8c1567da1feca1fc1efdf43
SHA-1: f0a7a1069392c4f87858aee8ea09ba9e7d99b07b
SHA-256: 87af3d7a8633e3e0eebbe805d808b3b073b05503cc941f3b4616f4ab818e7917
Download zip
33.36 KB
MD5: 9cf7507ae1dcf2e61593aeda4935b0dd
SHA-1: 6ed5f56b5ba5f8f7c36a7f3db7ee1477fecba083
SHA-256: 6ce92726046e0a6099621dac791522a017b3ff58443aa2b04d9b52d9774121c4
Release notes
New features:
- Support for memcache-based acceleration for energy increases. This should greatly reduce inserts/updates to table
radioactivityfor busy sites, and therefore, make db query caches work better. (#400644: Memcache acceleration (D6 port)) - Restricting node view energy for authenticated users only. (#452288: How to limit to authenticated users?)
Changes in work logic:
- When submitted comment is automatically approved, give comment_submit and comment_publish energies to node. In earlier releases, only comment_submit was given. Fixed as a part of #452288: How to limit to authenticated users?.
Bug fixes:
- Fix comment publish. (#460326: Publishing comments gives fatal error). Thanks to swentel for the report and patch!
This release also introduces some Simpletest tests for the most important functionality. This should improve the code quality.
If no blockers show up, I'll make the official release in a week or so.
Enjoy!