Downloads
Release notes
#369619 - Added block that displays a random list of other users with your title
#370662 - Fixed postgres REPLACE errors
#590838 by rooby - Fixed so that only comments for the selected content types are counted
#453190 by rooby - Make titles role based
#398720 by ssace - Fix images being deleted bug
#597028 by Phliplip - Add user stats integration (contrib module)
#356988 by rooby - Add user karma integration (contrib module)
#694936 by rooby - Add option to disable display of title on user profile page
#448134 by rooby - Add my title block
Also by rooby:
* Separated admin pages out to user_titles.admin.inc
* Updated comments to be more useful
* Some drupal coding standards fixes
* Changed all handling of titles to objects instead of arrays
* Separated userpoints functionality out into contrib module
* Added variable deletion to the install file hook_uninstall
* Add "Max number of users to display" option to the "Users with my title" block
* Add theme functions for block output
* Update README.txt