From c1315eca907fc9d53fa209298b79264c429a4213 Mon Sep 17 00:00:00 2001 From: guylouis Date: Thu, 18 Feb 2021 12:09:33 +0100 Subject: [PATCH] Update RELEASES.md with v1.11 notes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- RELEASES.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index 5937fcb5e9..1f10485f23 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,47 @@ +## 1.11 +### iOS +#### Excerpt +V1.11 also makes some improvements to the overall Status experience. Improved compatibility with DApps creates a more seamless experience with your favorite DeFi, NFT, and other decentralized applications. Improvements to Status Nodes and fixes to Android notifications have been made for better performance with private, group chats and public chats. + +Update in the App Store or Google Play if you do not have auto updates enabled. + +For the full changelog, see Github https://github.com/status-im/status-react/milestone/49?closed=1 + +#### Added +- Add Giphy url support in chat +- The Graph (GRT) erc-20 token added to the default list + +#### Changed +- Improved compatibility with DApps +- Sync with Status Nodes improvements + +#### Fixed +- Fixes to Android notifications +- UI fixes +- Sluggish performance on private group chats bug + +### Android +#### Excerpt +V1.11 also makes some improvements to the overall Status experience. Improved compatibility with DApps creates a more seamless experience with your favorite DeFi, NFT, and other decentralized applications. Improvements to Status Nodes and fixes to Android notifications have been made for better performance with private, group chats and public chats. + +Update in the App Store or Google Play if you do not have auto updates enabled. + +For the full changelog, see Github https://github.com/status-im/status-react/milestone/49?closed=1 + +#### Added +- Migrate existing account to Keycard +- Add Giphy url support in chat +- The Graph (GRT) erc-20 token added to the default list + +#### Changed +- Improved compatibility with DApps +- Sync with Status Nodes improvements + +#### Fixed +- Fixes to Android notifications +- UI fixes +- Sluggish performance on private group chats bug + ## 1.10 ### iOS #### Excerpt