| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gogcli_0.36.0_windows_arm64.zip | 2026-08-13 | 12.9 MB | |
| gogcli_0.36.0_windows_amd64.zip | 2026-08-13 | 14.5 MB | |
| gogcli_0.36.0_linux_arm64.tar.gz | 2026-08-13 | 12.9 MB | |
| gogcli_0.36.0_linux_amd64.tar.gz | 2026-08-13 | 14.3 MB | |
| gogcli_0.36.0_darwin_arm64.tar.gz | 2026-08-13 | 13.2 MB | |
| checksums.txt | 2026-08-13 | 852 Bytes | |
| gogcli_0.36.0_darwin_amd64.tar.gz | 2026-08-13 | 14.6 MB | |
| RELEASE-NOTES.md | 2026-08-13 | 1.3 kB | |
| SIGNING-MANIFEST.json | 2026-08-13 | 1.2 kB | |
| ASSET-INVENTORY.json | 2026-08-13 | 3.2 kB | |
| README.md | 2026-08-13 | 1.3 kB | |
| v0.36.0 source code.tar.gz | 2026-08-13 | 2.4 MB | |
| v0.36.0 source code.zip | 2026-08-13 | 4.2 MB | |
| Totals: 13 Items | 89.1 MB | 0 | |
v0.36.0 - 2026-08-13
Highlight: Gmail grows full draft-side reply workflows — reply, reply-all, and forward compose real drafts (never auto-sending), with address-aware recipient validation.
- Gmail: add draft-only reply, reply-all, and forward workflows with shared send-side composition, no-send compatibility, and address-aware recipient validation. (#977) — thanks @malob.
- Gmail: add opt-in exact-or-lower-bound match counts to thread and message searches without treating Gmail's result estimate as exact. (#983, [#984]) — thanks @chrischall.
- Auth: offer one-time re-authorization for expired or revoked stored OAuth refresh tokens after interactive confirmation, while preserving non-interactive recovery guidance. (#973) — thanks @inamiy.
- Calendar: anchor
--daysat an explicit--from, preserve calendar-day windows across DST, and reject conflicting window flags instead of silently discarding them. (#981) — thanks @frankhli843. - Safety: allow custom baked profiles to lock boolean CLI flags against command-line, environment, and config overrides without echoing the locked value in override errors. (#976) — thanks @ronny-rentner.
- Dependencies: update Kong, Google protobuf/genproto, Cloudflare Workers types, and pnpm to their latest releases.