github blockchain/blockchain-wallet-v4-frontend v4.54.0

latest releases: v4.99.2, v4.99.1, v4.100.0...
2 years ago

4.53.5 (2021-08-16)

Chores
  • merge:
  • deps: update lockfile (440792c)
  • cleanup: remove unused analytics code (7446c22)
  • lint: disable no-param-reassign rule (2c7c739)
  • prices:
  • readme: update node version info (f765a83)
New Features
  • login: add exchange login link plus other tweaks (ccd068b)
  • recurring buys: lists saved recurring buys on coin pages and reconfigure storybooks (#3448) (8389aec)
  • pax: remove usdd banner (4102dbe)
  • recurring buy:
    • add new recurring by design and implementation of recurring buy to simple buy (08923f7)
    • add recurring buy logic to simple buy flow (d145e5d)
  • signup: added logic to cover default country on signup (940105a)
  • country on signup:
    • now use users country not browser one (a44063c)
    • implemented ability to chose country on signup (4719883)
  • v4: remove code necessary during upgrade (3c7031f)
Bug Fixes
  • session-token: get and store token correctly for guid and email (cda57aa)
  • recurring buy:
    • do moment format once instead of for every switch case (b7d074d)
    • fixes several visual design issues reported (9b0357d)
    • move getting started screen to storybook and fix styles (ba2f506)
    • check for quote before opening first time RB flyout, and other small bug fixes (30d80e6)
  • exchange-login: fix colors (12660bb)
  • chat:
    • remove unneeded redux files (3e30c48)
    • ensure chat is always on page and convert session to redux-toolkit (c3909ad)
  • coins: drive fully off assets custodial (0d69110)
  • interest: withdraw custodial only coins (8ff727f)
  • packages/blockchain-wallet-v4-frontend/package.json to reduce vulnerabilities (b3dce35)
  • erc20: include custodial only erc20s in top balance (3aa04ea)
  • build: address issues from merge (020965c)
  • address-resubmit: display error if country mismatch (2866794)
  • prices:
    • change requests implemented (0860d0e)
    • use price-index-series for now (39de4ee)
  • constellation: upgrading packages (5e46131)
  • restore: check bech32 correctly (a09f909)
Other Changes
  • prices: use price-index-series for now" (31f62c9)
  • //github.com/blockchain/blockchain-wallet-v4-frontend into prices-refactor (1abda99)
  • analytics: adding proper check for current tier (accb8aa)
Refactors
  • register:
    • organize and share prop types, clearer var/func naming (7d253d4)
    • step 2, cleanup props, types, selectors, rename components and organize (ef8016b)
    • step 1, update form value selectors and orgranize components (094f0e1)
  • services: add browser service, update minimum supported browser versions, remove ungeneric services (08ef061)
  • components: delete unused component (ba5c3ca)
Tests

Don't miss a new blockchain-wallet-v4-frontend release

NewReleases is sending notifications on new releases.