From 2b45bb43407e9d4bc3b5182442f5bf6afcaafcfe Mon Sep 17 00:00:00 2001 From: Matias Grote <44204622+mattgle@users.noreply.github.com> Date: Tue, 27 Sep 2022 10:59:18 -0300 Subject: [PATCH] Update Readme for v0.2.0 (#464) --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7b9d9060..e10a2dfb 100644 --- a/README.md +++ b/README.md @@ -7,24 +7,25 @@ Welcome to the mobile app repository for Plug! An [Internet Computer](https://dfinity.org/) crypto wallet and authentication provider. Find our latest version of our mobile app in this repository's releases, or on our [website](https://plugwallet.ooo/). You can go to our [documentation](https://docs.plugwallet.ooo/) to learn more about how to interact with Plug as a developer. -## V0.1.0 - iOS Release! +## V0.2.0 - Release! -V0.1.0 of Plug for iOS is the initial release of this mobile application, compatible with **iOS devices using iOS 15 or above**. +This release is now compatible with **iOS devices using iOS 15 or above** and **Android devices using Android 5 or above**. ### Features Included in this Release ✅ - Holding & sending ICP, XTC; WICP +- Adding, deleting and transfering custom tokens - Holding & sending NFTs (any listed in DAB) - Saving and using contacts in an address book - Viewing transactions in the activity tab -- FaceID integration +- FaceID and TouchID integration +- ICNS support (.icp name resolving) +- Delete wallet ### Features Not Included (But Coming Next!) ⌛ -- Adding custom tokens and transferring them - Connecting to apps from the mobile extension - Viewing your transactions in the CAP Explorer -- ICNS support (.icp name resolving) # Building Locally