github taylorwilsdon/google_workspace_mcp v1.27.1

6 hours ago

A Google Chat fix release: direct messages and group chats finally show real names, and the room / dm filters on list_spaces work again.

What's Changed

  • gchat: Direct messages and unnamed group chats in list_spaces, get_messages and search_messages are now labelled after their members (e.g. "Alice Smith, Bob Jones and 2 others") instead of "Unnamed Space". Member lists are paginated, and lookups fall back to "Direct message" / "Group chat" rather than failing the tool. Chat now also requests chat.memberships.readonly and contacts.readonly, which fixes sender-name lookups under --tools chat (fix(gchat): name direct messages and unnamed group chats after their members by @alexkinno in #1141)
  • gchat: list_spaces with space_type="room" or "dm" no longer fails with 400 Invalid filter query; the spaceType value is now quoted as the Chat API requires (fix(gchat): quote the spaceType value in the list_spaces filter by @alexkinno in #1142)
  • deps: Bump anyio 4.13.0 → 4.14.2 (chore(deps): bump anyio from 4.13.0 to 4.14.2 in the uv group across 1 directory by @dependabot[bot] in #1143)

New Contributors

Full Changelog: v1.27.0...v1.27.1

Don't miss a new google_workspace_mcp release

NewReleases is sending notifications on new releases.