Releases: dydxprotocol/v4-web
Releases · dydxprotocol/v4-web
release/v2.2.1
What's Changed
- fix: mark best effort canceled orders canceled if they're old by @tyleroooo in #1540
- fix: offlineSigner type support by @jaredvu in #1539
Full Changelog: release/v2.2.0...release/v2.2.1
release/v2.2.0
What's Changed
- feat(bonsai): migrate more components: fees, equity tiers, api status by @tyleroooo in #1478
- fix(bonsai-core): Orderbook Grouping and fix in depth calculations by @jaredvu in #1474
- fix: no next gen array functions yet by @tyleroooo in #1480
- feat(bonsai-ui): purge assets from the store by @tyleroooo in #1476
- feat(bonsai): migrate account balances by @tyleroooo in #1479
- feat(bonsai-ui): migrate markets by @tyleroooo in #1483
- fix: fills sort by @tyleroooo in #1484
- chore(logging): Rename logging fns and add log for findOptimalNode by @jaredvu in #1488
- fix(bonsai-core): launching market flow by @tyleroooo in #1492
- fix(bonsai-core): subaccount bug by @tyleroooo in #1497
- feat(bonsai-ui): migrate transfers by @tyleroooo in #1493
- feat(bonsai): migrate vault, remove markets by @tyleroooo in #1491
- feat(bonsai-ui): Migrate Orderbook, Depth Chart, MidMarketPrice by @jaredvu in #1482
- chore: statsig cleanup for ohlc candles by @tinaszheng in #1503
- fix: abacus current market id setting by @tyleroooo in #1506
- feat: add transfer notification and status page by @jaredvu in #1508
- chore: Add simpleTradeLearnMore to env.json by @ruixhuang in #1507
- fix: remove usdt from launchable markets data by @tyleroooo in #1510
- fix: set pnl correctly by @tyleroooo in #1511
- fix: adjust account balance by @tyleroooo in #1512
- fix: funding color by @tyleroooo in #1514
- feat(bonsai): migrate (almost) all subaccount usages by @tyleroooo in #1504
- feat(bonsai-ui): migrate account pnl history by @tyleroooo in #1516
- fix: remove pnl from state by @tyleroooo in #1519
- feat(bonsai-ui): migrate local orders to bonsai by @tyleroooo in #1520
- feat(bonsai-ui): migrate staking by @tyleroooo in #1523
- feat: save table page size in local storage by @tyleroooo in #1527
- fix: type of last order by @tyleroooo in #1528
- fix: again by @tyleroooo in #1529
- feat(bonsai-ui): migrate compliance by @tyleroooo in #1526
- feat(bonsai): migrate trading rewards by @jaredvu in #1524
- fix: type rename/shortcut by @tyleroooo in #1532
- style: remove white border from AssetIcon by @jaredvu in #1534
- fix: help text by @tyleroooo in #1535
- fix: transfers by @tyleroooo in #1536
- fix: trading rewards by @tyleroooo in #1537
- fix: fewer decimals in annualized funding chart by @tyleroooo in #1538
Full Changelog: release/v2.1.4...release/v2.2.0
release/v2.1.4
What's Changed
- feat: add deposit retry UI and error messages by @tinaszheng in #1475
- feat: deposit pending and success screens by @tinaszheng in #1481
- feat: add free collateral diffs and sync deposit success state with free collateral updates by @tinaszheng in #1485
- fix: minor deposit flow fixes by @tinaszheng in #1487
- feat: use osmosis and neutron addresses in cosmos token balance lookups by @tinaszheng in #1496
- feat: add deposit notifications by @tinaszheng in #1490
- feat: solana + keplr + privy deposit flow support by @tinaszheng in #1500
- feat(withdraw-ui): route execution, loading states, and small fixes by @jaredvu in #1499
- feat: use finalized deposit amounts by @tinaszheng in #1501
- feat: try awaiting network switching because METAMASK is so bad by @tinaszheng in #1502
- chore: statsig cleanup for ohlc candles by @tinaszheng in #1503
- feat: deposit reconnect wallet flow by @tinaszheng in #1505
- feat: add transfer notification and status page by @jaredvu in #1508
- chore(funkit): bump funkit version 5.0.1 by @chloe-tan in #1509
- feat: add statsig flags for deposit flow + other small fixes by @tinaszheng in #1513
- feat: simple analytics for new deposit flow by @tinaszheng in #1515
- chore(deposit-withdraw): consolidation by @jaredvu in #1517
- feat: withdrawal validation by @jaredvu in #1518
Full Changelog: release/v2.1.3...release/v2.1.4
release/v2.1.3
What's Changed
- fix: remove usdt from launchable markets data by @tyleroooo in #1510
Full Changelog: release/v2.1.2...release/v2.1.3
release/v2.1.2
What's Changed
- fix(bonsai-core): subaccount bug by @tyleroooo in #1497
Full Changelog: release/v2.1.1...release/v2.1.2
release/v2.1.1
What's Changed
- fix: fills sort by @tyleroooo in #1484
Full Changelog: release/v2.1.0...release/v2.1.1
release/v2.1.0
What's Changed
- feat(bonsai-ui): migrate fills table to abacus-ts by @tyleroooo in #1378
- feat(bonsai-ui): Migrate UnopenedIsolatedPosition cards by @jaredvu in #1437
- feat(bonsai-ui): migrate positions table to abacus-ts by @tyleroooo in #1375
- feat(bonsai-ui): migrate orders table to abacus-ts by @tyleroooo in #1379
- feat(bonsai-ui): migrate account info by @tyleroooo in #1387
- chore(funkit): bump funkit version 4.1.6 by @chloe-tan in #1451
- chore(bonsai-core): include favorited by @jaredvu in #1452
- feat(bonsai-ui): funding chart migration by @jaredvu in #1411
- feat(bonsai-core): restart websocket if a message is missing for 10s by @tyleroooo in #1454
- feat(bonsai-ui): migrate candles by @tyleroooo in #1450
- fix: override widget level timezone since tradingview is ignoring the symbol level argument by @tyleroooo in #1455
- fix: bump timeout because message_ids actually aren't in order at all by @tyleroooo in #1456
- feat(bonsai-ui): Migrate MarketsTable, MarketsDropdown, MarketsCompactTable by @jaredvu in #1453
- feat(bonsai-ui): add back abacus-ts usage in markets and unseen indicators by @tyleroooo in #1391
- feat(bonsai-ui): migrate live trades table by @tyleroooo in #1407
- feat(bonsai-ui): market header and launchable market details by @jaredvu in #1400
- feat: Add logic for deposit steps by @tinaszheng in #1457
- fix: unopened isolated card info by @tyleroooo in #1458
- fix(bonsai-ui): filter for null/0 prices by @jaredvu in #1459
- fix: always enforce zoom domain minimum if present by @tyleroooo in #1460
- fix: don't include funding in p&l because we have a separate column for it by @tyleroooo in #1461
- fix: fill type calculation by @tyleroooo in #1462
- fix: don't popup unopened isolated panel, add a number by @tyleroooo in #1463
- chore(funkit): bump funkit version 4.1.7 by @chloe-tan in #1464
- fix: funding decimals by @tyleroooo in #1467
- fix: max leverage display type by @tyleroooo in #1468
- fix: sparklines reverse by @tyleroooo in #1469
- fix: 24h price change calculation by @tyleroooo in #1470
- feat(bonsai): add types for all ontology exports by @tyleroooo in #1471
- feat(bonsai-core): orderbook by @jaredvu in #1466
- feat(bonsai-ui): migrate position action cell and triggers dialog, delete some old stuff by @tyleroooo in #1465
- feat(bonsai): rename abacus-ts to bonsai everywhere by @tyleroooo in #1472
- feat: Add multi-step deposit flow by @tinaszheng in #1473
- fix: sparklines and funding domain by @tyleroooo in #1477
Full Changelog: release/v2.0.32...release/v2.1.0
release/v2.0.32
What's Changed
- chore(funkit): bump funkit version 4.1.7 by @chloe-tan in #1464
- fix: funding decimals by @tyleroooo in #1467
Full Changelog: release/v2.0.31...release/v2.0.32
release/v2.0.31
What's Changed
- fix: bump timeout because message_ids actually aren't in order at all by @tyleroooo in #1456
Full Changelog: release/v2.0.30...release/v2.0.31
release/v2.0.30
What's Changed
- feat(bonsai-core): restart websocket if a message is missing for 10s by @tyleroooo in #1454
- fix: override widget level timezone since tradingview is ignoring the symbol level argument by @tyleroooo in #1455
Full Changelog: release/v2.0.28...release/v2.0.30