Download Size md5 hash
userpoints-6.x-1.0.tar.gz 62.41 KB 78932831028a050ef56551912def6259
userpoints-6.x-1.0.zip 75.35 KB 2a7b9f759bb82b7e23b8f975c7592773
Official release from tag: 6.x-1.0
Last updated: December 25, 2010 - 00:05

An important release in the userpoints cycle please read the following changes.
*Several simpletest tests have been added to ensure data integrity and reduce bugs
*userpoints_basic has been removed and moved to its own project at http://drupal.org/project/userpoints_nc
*hook_userpoints has been modified from hook_userpoints($op, $uid, $points, $event) to simply hook_userpoints($op, $params)

ALL contributed or custom modules that use hook_userpoints will need to modify their functions.