SDK 7.6.0 Release Notes
- Enabled the Edit Form Target (Email) feature in @notifi-network/notifi-react to improve the target editing experience. (#935)
- Miscellaneous improvements and cleanups, including in-code TODO resolutions, notifi-dapp-example updates, wallet-provider enhancements, git hook optimizations, and documentation updates. (#919, #913, #925, #923, #931)
Note
This release does not introduce any runtime breaking changes.
However, if your project overrides the styles for the notifi-target-list-item-target-id class in @notifi-network/notifi-react , please note that the margin-right property has been moved to the .notifi-target-list-item-target-id.has-verified-icon class.
If you previously customized this CSS property, update your styles accordingly. You can refer to the diff in this release for more details.