0.130.0 (2026-07-30)
Full Changelog: v0.129.0...v0.130.0
Features
- api: add disposition_reasons to queues, change resolution to string in cases (bcbde18)
- api: add embed.session_generated and embed.viewed webhook events (84ae573)
- api: add PAYMENT enum value to book_transfers (64b5358)
- api: add PROGRAM_TRANSFER category and LITHIC/BANK_PROGRAM_TRANSFER type enums (c10d6da)
- api: add RECIPIENT_NAME attribute option to auth_rules ACH conditions (809d5a9)
- api: add recipient_name field to payment ACH method attributes (99e1525)
- api: add REVERSED status value to payments list method (0f01552)
- api: add STABLECOIN category and events to account_activity and payments (1f083ba)
- stlc: configurable CI runner and private-production-repo support in workflow templates (d2bf66d)
Chores
- internal: regenerate SDK with no functional changes (11f2bc1)
Documentation
- api: clarify dispute event descriptions in Event model (92638f2)
- api: clarify last_transaction_event_token behavior in balances (e1934d5)
- api: clarify simulate_clearing behavior in transactions (85d2d96)
- api: update category parameter description in external_payments (7c331aa)
- types: increase max duration to 90 days in velocity_limit_period (3423f7a)