4.49.0 (2021-05-05)
Chores
- merge:
- lint: fix formatting (af5327e)
- linting: disable prettier from running until upgrade via constellation (3e9588f)
- deps:
- dependencies:
- segwit:
- branch mgmt: merge development branch (dbda648)
- Release:
New Features
- open banking: fix unchecked exception when user start withdraw (160e047)
- links: add universal link support for ios and android (903bc09)
- buy: fix SDD case for max amount (7aee181)
- modal: adding base payload type (65f4645)
- tracking: add tracking for login via mobile (c6b6bf9)
- export-history: add comment (80bb9bf)
- segment: adding segment tracking to pages and modals (5b87038)
- interest-txn-history:
- ob:
- added account name property (94cff4f)
- added account name property (0a38f07)
- fixed copy on deposit success screen (9aa647c)
- we decide to use dynamic lock days (e771319)
- added logic not to show row in case of OB added small cleanup to use enum rather than hardcoded strings (c6f5962)
- added OK button on final step (fba65bc)
- added new state for error case when connecting a bank (3003099)
- fixed typo (f1a217e)
- improved linked bank screen (8092d9e)
- fixed lock time from 14 to 7 days for ACH (38961c0)
- fix min/max validation (0758880)
- prevent infinite loading of QR code since order attributes are missing after repen of SB flow (10a0c39)
- prevent rendeering of null for account number and bank name (076043e)
- revert back .com part of label (568acdf)
- added proper laels and time frame (a918770)
- improved default minimum (1ab5b55)
- fixed sizing of logo image (7ff5dc1)
- simplebuy:
- edd:
- segwit:
- remove warning and banner (b279a0a)
- fix edge case with fractional vbytes (6de0ec3)
- correct test (9354042)
- remove upgrade modal and add wallet v to general page (6f69cae)
- hide new sub wallet account creation (2783f03)
- remove unused io type P2SH-P2WPKH (45d4fcd)
- change test vars for better readibility (e39b0ca)
- fix typos in test comments (024bcf3)
- fee estimation test coverage (#3011) (c06fc89)
- test v2 to v3 upgrade (f54041b)
- v3 edit and delete hd address label (dfc7e4f)
- default to native bech32 derivations (2964915)
- 1click:
- interest: implemented new UX changes for settings for tier2 user (110c828)
- node: setting node version to 14.16 (8953fd6)
- segwit rollout:
- fix some confusing comments (73910a7)
- fix upgrade to v4 test (8401d48)
- remove some console logs (f888317)
- enable invite flag (2048dae)
- turn off invite for everyone (35db8fd)
- migrate accounts before upgrade (7ef3282)
- request and tx list (1c5a5a2)
- get multiaddr to fetch (4967935)
- paint something and login (476ee35)
- settings: update manage unused/used addresses ui (4c5d911)
- Segwit:
- add corrupted payload validation (cc534ea)
- improve upgrade process (8814296)
- AES.GCM crypto magic 🔮 (91df70e)
- if new lockbox entry create w/ correct version (c905529)
- upgrade Lockbox metadata to match new HDAccount structure (c8e5f46)
- add temporary output to IO_TYPES for sending to p2sh (bca5343)
- start lockbox repair work (6528ece)
- 🏄♂️ sign segwit and legacy inputs (c1b859e)
- pass seedHex to upgradeV4 (8f89355)
- upgrade v2->v3->v4 (9cba28a)
- clean up recovery process (72d8c3d)
- isXpub should check all xpubs of account (3c922d0)
- add reminder (a46feb6)
- use legacy derivation type for BCH addresses (a0f01f3)
- add legacy derivation to HDAccount creation process (25d4967)
- repair bch multiaddr and tx list (5c5eda7)
- send to sibling account (eb6be06)
- get unused addresses from xpub (3b3c1f8)
- label receive addr from ManageAddrs (bfcc6ba)
- display tx list (396977d)
- add todos (488387f)
- send from legacy derivation (8ebe114)
- get receiveAddress for request (80f7317)
- construct derivations and derivation upon relogin (3b955a1)
- generate DerivationList and Derivation Types (747e891)
Bug Fixes
- mobile-auth:
- legacy pages: update mnemonic password messaging (172a5c7)
- open banking:
- allow cards type to show in simple buy methods when user is not invited to open banking (b8ca026)
- fixes issue with deposit flyout wire instructions defaulting to USD no matter what the users actual currency is (2e9eeed)
- small copy change (0fabe66)
- default bank icon to empty string if it doesnt exist (d38db14)
- show oops screen on canceled order, clear cached qr codes, change error text (56eb6a7)
- reopen qrcode screen and poll order status when user opens simple buy if necessary (d0eaf63)
- need different text for PIS vs AIS flowon qr code screen (88c2290)
- checks for an active authorisation url when opening the modal from the tx list (dc25374)
- fixing copy issues and other small refactors of open banking and brokerage code (6237d9b)
- change order failed text and contact support link (0069348)
- accounts: show interest accounts in tx list account dropdown (8c9a039)
- mobile auth:
- btc:
- interest:
- addresses: allow users to hide their previously used addresses list (d652fcf)
- tx list: tx icons yse opacity instead of lighter colors (40a39b2)
- simple buy: coin icon doesnt match designs (01c6ee2)
- goals: send origin to analytics (53f4252)
- segment:
- queuevent: fixing MAX_ATTEMPTS and ordering arguments (908ca00)
- modal: fixing modal names and adding types for modals and pages (b363016)
- test: test commit (2e76599)
- export-history:
- prettier:
*