Skip to content

SDK 7.1.0 Release Notes

Choose a tag to compare

@eric-notifi eric-notifi released this 21 May 07:40
· 59 commits to main since this release
  • Beta Support: TenantConfig V2 Interface
    We've introduced the new TenantConfig V2 interface (currently in internal testing, not officially released). This version significantly reduces payload size and improves performance by removing legacy & redundant properties.

    For a detailed comparison between V1 and V2, refer to the type definition files:

    ⚠️ Note
    TenantConfig V2 is currently being validated internally. Once finalized, all existing DApps will be seamlessly migrated to the new interface without requiring any code changes.

  • Minor Updates

    • @notifi-network/notifi-frontend-client: subscriptionValue and fusionEventId are now available via the getAlerts API.
    • Deprecated legacy code related to sources and filters to enhance code quality and maintainability.