0.146.0 (2026-08-31)
Full Changelog: v0.145.0...v0.146.0
Features
- api: add blockchain_addresses field to financial account responses (4194b81)
- api: add blockchain_recipients resource with create method (67a3827)
- api: add claim_token param/field and WRITE_OFF_REVERSED enum to disputesV2 (fe4d256)
- api: Add limit_cash_amount and limit_cash_count to VelocityLimit template (cde6d09)
- api: add PROGRAM scope to auth rule actions, entity types to cases (3a236e3)
- api: add reassignAccount method to cards (e1ec8ca)
- api: add stablecoin inbound/outbound payment types (9cf3394)
- api: add stablecoin lifecycle enum values to line items/payments/financial events (ccda791)
- api: add STABLECOIN payment method and attributes to payments (4296eb4)
- api: add STABLECOIN payment method, nullable method_attributes to payments (f80554d)
- api: add STABLECOIN payment type to payments (a55164c)
- Make blockchain recipient account_token nullable (99bca3e)
- Remove stablecoin transfer type (062881c)
Bug Fixes
- types: rename event data types and remove type discriminators in disputes-v2 (e4544e9)
Chores
- internal: allow the mock server port to be set with STAINLESS_MOCK_PORT (142cc32)
- internal: codegen related update (0c3e1dc)