Releases: xing5/mcp-google-sheets
Releases · xing5/mcp-google-sheets
v0.6.0
What's Changed
- Fix token refresh error handling to prevent server crashes by @slhck in #52
- Update README to match actual tools and enhance clarity and detail by @squatto in #55
- Add batch_update tool to expose full batchUpdate endpoint (allows Claude to format cells) by @drPod in #54
- chore: Add fallback version for cases when I do not have tag by @jhutar in #47
New Contributors
- @slhck made their first contribution in #52
- @squatto made their first contribution in #55
- @drPod made their first contribution in #54
- @jhutar made their first contribution in #47
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- feat: add Docker support and update server configuration by @omarsaad98 in #50
- Add list_folders tool and ability to specify folder ID for creating/listing sheets by @lukmanr in #48
New Contributors
- @omarsaad98 made their first contribution in #50
- @lukmanr made their first contribution in #48
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Fixes #36 : get_sheet_data returns empty values when include_grid_data=False (default) by @mcandries in #37
New Contributors
- @mcandries made their first contribution in #37
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- docs: Fix ADC authentication setup instructions by @domdomegg in #30
- feat: add include_grid_data to get_sheet_data and update docs by @iqdoctor in #33
- Support shared drive and fix creating spreadsheet via service account by @ykun9 in #28
New Contributors
- @domdomegg made their first contribution in #30
- @iqdoctor made their first contribution in #33
- @ykun9 made their first contribution in #28
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
v0.3.6
What's Changed
- Feature/get sheet formulas by @nutritionengineering in #12
New Contributors
- @nutritionengineering made their first contribution in #12
Full Changelog: v0.3.5...v0.3.6
v0.3.5
Full Changelog: v0.3.4...v0.3.5
v0.3.4
(DEPRECATED): please update to latest if you're using v0.3.4, there is a bug that only allow credential-info setup. Simplest way is to use uvx mcp-google-sheets@latest
What's Changed
- Added get_multiple_sheet_data & get_multiple_spreadsheet_summary & share_spreadsheet tools by @theboringhumane in #1
New Contributors
- @theboringhumane made their first contribution in #1
Full Changelog: v0.2.0...v0.3.4