0.32.0
- Docs: add
docs suggestions listfor read-only pending text insertions and deletions, including exact UTF-16 ranges, segment context, and tab selection. (#876) - Auth: retry one replayable Google API request after an
insufficient scopes403 by refreshing stored OAuth credentials, while preserving ordinary permission failures and non-replayable requests. (#889) — thanks @ortonom. - CLI: add read-only
update status/update checkrelease metadata, platform asset, checksum, and install-method reporting. (#882) — thanks @titus7490. - YouTube: add opt-in
videos list --parts allfull metadata while preserving the existing compact default and explicit owner-only part requests. (#871) — thanks @coeur-de-loup. - Docs: add
docs format --spacing-modefor setting paragraph spacing collapse behavior alongside--space-aboveand--space-below. (#885) — thanks @odyssey4me.