github coralproject/talk v3.8.2

latest releases: v9.11.3, v9.11.2, v9.11.1...
8 years ago

Note This release replaces an index on flagged comments, improving performance considerably. You'll need to run:

db.comments.dropIndex("created_at_1_action_counts.flag_1_status_1")

In order to clear out the old index to make room for the sparse index (which has conflicting options). You only have to apply this command if you have upgraded to v3.8.1 in the past.

Performance improvements

  • Lazy asset creation is a bit smarter, reducing writes to the database

Fixes

  • Fix issues with loading more comments
  • Fix issues with moderator bugs

Don't miss a new talk release

NewReleases is sending notifications on new releases.