Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
There's nothing new in this release, I'm just marking it stable so site admins can install it a little more easily since we've gone 6 months with no issues reported.
http://drupal.org/node/1924532
attaching user_category view modes to the user entity modes
this way if someone does user_view($user, 'client') it will be passed on to user_categories_category_view
and site builder can configure field display using field ui for the user_category entities