Immutable
release. Only release title and notes can be modified.
Cross-chain funding (deposit) support, mirroring @openfort/react's useFunding.
New
- Funding (cross-chain deposit).
OFFunding— a SwiftUIObservableObjectmirroring@openfort/react'suseFunding(fund/createSession/track/payLink/reset, publishingsession/status/loading/error/isAvailable). Fund an embedded wallet from any chain or a centralized exchange; source routes areevm/solana/cex. The namespace is also available directly onOFSDK.shared(fundingCreateSession,fundingSetPaymentMethod,fundingGetSession,fundingPayLink,fundingChains) for headless use. Funding authenticates with the project publishable key, so it works for guest and authenticated users alike. OFFundingChains— a SwiftUI loader mirroring@openfort/react'suseFundingChains, fetching the live funding source-chain catalog.- The bundled
openfort.jsWebView is now inspectable in debug builds (Safari Web Inspector).
Changed
- Upgraded the vendored
openfort.jsbundle from 1.3.7 to 1.5.0 — the release that ships thewindow.openfort.fundingnamespace.
Full Changelog: 2.0.0...2.1.0