Skip to content

v1.8.9 — View members in group chats

Choose a tag to compare

@ZL154 ZL154 released this 25 Apr 20:44
· 171 commits to main since this release

New feature: View members

Group chats now have a way to see who's in them.

  • New View members entry in the chat kebab menu (groups only)
  • The N members text in the group-chat header is now clickable
  • Both open a modal listing every participant with avatar, name, You pill on yourself, and Admin pill on the group's creator
  • Sorted: you first, then admin, then alphabetical
  • Pulls a fresh participant list from GET /conversations/{id} so newly added members show up immediately
  • Falls back to the friends list to resolve names for non-friend members