September 2025 Product Updates
ImprovementsImprovements
- Connector
- Improve Retry screen copy for provider fallback flow
- GraphQL
- Breaking Make
Transaction.provider non-nullable (ConnectionProvider!) across all schema versions now that virtual transactions no longer exist
- Hide
clientMutationId argument from API documentation to simplify mutation signatures
- Improve
metadata field descriptions on update mutations to be specific to the subject type (Account, Connection, Profile, Transaction)
- Add
tenantId field to RemoteDataFingoalEnrichedTransaction type
- REST API
- Rename pagination query parameter from
items to limit across all API endpoints
- Platform
- Add support for populating investment-related transaction fields for Finicity
- Improve Pave enrichment account and balance data quality for Finicity, MX, and Mock connections
- Migrate to using Quiltt Transaction IDs for Pave enrichment
- Dashboard
- Hide optional/required toggle for disabled products
- Fade out disabled products
- Replace page description alerts with inline text beneath page titles
- Improve Integration page layout
- Disable SVG uploads in the organization image upload form
- Documentation
- Document each event type's
metadata field with descriptions and examples specific to that event type
Bug FixesBug Fixes
- Connector
- Always allow iframing for Connector errors
- Fix Plaid reconnect mode triggering an initial sync instead of a refresh sync
- Add fallback for when processing MX
onMemberConnected events fails
- Fix Finicity widget teardown not executing correctly
- REST API
- Fix Processor Token auth returning 404 instead of 401 when account is discarded but processor token has not been deleted
- Platform
- Fix incorrect
kind field for Finicity investment transactions
- Fix Finicity institution products not being disabled when the institution is offline
- Dashboard
- Fix organization image upload form not resetting after a successful upload
- Webhooks
- Fix hydration of
profile field on profile.deleted webhook events
- Fix
profile.ready dates not being removed when there are 0 transactions