0.27.1
Fixed
- Calendar: accept relative and date-only
freebusy --from/--tovalues using the same timezone-aware range parsing as events. (#806, #811) — thanks @privatenumber. - Gmail: add
--reply-allto draft create and update so reply drafts can infer original recipients while preserving explicit recipient overrides. (#804, #805) — thanks @privatenumber. - Gmail: make truncated text bodies point to
--fullor--jsonand align thread help with full-body behavior. (#807, #809) — thanks @privatenumber. - CLI: mention
--allor--all-pagesin next-page hints while retaining page-token guidance. (#808, #810) — thanks @privatenumber. - Docs: validate local Markdown heading anchors during docs coverage checks, including Unicode and encoded fragments. (#812) — thanks @kiranmagic7.