-
Notifications
You must be signed in to change notification settings - Fork 155
Comparing changes
Open a pull request
base repository: a-bonus/google-docs-mcp
base: v1.4.0
head repository: a-bonus/google-docs-mcp
compare: v1.5.0
- 12 commits
- 28 files changed
- 4 contributors
Commits on Mar 23, 2026
-
feat: add downloadFile tool for Google Drive
Downloads any file from Google Drive to a local path. For blob files (PDFs, images, etc.), downloads raw bytes. For Google Workspace files (Docs, Sheets, Slides), exports to a configurable format with text-friendly defaults (Docs->markdown, Sheets->CSV). Features: optional savePath (defaults to cwd), automatic text extraction for text-based files (up to 50KB), parent directory auto-creation, partial file cleanup on error, Shared Drive support. Includes 32 Vitest tests covering pure unit tests and mocked integration tests. Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for 44a492f - Browse repository at this point
Copy the full SHA 44a492fView commit details -
style: fix Prettier formatting in replaceRangeWithMarkdown.ts
Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for d3bd011 - Browse repository at this point
Copy the full SHA d3bd011View commit details -
Merge pull request #96 from Mawox/feat/download-file
feat: add downloadFile tool for Google Drive
Configuration menu - View commit details
-
Copy full SHA for 4e1f8f8 - Browse repository at this point
Copy the full SHA 4e1f8f8View commit details
Commits on Mar 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d863b10 - Browse repository at this point
Copy the full SHA d863b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce49158 - Browse repository at this point
Copy the full SHA ce49158View commit details -
feat: landing page (en/cs) and README refresh with all 67 tools
Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for 5e12328 - Browse repository at this point
Copy the full SHA 5e12328View commit details -
fix: robust copy button on landing page, pass Prettier formatting
Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for 440cac3 - Browse repository at this point
Copy the full SHA 440cac3View commit details -
Merge pull request #97 from Mawox/feat/remote-mode
feat: remote deployment mode (Streamable HTTP + MCP OAuth 2.1)
Configuration menu - View commit details
-
Copy full SHA for 975186e - Browse repository at this point
Copy the full SHA 975186eView commit details -
fix: comprehensive security hardening (audit findings)
Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for e3541db - Browse repository at this point
Copy the full SHA e3541dbView commit details -
docs: update README with Firestore token storage, generic MCP client …
…refs, Web app OAuth note Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for d9554c5 - Browse repository at this point
Copy the full SHA d9554c5View commit details -
Merge pull request #98 from Mawox/fix/security-audit
fix: comprehensive security hardening (audit findings)
Configuration menu - View commit details
-
Copy full SHA for 1010fb8 - Browse repository at this point
Copy the full SHA 1010fb8View commit details -
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 069d676 - Browse repository at this point
Copy the full SHA 069d676View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.4.0...v1.5.0