Releases: dydxprotocol/v4-web
Releases · dydxprotocol/v4-web
release/v1.8.0
What's Changed
- refactor(new-market-agreement): add agreement to v7 preview step by @jaredvu in #1008
- feat: Add order modification error strings by @tinaszheng in #1021
- feat(metadata-client): add client for metadata service by @jaredvu in #1022
- fix: have 2 sig digs on min isolated margin collateral error by @moo-onthelawn in #1023
- feat: add analytics for TV order modifications by @tinaszheng in #1024
- feat: [2/n] cancel all -- notifications by @aforaleka in #976
- feat(forex): add forex filter by @jaredvu in #1028
Full Changelog: release/v1.7.11...release/v1.8.0
release/v1.7.11
What's Changed
- feat: SL/TP and Limit Order adjustments on TV chart - Part 1 by @tinaszheng in #984
- chore: abacus breaking changes[OTE-803] by @yogurtandjam in #1011
- feat: remove GB from restricted countries on FE by @rosepuppy in #1013
- feat: implement referral route and dialog by @rosepuppy in #1010
- fix: fix statsig flag typo by @aforaleka in #1015
- chore: cleanup incentives s6 flags and update to use concluded tag by @aforaleka in #1017
- feat: Custom notifications and order modification price validation by @tinaszheng in #1014
- chore: Datadog PoC [OTE-702] [2/n] by @yogurtandjam in #932
Full Changelog: release/v1.7.10...release/v1.7.11
release/v1.7.10
What's Changed
- fix(retardio): website link by @jaredvu in #996
- refactor(launch-market-dialog): add callback to set title/description within dialog by @jaredvu in #994
- chore: update s6 notification w/ statsig + show total rewards by @aforaleka in #995
- chore(check-assets): add script to check assets against markets.json by @jaredvu in #998
- feat: new json with fx markets by @yujin512 in #991
- chore: prepush commit signing by @yogurtandjam in #990
- feat: Suggest Metamask wallet if users have no injected wallets detected by @tinaszheng in #1002
- fix: address impersonation by @tinaszheng in #1004
- fix(mintscan-url): deprecate testnet.mintscan by @jaredvu in #1006
- chore: documentation->api documentation by @aforaleka in https://github.com/dydxprot ocol/v4-web/pull/1003
- refactor(market-type): update market interface for useMarkets hook by @jaredvu in #997
- feat: add banner for telegram invite by @moo-onthelawn in #1005
Full Changelog: release/v1.7.9...release/v1.7.10
release/v1.7.9
What's Changed
- feat: [1/n] cancel all orders mvp by @aforaleka in #975
- chore: add notif for incentives program ending by @aforaleka in #992
Full Changelog: release/v1.7.8...release/v1.7.9
release/v1.7.8
What's Changed
- feat: Add Keplr launch notification by @rosepuppy in #988
- chore: bump abacus version for trade validation by @moo-onthelawn in #989
Full Changelog: release/v1.7.7...release/v1.7.8
release/v1.7.7
What's Changed
- feat: replace dev2 validators with load balancer URL by @teddyding in #980
- fix: withdraw notification can mistake for keplr deposit by @rosepuppy in #983
- chore: Fix env.json dev5 validator link by @teddyding in #987
- feat: Affiliates banner and share dialog ui by @rosepuppy in #985
- feat(scaffold-explore): Scaffold explore page by @jaredvu in #981
- fix: remove duplicate transfer notification steps by @rosepuppy in #986
New Contributors
- @teddyding made their first contribution in #980
Full Changelog: release/v1.7.6...release/v1.7.7
release/v1.7.6
What's Changed
- feat: update liquidity tier for isolated markets by @yujin512 in #971
- feat: filter out solana chain for other wallets by @tian000 in #965
- feat: Add eip-6963 support and refactor wallet connection logic by @tinaszheng in #964
- feat: preload metadata for the latest json by @yujin512 in #974
- fix: account menu usdc balance by @rosepuppy in #968
- chore(liq-tier-notif): Add liquidity tier notif by @jaredvu in #973
- style(marketDropdown): remove label by @jaredvu in #977
- feat: disable coinbase smart wallet by @tinaszheng in #979
Full Changelog: release/v1.7.4...release/v1.7.6
release/v1.7.4
What's Changed
- fix: validate withdraw form address by destination type instead of wallet type by @tinaszheng in #969
- chore(assets): add assets for RETARDIO-USD by @jaredvu in #970
Full Changelog: release/v1.7.3...release/v1.7.4
release/v1.7.3
What's Changed
- fix: hide right toolbar in TradingView by @tinaszheng in #958
- chore: add legal text to desktop footer + help dialog by @moo-onthelawn in #961
- feat: update json in the week of 8/27 by @yujin512 in #959
- chore(launch-6.0-markets): support 6.0 market launch flow by @jaredvu in #960
- chore(isolatedMargin): pull in updated margin removal calculations + update toggle selectors by @moo-onthelawn in #947
- chore(notifications): add notif for MATIC wind-down by @moo-onthelawn in #962
- chore: bump abacus for min isolated margin validation by @moo-onthelawn in #963
- chore(legal): add legal disclaimer to mobile/tablet web view by @moo-onthelawn in #966
- fix(notif): update matic wind down date by @moo-onthelawn in #967
Full Changelog: release/v1.7.2...release/v1.7.3
release/v1.7.2
What's Changed
- feat: configurable max safe fee [OTE-663] by @yogurtandjam in #907
- chore: better metamask error message [OTE-662] by @yogurtandjam in #936
- chore: address comments for evm swaps pr by @yogurtandjam in #940
- feat(pml-launcher): Add route and scaffold new forms under testflag by @jaredvu in #939
- chore: add environment tier to statsig by @aforaleka in #942
- chore: close position 10% option + bump abacus by @aforaleka in #943
- fix: memoize compliance string by @rosepuppy in #944
- fix: set pointer events to auto in dialog to fix behavior when theres another layer by @aforaleka in #946
- chore: Datadog PoC [OTE-702] [1/n] by @yogurtandjam in #931
- fix(tradeForm): cap slider at max leverage approximation for market orders by @moo-onthelawn in #945
- feat: upgrade TradingView by @tinaszheng in #941
- feat: Implement solana deposit flow by @tian000 in #884
- fix: place order tx should use marketInfo and currentHeight from abacus payload by @aforaleka in #948
- fix: fix uncentered loading button by @moo-onthelawn in #950
- chore(i18n): localize PML Widget by @jaredvu in #953
- feat: Add support for Keplr by @rosepuppy in #938
- feat(other-market-validation): do not consider id when finding differentmarkets to validate by @tqin7 in #954
- chore(displayId): Migrate marketId rendering to displayId by @jaredvu in #919
- feat: top 100 addresses notification [OTE-720] by @yogurtandjam in #949
- fix(notifications): follow up to make dynamic config more robust to non existent flags by @moo-onthelawn in #956
Full Changelog: release/v1.7.1...release/v1.7.2