github openclaw/gogcli v0.22.0

latest releases: v0.34.1, v0.34.0, v0.33.0...
one month ago

0.22.0

Added

  • Docs: add --code to docs format and plain-text docs write for the existing monospace grey code style. (#685) — thanks @sebsnyk.
  • Drive/Docs: add --since to drive comments list and docs comments list for server-side comment modified-time filtering. (#688) — thanks @sebsnyk.
  • Gmail: add --thread-id to gmail drafts create and gmail drafts update so drafts can reply within a thread using the latest message headers. (#673, #674) — thanks @chrischall.

Fixed

  • Docs: preserve nested list levels when writing markdown into a specific tab with docs write --replace --markdown --tab. (#696)
  • Docs: fix docs export --tab tab resolution against the live Docs API field mask. (#696)
  • Docs: strip Pandoc-style explicit heading anchors like {#slug} from rendered markdown headings and resolve matching same-document links. (#703)
  • Docs: render GFM ~~strikethrough~~ spans in the local markdown writer used by docs write --tab --markdown. (#702)
  • Docs: batch table-cell writes for docs write --tab --markdown to avoid per-cell Docs API quota bursts on table-heavy documents. (#699) — thanks @sebsnyk.
  • Gmail: preserve existing gmail drafts update attachments when --attach is omitted, add --clear-attachments for intentional removal, and keep --attach as explicit replacement. (#680, #681) — thanks @chrischall.

Don't miss a new gogcli release

NewReleases is sending notifications on new releases.