Releases: Concordium/concordium-reference-wallet-ios
Version 1.5.1
Version 1-5-1 removes shielding. You can still see your shielded balance and history, but to unshield the funds CryptoX Concordium Wallet must be used.
What's Changed
- [Legacy-SeedBased] Remove Shielded Transactions by @ramakser in #399
- Update Fastfile by @ramakser in #406
- Fix project structure by @ramakser in #407
Full Changelog: mainnet/1.5.0...mainnet/1.5.1
Version 1.5.0(65)
What's Changed
- [CBW-1218] Block WalletConnect multiple requests at the same time by @prinshamlet in #382
- [CBW-1480] Disable shielded balance under Fungible tab by @prinshamlet in #384
- [CBW-1388] show as long as there’s no transaction log on this screen by @prinshamlet in #387
- [CBW-1125] Update balance on signature approval screen by @prinshamlet in #386
- [CBW-464] Update Send funds feature by @prinshamlet in #380
- release 1.5.0 by @ramakser in #388
- Make more lenient CIS-2 Lookup by @ramakser in #389
- Fix token look up view pagination logic by @ramakser in #390
- Contract update failed insufficient energy fix by @ramakser in #391
- Add search token by tokenId functionality by @ramakser in #394
- Fix updating pool settings while update validator stake by @ramakser in #396
- Fix
.svg
CIS2Token images loading by @ramakser in #397 - Update ITSAppUsesNonExemptEncryption by @ramakser in #398
Full Changelog: mainnet/1.4.0-2...mainnet/1.5.0
Legacy: 3.2.3(67)
What's Changed
- [CBW-1471] Display commission rates in configure baker flow in legacy Wallet by @prinshamlet in #374
- Legacy tokenomics renaming by @shjortConcordium in #372
- [CBW-1538] Change "baker" to "validator" in Pool settings screen #376 by @prinshamlet in #377
- [CBW-1543] Baking action button should be renamed to Validation by @prinshamlet in #378
- Add Non-Exempt Encryption version bumped by @ramakser in #401
- [Legacy - FileBased] Remove Shielded Transactions Support by @ramakser in #400
- Max/ccdwa 124 minor issues in concordium legacy wallet for ios by @ramakser in #402
Full Changelog: 3.2.1-0...3.2.3-0
Version 1.4.0(62)
This update changes the tokenomics terminology used and supports editing of commissions in staking pools in accordance with the upcoming tokenomics changes.
Version 1.3.0(59)
Deep link and universal linking
mainnet/1.2.0(56)
Add support for managing fungible and non-fungible tokens. This includes adding, inspecting, and removing tokens.
Full Changelog: mainnet/1.1.0-0...mainnet/1.2-0
Legacy: 3.2.1(64)
Ensure support for the upcoming protocol version 6.
1.1.1(48)
- Ensured compatibility with the upcoming protocol update (P6).
- Fixed issue with DTS identities that contain non-ASCII characters.
- WalletConnect: Display balances in proper CCD format in the account selection view.
mainnet/1.1.0-0 (47)
What's Changed
- Refactor QR scanner to support WalletConnect integration by @milsawicki in #323
- Add CIS-2 button by @bisgardo in #327
- WalletConnect account selection view by @milsawicki in #328
- WalletConnect: Implement request handling by @milsawicki in #329
- Update readme.md by @milsawicki in #322
- Improve error handling by @bisgardo in #331
- WalletConnect: UI fixes by @bisgardo in #332
- WalletConnect: Select Account: UI button fix by @bisgardo in #333
- WalletConnect: Add cost estimation to transaction approval view by @bisgardo in #334
- Fix wallet connect issues by @milsawicki in #330
- WalletConnect: Use correct ID for network by @bisgardo in #339
- WalletConnect: Expect transaction type to be provided as lower-case camelCase by @bisgardo in #336
- Disable accept button for WalletConnect Request view until estimate cost of transaction feteched from Wallet Proxy by @milsawicki in #340
- Implement sign message by @bisgardo in #338
- WalletConnect: Nuke existing pairings and sessions when starting WalletConnectCoordinator by @bisgardo in #342
- Fix concordex schema with fixed-length Base64 format for the string by @milsawicki in #346
- Fix reject session crash by @milsawicki in #345
- Support empty schema by @milsawicki in #348
mainnet/1.0.1 (40)
The prompt to review the terms and conditions has been updated, and it now points to a link where you can read the newest version of the terms and conditions before accepting. Additionally, a new prompt will be shown in the wallet if the terms and conditions are updated, so it no longer happens only after updating the application.
Also, a minor change was made to support integration with eID verifiers.
Fixed a crash caused by a change implemented by identity provider Notabene where the user is asked for access to the microphone, and if denied, crashed the app. Microphone access is required by the identity provider for proof-of-life.
The Concordium Wallet for Mobile for iOS now requires iOS 15 as the minimum version.