diff --git a/updates/changelogs/release/7_5_0.md b/updates/changelogs/release/7_5_0.md new file mode 100644 index 0000000..333b53a --- /dev/null +++ b/updates/changelogs/release/7_5_0.md @@ -0,0 +1,8 @@ +Deeplinks are here with the new Nova Wallet v7.5.0 update! 🎁 + +Ecosystem projects can now create custom links to launch certain actions in Nova Wallet! +Want to give event participants a prepaid account? Use Nova! +Want to funnel users to your dApp? Use Nova! +Want people to vote for your referendum? Use Nova! + +Along with various bug fixes & optimizations \ No newline at end of file diff --git a/updates/v1/entrypoint_release.json b/updates/v1/entrypoint_release.json index 902e6b3..fd3f923 100644 --- a/updates/v1/entrypoint_release.json +++ b/updates/v1/entrypoint_release.json @@ -138,5 +138,10 @@ "version": "7.3.2", "severity": "Critical", "time": "2023-11-08T12:00:00Z" + }, + { + "version": "7.5.0", + "severity": "Major", + "time": "2023-11-30T10:40:15Z" } ]