| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-01-22 | 588 Bytes | |
| gogcli_0.9.0_darwin_amd64.tar.gz | 2026-01-22 | 8.0 MB | |
| gogcli_0.9.0_darwin_arm64.tar.gz | 2026-01-22 | 7.5 MB | |
| gogcli_0.9.0_linux_arm64.tar.gz | 2026-01-22 | 7.4 MB | |
| gogcli_0.9.0_linux_amd64.tar.gz | 2026-01-22 | 8.1 MB | |
| gogcli_0.9.0_windows_amd64.zip | 2026-01-22 | 8.1 MB | |
| gogcli_0.9.0_windows_arm64.zip | 2026-01-22 | 7.3 MB | |
| README.md | 2026-01-22 | 1.2 kB | |
| v0.9.0 source code.tar.gz | 2026-01-22 | 436.0 kB | |
| v0.9.0 source code.zip | 2026-01-22 | 727.5 kB | |
| Totals: 10 Items | 47.5 MB | 5 | |
0.9.0 - 2026-01-22
Highlights
- Auth: multi-org login with per-client OAuth credentials + token isolation. (#96)
Added
- Calendar: show event timezone and local times; add --weekday output. (#92) — thanks @salmonumbrella.
- Gmail: show thread message count in search output. (#99) — thanks @jeanregisser.
- Gmail: message-level search with optional body decoding. (#88) — thanks @mbelinky.
Fixed
- Auth: fix Gmail search example in auth success template. (#89) — thanks @rvben.
- CLI: remove redundant newlines in text output for calendar, chat, Gmail, and groups commands. (#91) — thanks @salmonumbrella.
- Gmail: include primary account display name in send From header when available. (#93) — thanks @salmonumbrella.
- Keyring: persist OAuth tokens across Homebrew upgrades. (#94) — thanks @salmonumbrella.
- Docs: update Gmail command examples in README. (#95) — thanks @chrisrodz.
- Contacts: include birthdays in contact get output. (#102) — thanks @salmonumbrella.
- Calendar: force custom reminders payload to send UseDefault=false. (#100) — thanks @salmonumbrella.
- Gmail: add read alias + default thread get. (#103) — thanks @salmonumbrella.