Hey there! We've got some exciting updates this release to make user experience even better:

Enhancements:

  • Search Members by email :
  • Group Admins/Owners can now search for members in members page and also while tagging them in comments and posts using email Ids.

Leaderboard

  • Group Admins will no more be a part of the leaderboards to allow non admin members to part of the leaderboard. This will bring more engagement in the groups by motivating members to generate quality content.

Backend Caching

Added a layer of redis cache on some extremely frequently database reads. This will significantly lower the read and compute time spent by service on mongo

Bug fixes

  • Fixed a bug in leaderboard calculation that was inflating the points of some users of the groups
  • Fixed known issues with role based filter in members screen.
  • Fixed 5xx error in reactions API
  • Optimised & removed extremely heavy reads on database