Skip to content

Latest commit

 

History

History
112 lines (84 loc) · 6.86 KB

CHANGELOG.md

File metadata and controls

112 lines (84 loc) · 6.86 KB

Release v5.0.0.alpha.11

Bug

  • Fix network modal #255
  • Fall back for token fetch #262
  • Fix footer links #235
  • Fix multiple issues: #195, #198, #199, #202, #203, #207, #209, #213, #210, #191, #224, #201, #225, #220, and #208 #215
  • Fix network and address modal dropdown issue #234
  • Fix missing text issue on getting started modal #173
  • Reimplement logout with the new logout modal #177
  • Close modal when adding a custom token #175
  • Fix balance modal, and show equivalent values #176
  • Fix for issue where amount can add too many decimal places #166

Feature

  • Path saver + send offline tx refactor #159
  • implement nonce cache #149
  • Redo Metamask with the breaking changes #145
  • Mnemonic Phrase auto populate #140
  • Implement Buying Subdomains dapps. #122
  • Add support for Ledger live paths. #216

Devop

  • Safe external links and meta descriptions #261
  • Update FAQ content, refactor how FAQ is implemented #245
  • Lazy loading components for faster loading #181
  • ChainID calculation refactoring and BitBox v5 support #206
  • Generate deterministic builds #217
  • Use token package #183
  • Update nonce properly on send and fetch, parse response properly #185
  • Replace heroku urls #178
  • Crowdin translations #75
  • refinalize copy based on new version #165
  • fix invalid chain id error #164
  • Devop/fix router mode #162
  • Move text to translations #157
  • Update packages #151
  • Refactor state #148
  • Refactor web3 provider #141
  • Refactor Wallet interface #129
  • Normalise ens-resolver, use resolved address in send container #126

Hotfix

  • Some fixes for the ENS Registrar, and validate and normalise ens domains #120

Release v5.0.0.alpha.4

Devop

  • Use new contract getter #119
  • Fix access wallet link, pop success when user clicks download #115
  • Add more nodes #90

Feature

  • Metamask Integration #96
  • Finish unit conversion #114
  • Finish ENS registrar dapp #81

Release v5.0.0.alpha.3

Feature

  • Landing page mobile design #97
  • Adds some more inputs for custom network #86
  • Add light border to flags #85
  • Decompress images on build #77
  • Integrate secalot #76
  • Additional hardware wallets #57
  • Implement ENS resolver directive, move directives to its own folder #56
  • Intercept and override signTransaction and signMessage to force confirm modal display and approval #51
  • Integrate Ledger hardware wallet #48
  • Feature/verify message #52
  • override web3 methods #47
  • Let users deploy and/or interact with contracts #45

UI/UX

  • Add Swap confirmation modal #78
  • Add FAQs page #58
  • Add Create Wallet warning page #46

Devop

  • Add stale integration config #70
  • Refactor network modal and sidemenu #64
  • Cleanup linting error #54
  • Merge all open PRS #53
  • Add Network logo and change dot colors #49
  • Fetch tokens and contract abi #41

Release v5.0.0.alpha.2

Feature

  • additional pages #28
  • Adding custom tokens and Adding custom networks #27

Devop

  • Update footer to match design #29
  • Miscellaneous cleanup and changes. #22

Release v5.0.0.alpha.1

Devop

  • Miscellaneous cleanup and changes. #14