Skip to content

Releases: Concordium/concordium-browser-wallet

BrowserWallet 1.7.2

26 Dec 11:10
65972f0
Compare
Choose a tag to compare

What's Changed

  • Remove unused "downloads" permission from manifest.

BrowserWallet 1.6.4

21 Aug 10:32
eaaa1fb
Compare
Choose a tag to compare

What's Changed

  • Prepare for Company ID providers on Mainnet by using wallet proxy endpoint /v2/ip_info.

BrowserWallet 1.6.3

20 Aug 08:33
e49ae1e
Compare
Choose a tag to compare

What's Changed

  • Use new wallet proxy endpoint /v2/ip_info for Testnet, which includes Company ID Providers, as these are now removed from the /v1/ip_info.

BrowserWallet 1.6.2

14 Aug 12:49
dfa3067
Compare
Choose a tag to compare

What's Changed

  • Fix inconsistent SDK version across processes.

Full Changelog: v1.6.1...v1.6.2

BrowserWallet 1.6.1 Bug fix

08 Aug 13:34
1599eff
Compare
Choose a tag to compare
  • Fix issue causing the runtime error unreachable during account creation for identities with attributes containing special characters (such as æøå).

Changelog: https://github.com/Concordium/concordium-browser-wallet/blob/v1.6.1/packages/browser-wallet/CHANGELOG.md

BrowserWallet 1.6.0 Support company accounts

10 Jul 07:11
4b545a0
Compare
Choose a tag to compare

Updated various messages display and fixes

25 Jun 09:44
f1adfb4
Compare
Choose a tag to compare
  • Added a new option to edit account names. The set names are used across the browser wallet for referring to the accounts.
  • Added a new sign CIS3 message function in wallet-api, and corresponding view to display decoded payload of CIS3 message in browser wallet.
  • Added display of the optional name for ID providers when present, otherwise fallback to the chain name.
  • Removed check for redirectUri when launching identity issuance. This check was causing issues with an upcoming identity provider and seems to provide no value.
  • Improved error messages when searching for all tokenIDs in a given smart contract. Invalid tokenIDs in the contract are now displayed with their corresponding reason for being invalid.
  • Increased padding of the QR code background element.

Changelog: https://github.com/Concordium/concordium-browser-wallet/blob/v1.5.2/packages/browser-wallet/CHANGELOG.md

Bug fixes update

04 Apr 07:26
0b99f6c
Compare
Choose a tag to compare

Limited full screen support Update

20 Mar 12:43
1d98493
Compare
Choose a tag to compare

Bug fixes update

06 Mar 12:12
dd150b8
Compare
Choose a tag to compare