Releases: dydxprotocol/v4-web
Releases · dydxprotocol/v4-web
release/v1.3.13
What's Changed
- chore: fix super zoomed out orderbook by @aforaleka in #614
- chore: upgrade and fix redux typings by @tyleroooo in #604
- feat: add equity tiers to portfolio by @aforaleka in #597
- chore: bump eslint and friends by @tyleroooo in #609
- chore: learn more link in equity tier broadcast error by @aforaleka in #603
- fix: clean up selector console errors by @tyleroooo in #619
- feat: implement basic Staking/unstaking by @rosepuppy in #611
- chore: update trading rewards table styling, pr followups by @moo-onthelawn in #602
- chore: clean remaining redux uses from main by @tyleroooo in #621
- chore: update trading rewards faq by @moo-onthelawn in #622
- fix: switch market selector dropdown to infinite scroll by @moo-onthelawn in #624
- chore: migrate governance + market pages onto trading rewards page (flagged) by @moo-onthelawn in #605
- chore: deprecate fok by @aforaleka in #627
- feat: Self-served MFA modal by @giulianoSev in #612
- feat: Prompt MFA after sign up by @giulianoSev in #620
- chore: make sl/tp rectangles clickable by @moo-onthelawn in #628
- chore: padding / real estate by @aforaleka in #629
- feat: pipe unbondingDelegations and stakingRewards from abacus by @rosepuppy in #631
- feat(staking): add in geoblock panel, rearrange widgets by @moo-onthelawn in #626
- chore: script to cut new tags by @yogurtandjam in #517
- feat: update validation flow to finish despite errors by @tqin7 in #635
- feat(staking): implement claim rewards panel + dialog by @moo-onthelawn in #632
- feat(new market widget): fix long type of validation script by @tqin7 in #640
- feat: Enable Compliance by @rosepuppy in #642
New Contributors
- @giulianoSev made their first contribution in #612
Full Changelog: release/v1.3.12...release/v1.3.13
release/v1.3.12
What's Changed
- feat: update fills tab number logic to count unseen fills only by @aforaleka in #606
- chore: type custom events by @yogurtandjam in #565
- feat: enable memo field on transfers of token by @moo-onthelawn in #613
Full Changelog: release/v1.3.11...release/v1.3.12
release/v1.3.11
What's Changed
- chore: create historical rewards chart by @moo-onthelawn in #591
- chore: properly type more style mixins by @tyleroooo in #595
- chore: upgrade react query to v5 by @tyleroooo in #568
- feat: add W metadata by @yujin512 in #608
Full Changelog: release/v1.3.10...release/v1.3.11
release/v1.3.10
What's Changed
- chore: remove all other index files with exports by @tyleroooo in #571
- chore: pnpm cleanup tasks: prune, dedupe by @tyleroooo in #575
- chore: remove unused types, exports, variables, functions, etc by @tyleroooo in #579
- chore: add lint to pr actions by @tyleroooo in #586
- fix: Update mintscanBase and add android force update test data by @ruixhuang in #583
- fix: type check records correctly by @tyleroooo in #589
- chore(incentives): Update notification for incentives season 5 by @moo-onthelawn in #590
Full Changelog: release/v1.3.9...release/v1.3.10
release/v1.3.9
What's Changed
- chore: remove hooks barrel file by @tyleroooo in #569
- chore: apply eslint to top level files in /views by @tyleroooo in #552
- fix: remove log when bad url to prevent spam by @tyleroooo in #572
- chore: eslint more views by @tyleroooo in #553
- chore: eslint the rest of easy views by @tyleroooo in #560
- chore: show all markets w/o pagination on market page by @moo-onthelawn in #573
- chore: run auto fix on views/forms by @tyleroooo in #561
- fix: clear inputs on close position click to avoid subsequent place orders by @aforaleka in #577
- chore: make trade form footer not sticky depending on screen height + table column header nits by @aforaleka in #576
- chore: enable traders to cancel "BEST_EFFORT_CANCELED" stateful orders by @aforaleka in #574
- chore: move rewards history start date into env feature flag by @moo-onthelawn in #578
- chore: finish fixing lint errors in /views by @tyleroooo in #562
- chore: eslint everywhere else by @tyleroooo in #567
Full Changelog: release/v1.3.8...release/v1.3.9
release/v1.3.8
What's Changed
- fix: the transfer type ternary is not correct by @rosepuppy in #570
Full Changelog: release/v1.3.7...release/v1.3.8
release/v1.3.7
What's Changed
- chore(perf): update table pagination to be page based by @moo-onthelawn in #530
- chore: eslint add lib by @tyleroooo in #546
- chore: run lint-fix on /hooks by @tyleroooo in #548
- chore: update localization for updated buying power tooltip text by @moo-onthelawn in #557
- chore: add logging for status tracking [1/n] by @yogurtandjam in #535
- fix: remove noisy log by @tyleroooo in #558
- chore: apply eslint to /hooks by @tyleroooo in #550
- chore: run auto fixer on /components by @tyleroooo in #551
- chore: update transition states for triggers form by @aforaleka in #563
- fix: url params iteration for test flags by @aforaleka in #564
- fix: rest header foreach params by @rosepuppy in #566
Full Changelog: release/v1.3.6...release/v1.3.7
release/v1.3.6
What's Changed
- chore: correctly type all Styled Components wrappers by @tyleroooo in #534
- chore: Add latest version to web help dialog by @moo-onthelawn in #536
- chore: note in env file about deprecation by @yogurtandjam in #542
- chore: New es-lint rule, clean up some easy es-lint fixes by @tyleroooo in #538
- chore: cleaner handling of higher order function type inference (styled and forwardRef) by @tyleroooo in #543
- fix(sltp): match order size slider value to input value by @moo-onthelawn in #545
- chore: update abacus, fix import by @moo-onthelawn in #547
- chore: remove eslint ignore for /pages, remove all unused styled component type references by @tyleroooo in #544
- fix: pnl table flickering + limit toggles to available data by @aforaleka in #537
- fix: missing analytics data by @aforaleka in #555
- fix(selected-gas-denom): preserve gasDenom and set in chainTransactionProtocol by @jaredvu in #554
- fix: referrer by @aforaleka in #556
New Contributors
- @tyleroooo made their first contribution in #534
Full Changelog: release/v1.3.4...release/v1.3.6
release/v1.3.4
What's Changed
- chore: cleanup table component eslint errors and warnings [OTE-290] by @yogurtandjam in #476
- fix: positions table close/action column title by @aforaleka in #532
- feat: update compliance strings by @rosepuppy in #531
- fix: stacked styling default by @aforaleka in #539
- chore: add CCTPDepositOnly FF by @yogurtandjam in #540
Full Changelog: release/v1.3.3...release/v1.3.4
release/v1.3.3
What's Changed
- feat(new-preference): Add preference toggle for gas denom to be used when making transactions by @jaredvu in #521
- fix: order cancel toast should go from canceling -> canceled / error by @aforaleka in #529
- chore: more analytics in order events via abacus bump by @aforaleka in #528
Full Changelog: release/v1.3.2...release/v1.3.3