Skip to content

Releases: novasamatech/nova-wallet-ios

8.6.0 Non-native Fee Payment Assets for Asset Hub and Hydration

23 Aug 15:40
bf17cfa
Compare
Choose a tag to compare
  • Add a feature to change the fee asset for Asset Hub and Hydration transfers.
  • Adapt the 'OperationDetails' module to show the fee in a custom asset.
  • Refactor the hydration extrinsic logic to be shared between transfers and swaps.

8.5.0 App Links support and Keychain for Cloud Backup password

14 Aug 18:58
e54e030
Compare
Choose a tag to compare
  • Added support for Apple Universal Links for both development and production associated domains.
  • Refactored the cloud backup password flow to separate the logic for the new password and confirmation.
  • Added keychain support for the cloud backup password flow.

8.4.0 OpenGov Improvements

07 Aug 05:29
8debb84
Compare
Choose a tag to compare
  • Added feature with abstain votes for OpenGov.
  • Added offchain votes support for ended referendums.
  • Added referendum/approval predictions based on referendum approval/support curves for OpenGov.
  • Migrated websocket to new transport.
  • Network management improvements.
  • Fixes and optimizations.

8.2.2 Security Improvements & Nomination Pool Fix

22 Jul 13:56
14fc22c
Compare
Choose a tag to compare

– Added support for new runtime upgrade affecting nomination pools
– Added security improvements for the DApp browser – Nova now rejects access to certain top level domains and warns users to be careful when connecting to DApps which are not already in the DApp catalog
– Fixes & Optimizations

8.2.0 Network Management & Ledger improvements

18 Jul 16:57
64f9969
Compare
Choose a tag to compare

Network Management:

  • Added the ability for users to add custom nodes for specific networks or the entire network not presented in Nova.
  • Display node availability through connection status.
  • Show node response times.
  • Allow users to switch the connection mode between ‘auto-balanced’ and ‘manual’ for any network.
  • Let users to disable the entire network for the whole app.
  • Users can add their own Substrate or EVM networks with block explorers and CoinGecko price URLs.
  • Disabled networks are filtered out throughout the app, except in specific cases, such as the Manual Backup flow, where visibility of all networks is required.

Ledger improvements:

  • Legacy Ledger now uses Migration App for onboarding.

Other optimizations:

  • Instead of creating a separate subscription for each asset, introduce a service that allows to create single subscription for all assets per chain.

8.0.0 Cloud Backup

25 Jun 12:24
a58e103
Compare
Choose a tag to compare

— Simple & Secure onboarding: Added option to proceed with Google for securely backing up encrypted wallet with user's password
— New design for Create wallet, Import wallet features
— Added Enable/Disable Cloud backups in Backup menu
— Added Manual backup (Export) in Backup menu
— Added feature to restore wallets from Cloud

v7.13.0 Kusama 1.2.5 Upgrade

13 Jun 12:34
6ca764d
Compare
Choose a tag to compare
Merge pull request #1095 from novasamatech/develop

7.13.0 Support v15 runtime metadata & CheckMetadataHash signed extension

v7.12.1

15 May 14:02
dcd7478
Compare
Choose a tag to compare
  • use BlockTimeOperationFactory for mortality
  • fix validators fetch when no nominators
  • support TLSv1.3 for Mythos

v7.11.3

26 Apr 15:26
508eaff
Compare
Choose a tag to compare

Fix staking unpaid rewards display

v7.11.2

17 Apr 03:03
6954ff2
Compare
Choose a tag to compare
  • improve coingecko price history fetch
  • improve subsquare API for OpenGov