Downloads
Download tar.gz
22.62 KB
MD5: 35f1be204b2323dbce790675be484367
SHA-1: 2c30bd1bc9bc48433116e256f18349c1b3d20cd1
SHA-256: 9e72d8e5c882b1c90cf3ab1cbc0ec22a63364e3697f680471c847faf75337972
Download zip
33.34 KB
MD5: ac88180b1ec6e854802222bb718dce65
SHA-1: 764ab24cf2c6831b4b915a16f74e250fe379c014
SHA-256: 1d13e0848c4a49e166946be44eeb742142d8dd1bdef5c8a04fd6ea7d495106fc
Release notes
Week has passed since the 6.x-1.1-RC1 and no problems have been reported since. So, it's time to make the official release.
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. See the documentation for configuration how-to. (#400644: Memcache acceleration (D6 port)) - Support for restricting node view energy to authenticated users only. (#452288: How to limit to authenticated users?).
Changes in work logic:
- When submitted comment is automatically approved, give both
comment_submitandcomment_publishenergies to node. Previously, onlycomment_submitwas given. Fixed as a part of #452288: How to limit to authenticated users?.
Bug fixes:
- Fix comment publish. Thanks to swentel for the report and patch! (#460326: Publishing comments gives fatal error)
This release also introduces some SimpleTest tests for the most important functionality. This should improve the code quality in the long run.
This release was sponsored by Uusi Suomi.
Enjoy!