Allow Plaid-only flows with Hosted Link to fall back to connect.text copy
GraphQL
Replace ZWL (Zimbabwean Dollar) with ZWG (Zimbabwe Gold) in CurrencyCode enum across all GraphQL schema versions
Add institutionId field to RemoteDataFinicityConnectionDetails GraphQL type
REST API
Allow API key authenticated requests to make 100 req/s
Add lastSeenAt field to Connector responses
Dashboard
Add Straddle integration management in Dashboard, enabling programmatic payments with any Quiltt-supported aggregator
Expose the Mock integration in SANDBOX and TEST environments in Dashboard
Remove beta labels from Straddle integration, Hosted Processor, and Statements
Add Last Seen At to Connector detail page
Add polling to profile list so deleting profiles are removed automatically once destruction completes
Documentation
Remove beta designation from accountStatements product description
Expand DELETE /profiles endpoint description with additional detail on permanent deletion and associated data removal, and make it indexable in documentation search
Add section for handling OAuth deep links in React Native to docs
Standardize copy and language conventions in the Profiles guide
Rename "Schemas & Types" section to "GraphQL Operations" and clarify GraphQL as the recommended interface for Profile data
Remove deprecated updatedAt field from webhook and profile code examples
Update Platform API Reference navigation description
Bug Fixes
Bug Fixes
Connector
Fix Finicity OAuth windows closing prematurely — ignore spurious CLOSE events from the SDK
GraphQL
Fix NameError caused by resolve_type being called on objects that don't respond to routinely
Platform
Fix Finicity connection errors caused by closed accounts
Block Connect-enabled Connectors from rendering if no Connect integrations are enabled
Fix organization legalCountryCode being restricted to US and CA — expand accepted values to all ISO 3166 country codes
Fix rate limiting errors during Plaid balance refreshes
Dashboard
Fix Straddle logo not displaying correctly
Fix incorrect icon used for Remote Data navigation item (changed from Brackets to Braces)
Documentation
Add missing at field to webhook event code examples
Fix incorrect or outdated field values in documentation code examples (event IDs, timestamps, source field on Balance)