Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
88 lines (70 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

88 lines (70 loc) · 2.89 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning

[Unreleased]

Added

Changed

Removed

Added

  • WBTC pricing to rely on BTC price feed
  • Proper implementation of box shadows

Changed

  • Improved Activity List interactions
  • Fix for wrap-around behavior on Activity List
  • Better handling for non-token-transfer and non-ETH smart contract interactions
  • Fix for multiple push notifications permissions requests on initial WalletConnect connection

Changed

  • Fix for app crashing on fresh install for iPhone 6/7
  • Fix for issue with multiple touch points causing weird behavior in expanded state
  • Fix for blank transactions history while fetching transactions
  • Fix for lengthy asset names on Send and Activity

Added

  • WalletConnect explainer
  • Support for multiple builds

Changed

  • Fixes for navigation bugs
  • Fix for delayed Importing notification after importing seed phrase
  • Fix for showing seed phrase UI on older iPhones
  • Update QR code scanner design

Added

  • Import seed phrase

Changed

  • Performance improvements
  • Splash screen to be removed after successfully loaded wallet data
  • Support for separate reducer changes for settings, assets, transactions, prices
  • Support for promisified account refresh

Changed

  • Fix for toggle seed phrase button
  • Fix for send native currency formatting

Added

  • Native currency selection in Settings
  • Language selection in Settings (English and French only)
  • Support for signing typed data messages
  • Expanded details for transactions
  • Simple UI for seed phrase backup

Changed

  • Profile screen layout
  • Navigation fixes for WalletConnect notifications
  • More consistent button behavior when confirming transactions
  • Fixed haptic behavior when scanning QR code multiple times

Added

  • NFT attributes page
  • Offline status indicator
  • Support for message signing via WalletConnect
  • Piwik support
  • Storing 'hide assets' selection
  • Grouping WalletConnect sessions view by dapp name
  • Clearing out notifications once app opened

Changed

  • Fixed network spinner issue for older iPhones
  • Fixed Add Funds flashing at app loading
  • Better camera handling for overall app performance
  • Navigation fixes