Make oauthRedirectUrl configurable via the public JS API (connect/reconnect flows) and as a script-level default, with per-connector overrides resolved at runtime
Display user-friendly error screens with specific messaging for terminal connection errors instead of generic error messages
Inform users when connection failures are due to institution, provider, or service issues
Forward specific error types from PreparingScreen and WaitScreen instead of generic errors
GraphQL
Add first and last name fields to Mock owners API
Make Account.connection non-nullable (Connection!)
Clarify that connection.synced.successful.historical fires after historical data is synced following a successful Connector session, not once per connection lifecycle
Add quantity field to rolled-up Profile-level Holding type
Improve field documentation for AccountHolding and Holding types
Dashboard
Add Billing page to the Dashboard with an embedded Orb billing portal
Documentation
Add Open in Claude and Open in ChatGPT actions to Docs LLM Options to launch assistant chats prefilled with the current docs page URL
Add disclaimer to docs that useQuilttResolvable requires contacting Quiltt support to enable
Bug Fixes
Bug Fixes
Connector
Fix oauthRedirectUrl not being applied to OAuth flows in inline web and React SDK contexts