SDK 7.0.0 Release Notes
What’s New
-
Authentication Handling Simplified
Streamlined and cleaned up authentication-related parameters in both@notifi-network/notifi-reactand@notifi-network/react. This reduces boilerplate and makes integration more straightforward. -
Beta: NotifiSmart Core Feature
Added a lightweight beta version ofNotifiSmart, 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 likeNotifiEnvironmentConfigurationorNotifiConfigWithPublicKey, you’ll need to update your implementation to match the new structure.
Check the latest Type Definitions Document here for detailed information.