Skip to content

Releases: nguyenvanduocit/google-mcp

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Mar 10:47
4a89d53

1.1.3 (2026-03-13)

Bug Fixes

  • add explicit archive IDs for homebrew brew formula (01f4010)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Mar 10:37
5cb9b87

1.1.2 (2026-03-13)

Bug Fixes

  • checkout tagged commit in goreleaser to fix tag mismatch (1e4c121)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Mar 10:33
c465e0c

1.1.1 (2026-03-13)

Bug Fixes

  • use merge instead of squash to preserve commit SHAs for release-please (a462d7f)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 10:29
0d82343

1.1.0 (2026-03-13)

Features

  • add base64 encoding support and Google token retrieval script - Add encoding/base64 import for handling encoded data in Gmail tools - Add get-google-token script with documentation for OAuth token management (993a827)
  • Add Claude Code spec-driven development framework (078743f)
  • add CLI package and update README with CLI usage (8641274)
  • add homebrew installation instructions (03327a4)
  • add YouTube tools and Google Chat get-user-info endpoint (7aad523)
  • Enhance Google Chat integration with advanced messaging and user tools (a8be96d)
  • Improve error handling in Google Chat integration - Implement robust error logging and user feedback mechanisms for messaging failures (71a58dc)
  • init (9373af8)

Bug Fixes

  • add --repo flag to gh pr merge to fix auto-merge (dba9f8a)
  • add concurrency control to prevent release race conditions (6b00a31)