Skip to content

SDK 7.0.0 Release Notes

Choose a tag to compare

@eric-notifi eric-notifi released this 14 May 03:44
· 62 commits to main since this release

What’s New

  • Authentication Handling Simplified
    Streamlined and cleaned up authentication-related parameters in both @notifi-network/notifi-react and @notifi-network/react. This reduces boilerplate and makes integration more straightforward.

  • Beta: NotifiSmart Core Feature
    Added a lightweight beta version of NotifiSmart, aimed at internal testing. This core logic module lays the foundation for upcoming smart notification features. Feedback welcome.

⚠️ Breaking Type Changes
This release includes breaking changes to authentication parameter types. If your Dapp uses types like NotifiEnvironmentConfiguration or NotifiConfigWithPublicKey, you’ll need to update your implementation to match the new structure.
Check the latest Type Definitions Document here for detailed information.