0.145.0 (2026-07-30)
Full Changelog: v0.144.0...v0.145.0
Features
- api: add disposition_reasons to queues, change resolution to string in cases (9c65c76)
- api: add embed.session_generated and embed.viewed webhook event types (11b01a3)
- api: add PAYMENT enum value to category in book-transfers (5336e09)
- api: add program transfer types to account-activity/book-transfers/payments/statements (d155fa9)
- api: add RECIPIENT_NAME attribute to auth_rules v2 ACH conditions (8e4fabf)
- api: add recipient_name field to payments ACH method attributes (bef9676)
- api: add REVERSED status value to payments list method (90fff93)
- api: add stablecoin category and events to account-activity/payments/line-items (ccf6dd6)
- stlc: configurable CI runner and private-production-repo support in workflow templates (82e45d9)
Bug Fixes
- ci: bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows on Node 24 (26e94a9)
- types: make comment, created_at, fraud_type, updated_at nullable in fraud transactions (942f058)
Chores
- internal: codegen related update (37e6a52)
Documentation
- api: clarify last_transaction_event_token parameter in balances.list (e58facc)
- api: expand dispute event descriptions in events resource (6f33a7e)
- api: update category parameter description in externalPayments.list (ffeabcb)
- api: update max duration in auth-rules v2 trailing window (5185f3d)
- api: update simulate_clearing method documentation in transactions (ce3f22c)