Releases: dydxprotocol/v4-web
Releases · dydxprotocol/v4-web
release/v1.8.26
What's Changed
- fix: remove vault cta by @tyleroooo in #1235
- style(with-subscript): Add withSubscript prop to rendered prices by @jaredvu in #1236
- feat: favoriting markets by @aforaleka in #1197
- chore: bump for min vault deposit/withdraw by @tyleroooo in #1237
- fix: equity learn more space by @tyleroooo in #1238
- fix: funding rate tooltips by @tyleroooo in #1241
- chore(pml): Remove filter toggle by @jaredvu in #1239
- chore(pml-ack): use checkbox w/ link by @jaredvu in #1242
- chore(notifications): remove old notifications by @jaredvu in #1244
- fix: only show volume bars in USD by @tinaszheng in #1243
- fix: pnl percent in new positions table by @tyleroooo in #1246
- chore: fix usage of isChartReady in trading view charts by @tinaszheng in #1247
- chore(pml-misc): Various PML touch up items by @jaredvu in #1252
- fix: mobile top bar jiggling bug and make it bigger by @tyleroooo in #1249
- fix: update mobile dropdown to match ui refresh designs by @tyleroooo in #1245
- fix: change tvWidget into react state instead of ref by @tinaszheng in #1251
- fix: mobile close position orderbook toggle by @tyleroooo in #1250
- fix: reasonable sizing for mobile wallet info by @tyleroooo in #1253
- fix: chart resolution logic should also follow react state rules by @tinaszheng in #1255
- fix: nicer tables in a few ways by @tyleroooo in #1254
- fix: default resolution logic + remove data for saving resolution per market by @tinaszheng in #1256
- feat: implement the affiliates page by @rosepuppy in #1181
- chore(prediction-market-notif): add trumpwpin outcome notif by @jaredvu in #1257
- feat(affiliates): referral dialog polishes by @tinaszheng in #1259
- chore(testflags): sync staging + testnet by @jaredvu in #1263
- fix: tiny fixes by @tyleroooo in #1265
- fix: sync up table rendering across the app by @tyleroooo in #1264
- fix: handle negative free collateral on overview page by @tyleroooo in #1267
- fix: ui refresh migration by @tyleroooo in #1266
- fix: mobile tweaks by @tyleroooo in #1260
- chore(trumpwin-notif): guard from prev deleverages/offsets by @jaredvu in #1258
Full Changelog: release/v1.8.25...release/v1.8.26
release/v1.8.25
What's Changed
- fix: pnl chart jitters by @aforaleka in #1221
- chore: support negative boolean test flags by @aforaleka in #1225
- chore: bump node v by @yogurtandjam in #1192
- fix: markets table improvements by @aforaleka in #1227
- chore(uiRefresh): remove transparency on tooltips, polish orderbook row by @moo-onthelawn in #1229
- feat(pml-loading): Add loading state to PML flow by @jaredvu in #1224
- feat: Make Amplitude server zone configurable by @pswies in #1230
- feat(seo): Parametrize HTML meta tag "robots" by @pswies in #451
- chore(pml-analytics): Add analytics events to PML flow by @jaredvu in #1232
- fix: migrations should never import types from the app by @tyleroooo in #1233
- chore(pml-mobile): update mobile LaunchMarket page by @jaredvu in #1234
Full Changelog: release/v1.8.24...release/v1.8.25
release/v1.8.24
What's Changed
- chore: apply the no unnecessary conditions lint rule auto fixer by @tyleroooo in #1187
- fix: pass in metadata to launchable markets datafeed by @aforaleka in #1194
- fix: misc vault fixes 5 by @tyleroooo in #1195
- feat(uirefresh): update navigation bar tab styling by @moo-onthelawn in #1196
- chore(pml-misc): Miscellaneous fixes for pml by @jaredvu in #1193
- feat: cctp withdrawals: withdraw form [OTE-855][5/n] by @yogurtandjam in #1155
- fix: match launch market button to updated search filter size by @moo-onthelawn in #1199
- fix(horizontal-panel): Use displayable asset in Toolbar by @jaredvu in #1198
- fix: correct optional chaining for transfer form by @yogurtandjam in #1200
- chore: turn on abacus static typing for staging/local by @aforaleka in #1203
- fix(misc): Fix MarketDetail Asset, Add Prediction Market Disclaimer, Recently Listed sorting by @jaredvu in #1204
- fix: withdrawFromSubaccount was broken by @rosepuppy in #1205
- chore: add order value column to order table; polish on position table by @moo-onthelawn in #1202
- feat(uirefresh): new user wizard - generate keys by @moo-onthelawn in #1209
- fix: misc vault fixes 6 by @tyleroooo in #1208
- fix(pml-toggle): Fix Toggle + misc by @jaredvu in #1210
- fix: abacus changed type again, for good this time by @tyleroooo in #1211
- feat(uirefresh): new user wizard - connect wallet by @moo-onthelawn in #1206
- chore: bump typescript by @tyleroooo in #1207
- fix: misc vault fixes 7 by @tyleroooo in #1216
- chore: separating app UI configs slice by @aforaleka in #1215
- chore(uirefresh): a bunch of polish by @moo-onthelawn in #1217
- fix: accessors sometimes receive undefined apparently by @tyleroooo in #1220
- feat(uirefresh): component refresh - trade box [2/2] by @moo-onthelawn in #1214
- feat: integrate with funkit for instant deposits by @rosepuppy in #1162
- fix: abacus input types should always be string by @tyleroooo in #1222
- feat: add testflag to show deposit toggle by @rosepuppy in #1223
Full Changelog: release/v1.8.23...release/v1.8.24
release/v1.8.23
What's Changed
- feat: add skip client in again by @yogurtandjam in #1176
- feat: dismissable affiliate banner by @rosepuppy in #1166
- feat: add previous page to navigatePage [OTE-768] by @yogurtandjam in #1170
- feat: useTransfers hook [OTE-853] by @yogurtandjam in #1137
- fix: misc vault fixes the 3rd by @tyleroooo in #1169
- fix: clear marks when account is disconnected by @tinaszheng in #1177
- feat: add analytics for remember me option by @tinaszheng in #1179
- fix: dismiss account menu on select [OTE-809] by @yogurtandjam in #1168
- chore(new-market-validation): validate atomic resolution by @chenyaoy in #1125
- feat(launchable-markets): Add launchable markets to Markets Table by @jaredvu in #1154
- chore: polish notifications menu, markets page, display settings on mobile by @aforaleka in #1159
- feat(launch-market): Add vault details to launch market receipt by @jaredvu in #1172
- feat(uirefresh): component refresh - trade box [1/2] by @moo-onthelawn in #1178
- chore(pml-misc): Miscellaneous fixes for PML flow by @jaredvu in #1184
- chore: bump v4-client + abacus for ts nonce fix by @aforaleka in #1185
- chore: noUncheckedIndexedAccess by @tyleroooo in #1180
- fix: add moodeng to markets.json by @jaredvu in #1126
- feat: cctp withdrawals: clone unchanged components [2/n] by @yogurtandjam in #1151
- feat: cctp withdrawals: network select dropdown [3/n] by @yogurtandjam in #1153
- feat: cctp withdrawals: receipt + validation [4/n] by @yogurtandjam in #1156
- fix: fix button styling nits by @moo-onthelawn in #1186
- fix: tiny vault changes 4 by @tyleroooo in #1189
- feat(pml-discoverability): add banner and notif by @jaredvu in #1188
- feat(uirefresh): component refresh - collapsible receipt by @moo-onthelawn in #1190
Full Changelog: release/v1.8.20...release/v1.8.23
release/v1.8.20
What's Changed
- feat(uirefresh): component refresh - fills/orders table by @moo-onthelawn in #1158
- fix: misc vault fixes by @tyleroooo in #1143
- feat(uirefresh): component refresh - horizontal panel filter toggle by @moo-onthelawn in #1161
- chore: gate ohlc behind statsig ff by @moo-onthelawn in #1164
- chore(abacus-metadata): bump abacus and update asset usage by @jaredvu in #1149
- chore: remove pnpm dupes by @tyleroooo in #1165
- chore: add vaultToS link by @mike-dydx in #1171
- fix: revert skip client by @yogurtandjam in #1173
- chore: add vaultOperatorLearnMore link by @mike-dydx in #1174
Full Changelog: release/v1.8.19...release/v1.8.20
release/v1.8.19
What's Changed
- feat: market dropdown shortcut '/' key by @aforaleka in #1148
- fix: just merge vault pnl points for smooth recent pnl plus long term views by @tyleroooo in #1134
- feat: calculate affiliate max Fee earning and Add analytics by @rosepuppy in #1140
- fix: fix truncation on pagination rows by @moo-onthelawn in #1157
- feat(uirefresh): component refresh - positions table by @moo-onthelawn in #1146
- feat: log endpoint path by @yogurtandjam in #1160
Full Changelog: release/v1.8.18...release/v1.8.19
release/v1.8.18
What's Changed
- feat: useSkipClient hook [OTE-857] by @yogurtandjam in #1133
- fix: update mobile web trade form for better ux experience on isolated trades by @moo-onthelawn in #1108
- feat: surface preferences menu in mobile web by @aforaleka in #1147
- fix: price scale didn't change with market/actual tick size decimals by @aforaleka in #1144
- fix: toggle group bandaid? by @aforaleka in #1150
Full Changelog: release/v1.8.16...release/v1.8.18
release/v1.8.16
What's Changed
- fix: bump abacus for vault logic and log submission times by @tyleroooo in #1127
- feat(trumpwin-notif): update expiration date for trumpwin-usd notification by @jaredvu in #1132
- chore: use timestamp nonce in validator config by @aforaleka in #1135
- fix: fix stacking of characters by @moo-onthelawn in #1136
- fix: change tv datafeed to hook for reset cache by @aforaleka in #1131
- feat(create-market): Add create market client call by @jaredvu in #1139
- feat: vault transactions link to mintscan by @tyleroooo in #1142
- fix: nit: add a day to locked shares table predicted times by @tyleroooo in #1138
Full Changelog: release/v1.8.15...release/v1.8.16
release/v1.8.15
What's Changed
- fix: put prediction market behind feature flag by @rosepuppy in #1130
Full Changelog: release/v1.8.14...release/v1.8.15
release/v1.8.14
What's Changed
- fix: filter out prediction market by @rosepuppy in #1129
Full Changelog: release/v1.8.13...release/v1.8.14