Skip to content

Latest commit

 

History

History
81 lines (39 loc) · 4.16 KB

File metadata and controls

81 lines (39 loc) · 4.16 KB

Changelog

0.20.0 (2026-08-05)

Features

  • add blocked handles api for message filtering (c46f165)

0.19.1 (2026-08-04)

Bug Fixes

  • flatten poll subresources to avoid go compile errors (7075b92)

0.19.0 (2026-08-04)

Features

  • add action field to message content for app experiences (e3e1944)
  • add agentcard payment provider api (e3e1944)
  • add exclude_from parameter to control line selection (e3e1944)
  • add reconciled_at field to message objects (e3e1944)
  • support url-type fields in message action parameters (e3e1944)

Bug Fixes

  • clarify contact card creation and update behavior (e3e1944)
  • clarify idempotency key behavior with deleted messages (e3e1944)
  • clarify message.failed webhook delivery behavior (e3e1944)
  • clarify opt-out keyword matching requirements for chat health (e3e1944)

0.18.0 (2026-07-26)

Features

  • regenerate SDKs from updated API spec (#40) (4072b73)

0.17.0 (2026-07-26)

Features

  • regenerate SDKs from updated API spec (#38) (da4334f)

0.16.0 (2026-07-24)

Features

  • add natural payment rail support with e.164 identifiers (#36) (3012aac)

0.15.1 (2026-07-06)

Documentation

  • clarify phone line reputation status descriptions (#34) (a5a6a99)

0.15.0 (2026-06-21)

Features

  • phone line reputation + group chat icon; remove iMessage app image layout & session_id (#32) (736fe20)

0.14.0 (2026-06-10)

Features

  • regenerate SDKs from updated API spec (#29) (dd7f2d7)

Bug Fixes

  • ci: parse release PR number in shell, not fromJSON in env (#26) (a364403)