0.132.0 (2026-08-03)
Full Changelog: v0.131.0...v0.132.0
Features
- api: add dispositionReasons to queues, change resolution type in cases (c8be7a9)
- api: add embed webhook event types (6b438b7)
- api: add Optional parameter overloads to transaction response builders (5b5091a)
- api: add PAYMENT category to book transfers (a362749)
- api: add PROGRAM_TRANSFER enum values to account/book_transfer/payment/statement types (0ef7114)
- api: add RECIPIENT_NAME attribute to ConditionalAchActionParameters (76fb326)
- api: add recipient_name field to Payment ACH method attributes (143f55b)
- api: add REVERSED status value to payment list parameters (108f733)
- api: add stablecoin category and events to account activity/payment/statement types (2263c5c)
- stlc: configurable CI runner and private-production-repo support in workflow templates (d0f208a)
Bug Fixes
- client: leniently parse space-separated date-times (42c7302)
Documentation
- api: clarify dispute event type descriptions (20fcf6f)
- api: clarify lastTransactionEventToken behavior in financial account balance list (6a3be38)
- api: clarify simulateClearing supports multiple calls (326d02d)
- api: update category parameter description in external_payment list (7afdd50)
- api: update VelocityLimitPeriod duration maximum from 31 to 90 days (6038ae0)