Skip to content

Releases: orieg/gws-connector

v0.3.1

20 Apr 19:50
9ad3465

Choose a tag to compare

What's Changed

  • Shrink OAuth inline wait to stay under MCP_TIMEOUT by @orieg in #46
  • Bump version to 0.3.1 by @orieg in #47

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Apr 17:33
2cff9bc

Choose a tag to compare

What's Changed

  • docs: add gws.accounts.complete to landing page by @orieg in #43
  • Add native Google Sheets & Docs support by @orieg in #44
  • Bump version to 0.3.0 by @orieg in #45

Full Changelog: v0.2.4...v0.3.0

v0.2.4

20 Apr 15:39
dc9a739

Choose a tag to compare

What's Changed

  • Update README: accurate tool count and Gemini architecture by @orieg in #26
  • Clarify skill invocation for Claude vs Gemini by @orieg in #27
  • ci: bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #3
  • Add GitHub Pages landing page by @orieg in #29
  • Add privacy policy page by @orieg in #30
  • Add header to privacy policy page by @orieg in #31
  • Add privacy policy link and fix LICENSE name by @orieg in #32
  • Style privacy page header to match main page by @orieg in #33
  • Add orieg.github.io backlink in footer by @orieg in #34
  • Add badges to README by @orieg in #35
  • deps: bump the go-modules group across 1 directory with 2 updates by @dependabot[bot] in #37
  • ci: bump softprops/action-gh-release from 2 to 3 in the github-actions group by @dependabot[bot] in #38
  • deps: bump the go-modules group with 2 updates by @dependabot[bot] in #39
  • Split OAuth into non-blocking start + complete by @orieg in #41
  • Bump version to 0.2.4 by @orieg in #42

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

28 Mar 23:43
f5e31de

Choose a tag to compare

What's Changed

  • Add Gemini CLI extension support, consolidate shared context by @orieg in #22
  • Auto-download binary on first Gemini CLI use by @orieg in #23
  • Add Gemini CLI to supported clients list by @orieg in #24
  • Bump version to 0.2.3 by @orieg in #25

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 Mar 22:58
14084a9

Choose a tag to compare

What's Changed

  • Prefer GWS tools over built-in Gmail/Calendar connectors by @orieg in #19
  • Add send_draft tool, fix UTF-8 encoding, support HTML emails by @orieg in #20
  • Bump version to 0.2.2 by @orieg in #21

Full Changelog: v0.2.1...v0.2.2

v0.2.1

28 Mar 22:39
9504010

Choose a tag to compare

What's Changed

  • Add marketplace.json for plugin distribution by @orieg in #14
  • Fix marketplace source: use GitHub repo instead of relative path by @orieg in #15
  • Restructure README: lead with plugin install by @orieg in #16
  • Auto-download MCP binary on plugin install by @orieg in #17
  • Bump version to 0.2.1 by @orieg in #18

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Mar 02:59
7457708

Choose a tag to compare

What's Changed

  • Fix Claude Code install instructions and skill names in README by @orieg in #5
  • Store client_secret in OS keychain instead of accounts.json by @orieg in #7
  • Update README and configure skill for keychain credential flow by @orieg in #8
  • Add warning about test users requirement in GCP setup by @orieg in #9
  • Add create_label and modify_message Gmail tools by @orieg in #10
  • Fall back to HTML body for emails without text/plain by @orieg in #11
  • Add format=raw option to read_message and read_thread by @orieg in #12
  • Add reauth tool for refreshing OAuth tokens by @orieg in #13

Full Changelog: v0.1.0...v0.2.0

v0.1.0

27 Mar 16:34
5498fcd

Choose a tag to compare

What's Changed

  • Audit fixes, styled OAuth pages, and CI pipeline by @orieg in #1
  • Add Copilot review instructions, PR template, and Dependabot by @orieg in #2
  • Add release workflow, --version flag, and refresh README by @orieg in #4

New Contributors

  • @orieg made their first contribution in #1

Full Changelog: https://github.com/orieg/gws-connector/commits/v0.1.0