Skip to content

Releases: googleworkspace/developer-tools

google-workspace-developer-tools@0.6.2

Choose a tag to compare

@googleworkspace-bot googleworkspace-bot released this 06 Jan 18:24
9932d27

Patch Changes

  • 77be986: Added missing currentonly scopes for Apps Script (Docs, Sheets, Slides, Forms). The currentonly scope is only available within Apps Script Services. This does not include Apps Script Advanced Services or direct calls to Google Workspace APIs.

    For more information, see Editor scopes and Apps Script currentonly scopes.

google-workspace-developer-tools@0.6.1

Choose a tag to compare

@googleworkspace-bot googleworkspace-bot released this 19 Dec 22:50
f6b3479

Patch Changes

  • c3d1446: Add Apps Script specific https://www.googleapis.com/auth/script.external_request which is not part of any API.

google-workspace-developer-tools@0.6.0

Choose a tag to compare

Minor Changes

  • 3892fcf: Implement code completion for OAuth2 scopes.

google-workspace-developer-tools@0.5.4

Choose a tag to compare

@googleworkspace-bot googleworkspace-bot released this 27 Oct 19:17
b00daa3

Patch Changes

  • af40257: Fix contributes.mcpServerDefinitionProviders for MCP server.

google-workspace-developer-tools@0.5.3

Choose a tag to compare

@googleworkspace-bot googleworkspace-bot released this 27 Oct 17:26
2a4c6f4

Patch Changes

  • 4d7583e: Add all Google APIs and scopes to the diagnostics.

google-workspace-developer-tools@0.5.2

Choose a tag to compare

@googleworkspace-bot googleworkspace-bot released this 09 Oct 05:14
74c8a63

Patch Changes

  • e6e1777: Update feature list.
  • aa37b9e: Significantly improved README documentation for both the monorepo and VS Code extension:
    • Added comprehensive Quick Start section with multiple installation methods
    • Enhanced Features section with detailed OAuth2 scope intelligence capabilities
    • Included visual scope classification indicators (Restricted, Sensitive, Non-Sensitive)
    • Added "How It Works" section explaining extension functionality
    • Expanded usage instructions with code examples
    • Added Development section with setup commands and project structure
    • Included Resources section with links to Google Workspace documentation
    • Improved overall organization, readability, and visual hierarchy with emoji icons
    • Added marketplace badges and better formatting throughout

google-workspace-developer-tools@0.5.1

Choose a tag to compare

@googleworkspace-bot googleworkspace-bot released this 09 Oct 00:44
83c5574

Patch Changes

  • dc49bf8: Add missing license to extension.

google-workspace-developer-tools@0.5.0

Choose a tag to compare

Minor Changes

  • 364aa2f: Register Google Workspace Developer MCP Server in extension.

gemini-extension@1.0.0

Choose a tag to compare

@jpoehnelt jpoehnelt released this 09 Oct 01:14
gemini-extension@v1.0.0

feat: add gemini-extension configuration for Google Workspace Develop…