Release v1.8.0 is a major point release with significant updates.
Highlights:
- New Google Apps Script API integration, plus expanded Calendar tools (FreeBusy + guest permission controls)
- Gmail upgrades: Date header support and “Send As” for send/draft
- Sheets PDF export and Drive copy now support broader file types
- Multi-account credentials handling and several tool-tier fixes
What's Changed
- fix: add attachment tool to tool tiers by @taylorwilsdon in #345
- feat(gmail): Add Date header to message content tools by @DixonDs in #339
- Add Google Apps Script API integration by @sam-ent in #357
- fix: respect WORKSPACE_MCP_CREDENTIALS_DIR for multi-account support by @cvrt-jh in #374
- Bump the uv group across 1 directory with 2 updates by @dependabot[bot] in #378
- fix: Add missing Gmail filter tools to tool_tiers.yaml by @jonhearsch in #377
- feat(gmail): Add Send As support for send_gmail_message and draft_gmail_message by @martinschenk in #379
- Bump the uv group across 1 directory with 2 updates by @dependabot[bot] in #388
- Add PDF export support for Google Sheets by @Copilot in #391
- enh: Copy Drive File - supports any drive file by @taylorwilsdon in #392
- fix: issues/380 by @taylorwilsdon in #393
- enh: Remove start_google_auth when OAuth2.1 enabled by @taylorwilsdon in #394
- Add guest permission controls to calendar events by @jrank in #350
- Add FreeBusy API support to Google Calendar tools by @jrank in #349
New Contributors - Thanks!
- @sam-ent made their first contribution in #357
- @cvrt-jh made their first contribution in #374
- @jonhearsch made their first contribution in #377
- @martinschenk made their first contribution in #379
- @jrank made their first contribution in #350
Full Changelog: v1.7.1...v1.8.0