Download Latest Version gogcli_0.42.0_windows_amd64.zip (15.0 MB) Google Add to Preferred Sources
Home / v0.41.0
Name Modified Size InfoDownloads / Week
Parent folder
gogcli_0.41.0_windows_arm64.zip 2026-09-22 13.3 MB
gogcli_0.41.0_windows_amd64.zip 2026-09-22 14.9 MB
gogcli_0.41.0_linux_arm64.tar.gz 2026-09-22 13.2 MB
gogcli_0.41.0_linux_amd64.tar.gz 2026-09-22 14.7 MB
gogcli_0.41.0_darwin_arm64.tar.gz 2026-09-22 13.5 MB
checksums.txt 2026-09-22 852 Bytes
gogcli_0.41.0_darwin_amd64.tar.gz 2026-09-22 15.0 MB
SIGNING-MANIFEST.json 2026-09-22 1.2 kB
ASSET-INVENTORY.json 2026-09-22 3.2 kB
RELEASE-NOTES.md 2026-09-22 3.2 kB
README.md 2026-09-22 3.2 kB
v0.41.0 source code.tar.gz 2026-09-22 2.5 MB
v0.41.0 source code.zip 2026-09-22 4.5 MB
Totals: 13 Items   91.7 MB 1

0.41.0 - 2026-09-22

Highlights: Raw RFC822 drafts, Search Console URL inspection, automatic Slides image sizing, and fixes for lost Gmail results, cancellation, and Sheets crashes.

  • Dependencies: retain patched gRPC 1.83.2 with Google API 0.298 to avoid GHSA-2v4p-qf9q-27wj; gog does not use the affected xDS server. (#1150)
  • Gmail: stage and replace raw RFC822 drafts, retrieve their MIME, and preview safely offline; bound raw draft/send input to 35 MiB while preserving no-send policies. (#1126) — thanks @darkamenosa.
  • Search Console: add searchconsole inspect for per-URL index status via the URL Inspection API (coverage state, indexing/page-fetch/robots.txt state, canonical, sitemaps, last crawl time), using the existing webmasters OAuth scope. (#1094) — thanks @laihenyi.
  • Slides: derive either missing image dimension from local files or anonymously readable public HTTPS images, preserving explicit size pairs and documenting the public-fetch requirement. (#1112) — thanks @sebsnyk.
  • Sheets: return an error instead of crashing when append responses omit update metadata, without retrying the potentially completed write. (#1142) — thanks @SebTardif.
  • Calendar: show failed Zoom meeting cleanup alongside a failed Calendar write, preserving both causes through CLI error formatting. (#1144) — thanks @SebTardif.
  • Gmail: fail thread searches when a detail fetch fails instead of silently returning partial results after a discarded retry. (#1138) — thanks @SebTardif.
  • Gmail: accumulate repeated --add and --remove label flags across thread, message, batch, and label modifications while preserving literal comma/backslash splitting and normalization. (#1139) — thanks @ShacharBialick.
  • Gmail: inspect Pub/Sub notifications matching the saved watch cursor so pending history changes can reach the hook. (#1140) — thanks @kazuyuki-eguchi.
  • API: honor in-flight command cancellation in YouTube, Chat unread lookups and sends, and People profile and relation requests. (#1145) — thanks @SebTardif.
  • API: honor api list --plain with stable, sanitized TSV columns while preserving default and JSON catalog responses. (#1141, [#1146]) — thanks @postoso and @goutamadwant.
  • API: close upload bodies when the circuit breaker rejects a request or retry buffering fails, preventing leaked files and streams. (#1136)
  • Apps Script: keep file names within one TSV field in appscript content, escaping line breaks instead of splitting output rows. (#1091) — thanks @haosdent.
  • Docs: identify the queued batch UUID in revision-mismatch errors so it can be inspected or aborted. (#1143) — thanks @SebTardif.
  • Search Console: preserve permission-denied exit codes when adding API setup or scope guidance. (#1094)
  • Dependencies: refresh Google/MCP clients and protocol modules, gofumpt, Node 26/Corepack, pnpm 11, Docker build pins, and tracking-worker Vite, PostCSS, Undici, Nano ID, and tooling pins while retaining Go 1.26 compatibility and release-age limits. (#1134, [#1148])
  • CI: verify the Go 1.26 minimum, worker types, and generated skills; avoid duplicate pull-request test runs and repair remote validation setup. (#1131, [#1147])
Source: README.md, updated 2026-09-22