diff --git a/updates/changelogs/release/7_1_2.md b/updates/changelogs/release/7_1_2.md new file mode 100644 index 0000000..22e589e --- /dev/null +++ b/updates/changelogs/release/7_1_2.md @@ -0,0 +1,7 @@ +Nova Wallet update v7.1.2 is here! 🎁 +- Added support for sending tokens via XCM from Astar +- Added support for the Aleph Zero Ledger app +- Improved support for Polkadot Vault where users can now create larger transactions and Nova Wallet will generate an animated QR code that contains all of the transactions data +- Added HTML support for the contextual information of referenda +- Various fixes and optimizations +- Improve calculation of Polkadot minimum stake \ No newline at end of file diff --git a/updates/v1/entrypoint_release.json b/updates/v1/entrypoint_release.json index 0b087f9..1583417 100644 --- a/updates/v1/entrypoint_release.json +++ b/updates/v1/entrypoint_release.json @@ -113,5 +113,10 @@ "version": "7.0.1", "severity": "Major", "time": "2023-09-14T14:00:00Z" + }, + { + "version": "7.1.2", + "severity": "Major", + "time": "2023-09-28T12:00:00Z" } ]