Skip to content

Commit

Permalink
Merge pull request #1007 from Concordium/cryptox-1.0.0-release
Browse files Browse the repository at this point in the history
Add CryptoX Android 1.0.0 release notes
  • Loading branch information
mh-concordium authored Apr 25, 2024
2 parents f03b1cd + c641704 commit 8cce2e3
Showing 1 changed file with 76 additions and 0 deletions.
76 changes: 76 additions & 0 deletions source/mainnet/net/release-notes/release-notes-lp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,82 @@ Release notes
Wallets
=======

.. _rn-cryptox-android:

|cryptox| for Android
---------------------
April 25, 2024

Version 1.0.0 brings feature parity with |mw-gen2|, fixes multiple bugs and improves the overall user experience.

The following features have been added:

- Setting up and updating validator pool commission rates

- Support for WalletConnect CCD transfer requests

- Ability to see full details of a WalletConnect transaction to sign

- Ability to see full details of a Spaceseven transaction to sign

- Support for WalletConnect verifiable presentation requests (for identity proofs)

- Validation of metadata checksum when adding CIS-2 tokens

- Display of balance/ownership when adding CIS-2 tokens

The issues fixed in this release:

- Not working signing of a text message through WalletConnect

- Ability for a dApp to request to get a transaction signed by a different account than the one chosen for the WalletConnect session

- Crashing when received unexpected error from an identity provider

- Exiting the wallet after accepting an identity verification error

- Incorrect environment name in a private key export file for Mainnet

- Improper handling of rejected identity verification when setting up a new wallet

- Showing "Address copied" when copying a transaction hash to the clipboard in the scheduled transfer view

- An issue where the identity name was off-center when the edit name icon was visible

- An issue where exporting transaction logs for an account without any transactions would be stuck at 0%

- "Invalid WalletConnect request" message repeatedly shown if received a request with unsupported transaction type

- Exported private key for file-based initial account being incompatible with concordium-client

- Inability to search for CIS-2 token by ID on contracts with lots of tokens

- When managing CIS-2 tokens, removing all of them when only unselecting the visible ones

- Composing a letter with a malformed recipient when clicking the support email on the About screen

- Possibility of spamming the app with WalletConnect requests from a malfunctioning dApp

Some changes have been made to the app behavior:

- Running a recovery is suggested when facing account or identity creation errors

- Baker/baking renamed to Validator/validating

- WalletConnect session proposals are now rejected if the namespace or methods are not supported, or if the wallet contains no accounts.

- WalletConnect transaction signing request now shows the receiver (either smart contract or an account) and amount of CCD to send (not including CIS-2 tokens)

- Transfers tab renamed to Activity on the account details screen

- Identity data tab on the account details screen is no longer shown for accounts without revealed attributes

- CIS-2 tokens with corrupted or missing metadata can no longer be added

Last but not least, some deprecated Concordium features have been removed:

- Revealing identity attributes when creating an account

.. _rn-mwgen2-ios:

|mw-gen2| for iOS
Expand Down

0 comments on commit 8cce2e3

Please sign in to comment.