4.48.4 (2021-03-29)
Chores
- Release:
- merge:
- typo: fixed import typo (a7c9d50)
- buy:
- assets:
- tests: readd e2e tag from development (76c6e25)
- wallet-options-v4: Move to root with other static assets (127a522)
New Features
- assets:
- rethink icon display in CoinAccountIcon (477fece)
- small bug fixes (96e27a6)
- add loading state to holdings table (82ab6bf)
- fixed height on holdings container (61a6036)
- update menu asset list display and other small fixes (cbfd840)
- clean up image color bullshit (dcbf551)
- move to images for all coin icons (3f1b34b)
- add new prices endpoint and show prices and price changes (74e28a8)
- cleanup balances table and dropdown (905e8a7)
- make asset table somewhat dynamic (9ee4a69)
- add hardcoded prices table (49489cb)
- start of new sidenav (4f356a8)
- start addition of aave, dot, yfi (1e97e01)
- accounts:
- prices: add search icon to input (7237422)
- home: fixing responsivity for the homepage (3bc68fa)
- charts:
- chart:
- kyc:
- deeplink: added more cases and redirects for deeplinks (9fec1a5)
- sdd: show proper goal if user came from exchange linking (3b49258)
- coins:
- types: fix all create deep eq selector errors (1c77aa2)
- lint: sort imports (beceee6)
- payments: add provisional payment amount util func (6ec4181)
- kvStore: remove coinify, contacts and sfox remnants from codebase (003de52)
- transactions: move coin intros into coins (21cd20b)
- request:
- remove missed request files (aa910d0)
- remove old request modals 🎉 (ad2c190)
- add Exchange rates to request link (dd60640)
- style build and share crypto request link pages (390d6b5)
- add create shareable request link pages (642c2e8)
- display QR code of address (0b9737d)
- add messaging if no requestable accounts exist (def341d)
- style account and address rows on share page (9342999)
- organize shared components and start show address screen (7deef89)
- add account selectors, types and form (b42b4eb)
- create initial request flyout (fae7358)
- clipboard: update clipboard button component and use in request modal (3663d6b)
- services:
- coin select: allow component to render specific coin lists (647d597)
Bug Fixes
- translations: manually update en.json (c970f45)
- buy: fixed rendering of buy flow when bank do not have all expected details (1b652a2)
- send:
- accounts: update exchange account labels (942913d)
- new-wallet: fixed close button behaviour (80b26ec)
- dot: add transaction selector (ca6c029)
- aave-yfi: max decimals (f545d6d)
- yfi-balance: add yfi to wallet balance dropdown selector (9c38475)
- exchange-rates: aave and yfi to 8 decimals (148d194)
- aave-balance:
- prices:
- assets:
- remove commented out code (804961f)
- fix USD deposit button in coin intro (4a3a1fe)
- coin line chart color (90da801)
- transaction list icon background colors (a4d635e)
- fiat display of assets and refresh prices in refresh saga (167e00e)
- price change table sorting (06199a4)
- readd text based filtering to table (9b983b8)
- use memoized selector to avoid table rerenders (9ad0f25)
- display algo and dot to 2 decimals minimum (1cb7367)
- fix price sorting on table (6a28b8c)
- fix dot price fetching (0bbe433)
- charts: fixing colors and types of charts (ed78eb3)
- ach invites: replaces the code that checks for the user being invited to ach by directly accessing the remote.data object with an getOrElse check (6ec183e)
- packages: fixing yarn.lock and packages (3f65d8e)
- codeowners: adding pedro as codeowner (f6a7a7d)
- balance-dropdown: increase height to show all coins (ab8480f)
- btc-txs:
- layout: update page padding per new designs (4eecd2d)
- sidenav: style nav dividers (a74fbba)
- sell: remove invite flag from nc sell (0b9a010)
- tx-list: add tx type filter to multiaddr call (0ce7461)
- mobile auth: allow to resubscribe to channel (fa3c44e)
- request:
- imports: new sort rules (ee45c1a)
- lint: run lint (1662ce1)
- interest: wrong currency due to loading state on getOrElse (7b1eaea)
- types: one createdeepequal selector (d0327fd)
- test: coin selector test (9e655ad)
- core: change to blockchain-wallet-v4 src (ed94752)
- tests:
- payments: change getOrUpdateProvisionalPaymentForCoin to generator (9a5d81d)
- build: remove unneeded param to kyx redux (fa2011e)
- ws: clean up old todo comment (829a0b6)
- styles: prefer const (79f5b86)
Other Changes
- blockchain/blockchain-wallet-v4-frontend into development (74a8bbd)