Skip to content

Latest commit

 

History

History
103 lines (45 loc) · 3.78 KB

File metadata and controls

103 lines (45 loc) · 3.78 KB

Changelog

1.6.0 (2026-04-30)

Features

  • api: regenerate SDK for channel attribution cohort model (35f4e55)

1.5.0 (2026-04-22)

Features

  • add path tag command, tagId filters, and tags list column (f388c05)
  • notify users of available updates and add talkvalue update command (491e1d6)

Bug Fixes

  • enforce backend-required fields on channel/event update (6b50508)

1.4.1 (2026-03-26)

Bug Fixes

  • use File instead of Blob for CSV import and handle problem+json errors (a3eb2f8)

1.4.0 (2026-03-25)

Features

  • sync API codegen and add person update company flags (86c2bdb)

1.3.1 (2026-03-25)

Bug Fixes

  • harden error handling, add pre-commit hooks, and expand test coverage (94e4ca3)

1.3.0 (2026-03-25)

Features

  • add agent skills and update README (97a3971)

Bug Fixes

  • add missing query params to channel people and person list commands (601a108)

1.2.2 (2026-03-25)

Bug Fixes

  • fix interceptor retry error parsing, Commander parser pattern, keyring probe (ab5ee02)

1.2.1 (2026-03-25)

Bug Fixes

  • harden interceptor, extract shared utils, remove dead code, add missing tests (00556f4)

1.2.0 (2026-03-25)

Features

  • add event, company, analysis, import commands and person extensions (8d501f2)

1.1.2 (2026-03-24)

Bug Fixes

  • resolve auth race conditions, pagination shadowing, output correctness (be0b451)

1.1.1 (2026-03-24)

Bug Fixes

  • add 401 token refresh retry, remove org id from prompt (6b53a4b)

1.1.0 (2026-03-23)

Features

  • migrate to hey-api SDK, upgrade prompt UX, code fixes (3e116d8)

1.0.1 (2026-03-23)

Bug Fixes

  • correct org list API path to /auth/organization (1f2881d)