Skip to content

Releases: vegaprotocol/frontend-monorepo

v0.19.4-core-0.70.2

04 Apr 07:59
v0.19.4-core-0.70.2
351a5aa
Compare
Choose a tag to compare

What's Changed

  • chore(governance): additional acs added for governance proposals by @jtsang586 in #3322
  • feat(oracles,trading): 3224 add oracle links to market info by @mattrussell36 in #3297
  • fix(trading): stabilize the liquidity provision table by @macqbat in #3320
  • chore(trading): liquidity provision, change query for set flag live on true by @macqbat in #3335
  • chore(trading): add "holding CMD + click" external link by @macqbat in #3273
  • feat(utils): make release script by @asiaznik in #3290
  • feat(trading): add post only and reduce only orders by @MadalinaRaicu in #3311
  • test(governance): add e2e tests for banner and footer links by @jtsang586 in #3340
  • chore(trading): add metaKey detection - clean up some unit tests by @macqbat in #3337
  • chore(trading): liquidity table DRY by @bglownia in #3346
  • feat(deal-ticket): show total margin available for an order, and where it will come from by @bglownia in #3318
  • feat(trading,governance,explorer): dist on s3 by @mkjmdski in #3332
  • test(trading): renders correctly liquidity in trading tab by @daro-maj in #3343
  • fix(trading): order stopped intent toasts by @MadalinaRaicu in #3347
  • chore(governance,explorer,multisig-signer): delete rest of sandbox/mirror env files by @mattrussell36 in #3310
  • chore(governance): add hardcoded token vesting contract address by @mattrussell36 in #3352
  • fix(orders): restore filter by marketId by @bglownia in #3342
  • chore(trading): remove not used close position code and liquidity subscription by @bglownia in #3350

Full Changelog: v0.19.3-core-0.70.1...v0.19.4-core-0.70.2

v0.19.3-core-0.70.1

30 Mar 11:08
77ada96
Compare
Choose a tag to compare

What's Changed

  • feat(announcements): announcements by @notbot00 in #3252
  • test(trading): update live e2e tests by @daro-maj in #3307
  • feat(market-depth): always show the same number of decimal places in order book by @bglownia in #3317

Full Changelog: v0.19.2-core-0.70.1...v0.19.3-core-0.70.1

v0.19.2-core-0.70.1

29 Mar 11:29
5f7e60d
Compare
Choose a tag to compare

What's Changed

  • fix(trading): throttle deal ticket submit by @bglownia in #3282
  • chore(ci): update name of release issue template by @pennyandrews in #3279
  • chore(ui-toolkit): version 0.9.0 - includes healthbar in ui-toolkit by @ciaran- in #3287
  • fix(governance): order proposals list by closing date by @sam-keen in #3276
  • feat(governance): see user stake on validators table by @sam-keen in #3250
  • chore(react-helpers): react-helpers v0.1.0 by @ciaran- in #3289
  • test(governance): my stake e2e tests by @jtsang586 in #3295
  • feat(trading): persist state of chart intervals studies and overlays by @bglownia in #3261
  • fix(governance): paginate rewards as well as delegations data by @sam-keen in #3288
  • fix(trading): volumes formatting by @asiaznik in #3293
  • chore(wallet,positions): use reduceOnly and IOC order for close position tx by @macqbat in #3263
  • chore(trading): remove files of envs to kill by @macqbat in #3303
  • chore(cypress): fix error seen in CI for staking test by @jtsang586 in #3304
  • chore(orders): update orders filters by @mattrussell36 in #3277

Full Changelog: v0.19.1-core-0.69.0...v0.19.2-core-0.70.1

v0.19.1-core-0.69.0

27 Mar 15:25
v0.19.1-core-0.69.0
Compare
Choose a tag to compare

What's Changed

  • feat(orders): use default filters in orders list by @bglownia in #3143
  • fix(trading): hide transfer button in view as mode by @MadalinaRaicu in #3189
  • chore(environment): fetch networks configuration from repo by @macqbat in #3145
  • test(governance): e2e rewards by @jtsang586 in #3190
  • fix(utils): missing flags by @asiaznik in #3194
  • chore(explorer): market info shared panels by @asiaznik in #3192
  • chore(environment): etherscan link by @asiaznik in #3193
  • feat(explorer): try again for tx details by @asiaznik in #3195
  • chore(trading): display latency in block height progressing as warn or error by @macqbat in #3169
  • chore(trading): make loading masks in tabs consistent along the app by @macqbat in #3155
  • test(trading): fixed settlement asset displayed test by @daro-maj in #3209
  • chore(explorer,governance): update be endpoints by @mattrussell36 in #3183
  • chore(governance): include slippage factor to proposals by @jtsang586 in #3204
  • test(trading): increase coverage for 0004-ewal by @daro-maj in #3210
  • chore(trading): split bottom panel into two parts by @macqbat in #3205
  • chore(trading): remove red background from trades table by @bglownia in #3214
  • chore(static): update domains in network conf files by @macqbat in #3219
  • chore(explorer): move banner up by @asiaznik in #3237
  • chore(governance): update announcement banner text by @notbot00 in #3234
  • feat(ui-toolkit): button icons by @dexturr in #3233
  • feat(trading): store current tab selection by @bglownia in #3148
  • chore(trading): 2764 link to mainnet incident reports by @macqbat in #3235
  • fix(market-depth): fix depth chart data upate, use market depth as mid price source by @bglownia in #3242
  • fix(trading): auction triggers liquidity API change in develop for core 0.69.0 by @MadalinaRaicu in #3197
  • chore(ui-toolkit): rework intent colours by @ciaran- in #3202
  • fix(ui-toolkit): anchor button should be same size as button by default by @dexturr in #3172
  • refactor(ui-toolkit): move healthbar to ui-toolkit by @ciaran- in #3121
  • feat(trading): pin collateral row by @MadalinaRaicu in #3218
  • test(governance): governance tests refactor by @jtsang586 in #3059
  • feat(trading): add resources dropdown to console nav by @mattrussell36 in #3249
  • fix(trading): use unique keys in LocalStoragePersistTabs by @bglownia in #3255
  • chore(orders): remove infinite scroll from order table by @macqbat in #3247
  • test(trading): 0003-WTXN submit vega transaction e2e tests by @daro-maj in #3246
  • feat(explorer): build docker image on pull request + refactor dockerfile for ipfs by @mkjmdski in #3245
  • feat(explorer): breadcrumbs, home page, error page by @asiaznik in #3254
  • feat(governance): lp vote now reflected on proposal cards by @sam-keen in #3256
  • feat(explorer,trading,governance): use nx to know which apps needs building by @mkjmdski in #3267
  • fix(trading): change etherscan link label on toast by @bglownia in #3262
  • chore(ci): add release issue template by @pennyandrews in #3272
  • fix(trading): handle lack of approval in trading deposit flow by @bglownia in #3278
  • feat(trading): use mini scroll in deal ticket, market info for and landing dialog by @bglownia in #3269
  • chore(trading): dont show faucet button until connected by @mattrussell36 in #3251
  • fix(positions): make positions table smoothly updated (again) by @macqbat in #3266
  • test(trading): fixed capsule tests by @daro-maj in #3281

Full Changelog: v0.18.10-core-0.68.2...v0.19.1-core-0.69.0

v0.19.0-core-0.69.0

15 Mar 13:54
f92103e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.10-core-0.68.2...v0.19.0-core-0.69.0

v0.18.10-core-0.68.2

14 Mar 10:10
c941893
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.9-core-0.68.2...v0.18.10-core-0.68.2

v0.18.9-core-0.68.2

14 Mar 00:06
v0.18.9-core-0.68.2
3959daa
Compare
Choose a tag to compare

What's Changed

  • fix(market-depth): orderbook row height calculation by @bglownia in #3068
  • feat(positions): positions losses and maintenance warnings by @mattrussell36 in #2985
  • fix(trading): fills table fees display by @MadalinaRaicu in #3071
  • test(trading): revert nonparallel tests option by @daro-maj in #3098
  • feat(deposits): deposit flow by @mattrussell36 in #3062
  • test(governance): tranche service by @jtsang586 in #3099
  • fix(orders): orders table flickering by @bglownia in #3105
  • fix(trading): add loss socialisation docs links by @MadalinaRaicu in #3109
  • fix(trading): order store connection to deal ticket by @mattrussell36 in #3100
  • chore(trading): 2825 buttons floating over table rows by @macqbat in #3084
  • feat(trading): calculate required margin base on open volume, active … by @bglownia in #2957
  • test(trading): increase coverage for 0002 wcon by @daro-maj in #3137
  • chore(trading): tweaks and improvements of floating bottom buttons by @macqbat in #3138
  • feat(deal-ticket): simplify summary validation by @bglownia in #3144
  • feat(explorer): improve display of multi cancellations by @edd in #3151
  • fix(trading,explorer,governance): consistent zustand usage by @mattrussell36 in #3133
  • fix(trading): deal ticket expiry not wiped out after changing TIF from GTT by @MadalinaRaicu in #3149
  • test(governance): new and update market proposal forms by @jtsang586 in #3131
  • test(trading): skip send report to artifact if tests are passed by @daro-maj in #3154
  • chore(deposits): update faucet feedback i18n by @mattrussell36 in #3132
  • feat(ui-toolkit): navigation by @asiaznik in #3069
  • feat(explorer,trading,governance): update mainnet sims banner by @edd in #3156
  • fix(explorer,trading): asset details should show quantum in asset dps by @edd in #3158
  • fix(explorer): format els as percentage in network param view by @edd in #3157
  • feat(explorer): show signers in proposal multisig bundles by @edd in #3122
  • fix(explorer): neaten validators mobile view by @edd in #3160
  • fix(trading): deal ticket validation on zero account balance and margin warnings by @MadalinaRaicu in #3177
  • feat(trading): clarify collateral and breakdown tables by @MadalinaRaicu in #3113
  • fix(trading): remove liquidation from positions & format price bounds with market dp by @MadalinaRaicu in #3173
  • chore(trading): move banner above nav by @mattrussell36 in #3161
  • fix(trading): ledger entries table formatting by @MadalinaRaicu in #3180
  • fix(trading): add missing block explorer link for complete transfer by @mattrussell36 in #3181
  • chore(trading,explorer,governance): update validator testnet nodes by @mattrussell36 in #3182

Full Changelog: v0.18.8-core-0.68.0...v0.18.9-core-0.68.2

v0.18.8-core-0.68.0

05 Mar 14:17
fab055b
Compare
Choose a tag to compare

What's Changed

  • chore(orders): fix order table rows flickering on filter change by @bglownia in #3088

Full Changelog: v0.18.7-core-0.68.0...v0.18.8-core-0.68.0

v0.18.7-core-0.68.0

05 Mar 14:07
Compare
Choose a tag to compare

What's Changed

  • feat(governance): remove graph from tranches page by @sam-keen in #3049
  • feat(governance): final wallet not connected views by @sam-keen in #3037
  • chore(trading): catch ethereum errors and capture to sentry by @macqbat in #3064
  • test(trading): tests parallel by @daro-maj in #3075
  • fix(explorer): update vega_networks for all explorer envs by @edd in #3078
  • fix(trading): add a timeout to show subscriptions as failed by @mattrussell36 in #3073
  • chore(smart-contracts): remove redundant ascii to hex in favour of ethers hexlify by @edd in #3066
  • feat(explorer): proposal transaction view by @edd in #3060
  • fix(trading): update order on market trade header (#3082) by @MadalinaRaicu in #3087

Full Changelog: v0.18.6-core-0.68.0...v0.18.7-core-0.68.0

v0.18.6-core-0.68.0

02 Mar 12:24
Compare
Choose a tag to compare

What's Changed

  • chore(trading): tweaking catching no market data error by @macqbat in #3044
  • chore(react-helpers): improve error catching in useResizeObserver by @macqbat in #3058

Full Changelog: v0.18.5-core-0.68.0...v0.18.6-core-0.68.0