Download Size md5 hash
userpoints-7.x-1.0.tar.gz 49.38 KB e9b6e0c952c69a0a8db78890b90e99ad
userpoints-7.x-1.0.zip 57.78 KB e313491f250f5d4b3d227c9f9d731154
Last updated: August 23, 2011 - 22:22
Official release from tag: 7.x-1.0

Release notes

The first official stable Userpoints release for Drupal 7. This release includes a few bugfixes, the most important are correct max_points total calculations and the ability to easily create views of the userpoints points and max_points total over all categories.

Changes since 7.x-1.0-rc1:

  • #1070068 by Berdir: Added {userpoints_total} to track total points and max_points
  • by Berdir: Renamed expiry_dates() to userpoints_expiry_dates()
  • #1163564 by Berdir: Fixed incorrect view transactions link on user profile and points local task weight.
  • #373374 by arithmetric: Fixed errors if taxonomy module is disabled.
  • #1159338 by Berdir: Fixed localization source code warnings.