Skip to content

v1.0.1 - Bug Fixes and Enhanced Documentation

Choose a tag to compare

@ajramos ajramos released this 07 Jun 00:00
· 11 commits to main since this release

🔧 Bug Fixes

  • Fix missing pytz dependency - Resolved ModuleNotFoundError: No module named 'pytz' during installation
  • Fix cursor_setup.py command - Corrected script to use mcp-gsuite-enhanced instead of mcp-gsuite
  • Fix build configuration - Added proper package configuration for src/mcp_gsuite in pyproject.toml

📚 Documentation Improvements

  • New Quick Start section - Added comprehensive 5-minute setup guide
  • Validated installation flow - All steps tested and verified working end-to-end
  • Improved user experience - Step-by-step instructions for new users

✅ Testing

  • Complete end-to-end testing performed with fresh repository clone
  • All features verified working including Google Calendar API integration
  • OAuth2 authentication flow tested and validated

🚀 What's New

This patch release ensures a smooth installation and setup experience for new users. The Quick Start guide provides a validated path from clone to working MCP server in just 5 minutes.

Full Changelog: v1.0.0...v1.0.1