Releases: cowprotocol/explorer
v2.18.2
What's Changed
We have disabled search terms being visible for the time being in response to a potential phishing attack vector.
- Disabled search term being shown temporarily by @tukantje in #381
- Hotfix/2.18.2 by @tukantje in #382
- Hotfix - Update version by @tukantje in #383
New Contributors
Full Changelog: v2.18.1...v2.18.2
v2.18.1 - Hotfix
Summary
v2.18.1 - Hotfix
Passing new env vars to vercel build
What's Changed
- Passing new subgraph envvars to vercel build by @alfetopito in #376
- Hotfix 2.18.1 by @alfetopito in #377
Full Changelog: v2.18.0...v2.18.1
v2.18.0 - Update CI build
Summary
v2.18.0
- Update CI build
Mostly a bureaucratic release, updating deps and the GH CI actions, and one tiny UI bug fix done on #316
What's Changed
- Fix long token address in table by @fairlighteth in #316
- Bump @types/react-router from 5.1.17 to 5.1.20 by @dependabot in #319
- Bump @babel/core from 7.16.0 to 7.20.12 by @dependabot in #321
- Bump eslint-plugin-react-hooks from 4.3.0 to 4.6.0 by @dependabot in #322
- Bump @popperjs/core from 2.11.0 to 2.11.6 by @dependabot in #324
- Bump @apollo/client from 3.5.5 to 3.7.4 by @dependabot in #325
- Updated dependabot reviewers by @alfetopito in #327
- Bump enhanced-resolve from 5.8.3 to 5.12.0 by @dependabot in #332
- Bump @apollo/client from 3.7.4 to 3.7.5 by @dependabot in #331
- Bump @truffle/hdwallet-provider from 1.4.3 to 1.7.0 by @dependabot in #330
- Bump enzyme-adapter-react-16 from 1.15.6 to 1.15.7 by @dependabot in #328
- Bump @types/react from 16.14.21 to 16.14.35 by @dependabot in #329
- Bump react-copy-to-clipboard from 5.0.4 to 5.1.0 by @dependabot in #333
- Bump eslint-plugin-react from 7.31.11 to 7.32.2 by @dependabot in #334
- Bump @storybook/addon-essentials from 6.5.15 to 6.5.16 by @dependabot in #335
- Bump @types/react-dom from 16.9.14 to 16.9.17 by @dependabot in #337
- Remove aws build step by @alfetopito in #338
- Bump bignumber.js from 9.0.1 to 9.1.1 by @dependabot in #339
- Bump cytoscape-fcose from 2.1.0 to 2.2.0 by @dependabot in #340
- Bump ts-loader from 8.3.0 to 8.4.0 by @dependabot in #341
- Bump @babel/register from 7.16.0 to 7.18.9 by @dependabot in #343
- Bump eslint-plugin-storybook from 0.6.8 to 0.6.10 by @dependabot in #342
- Bump console-feed from 3.4.1 to 3.4.3 by @dependabot in #347
- Bump start-server-and-test from 1.15.2 to 1.15.3 by @dependabot in #346
- Bump @fortawesome/fontawesome-svg-core from 6.1.2 to 6.3.0 by @dependabot in #345
- Bump eslint-plugin-import from 2.25.3 to 2.27.5 by @dependabot in #349
- Bump @sentry/webpack-plugin from 1.18.3 to 1.20.0 by @dependabot in #350
- Bump playwright from 1.29.1 to 1.30.0 by @dependabot in #354
- Bump start-server-and-test from 1.15.3 to 1.15.4 by @dependabot in #356
- Bump frontmatter-markdown-loader from 3.6.3 to 3.7.0 by @dependabot in #358
- Bump @apollo/client from 3.7.5 to 3.7.9 by @dependabot in #357
- Bump react-router-dom from 5.3.0 to 5.3.4 by @dependabot in #360
- Bump @types/enzyme from 3.10.10 to 3.10.12 by @dependabot in #359
- Using a custom node version on vercel build step by @alfetopito in #374
- Should have checked the build before merging... by @alfetopito in #375
- Release/2.18.0 by @alfetopito in #373
Full Changelog: v2.17.1...v2.18.0
v2.17.1 - Hotfix
Summary
v2.17.1
- Hotfix
Allowing subgraph endpoints to be configured via env vars
What's Changed
- Add envs to configure the Subgraph URLS by @anxolin in #370
- Hotfix 2.17.1 by @alfetopito in #372
Full Changelog: v2.17.0...v2.17.1
v2.17.0 - Goodbye legacy
Summary
v2.17.0
- Goodbye legacy
Main changes:
- Several dependency updates
- Removed 33k lines of code from legacy apps
- Removed unused dependencies after that
- Vercel setup
What's Changed
- Bump eventsource from 1.1.0 to 1.1.2 by @dependabot in #283
- Bump express from 4.17.1 to 4.18.2 by @dependabot in #272
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #282
- Updated storybook to fix security vulnerabilities by @alfetopito in #285
- Bump url-parse from 1.5.7 to 1.5.10 by @dependabot in #284
- Bumped react-dev-utils to 12.0.1 by @alfetopito in #286
- Bump shell-quote from 1.7.2 to 1.7.4 by @dependabot in #287
- Bump date-fns from 2.27.0 to 2.29.3 by @dependabot in #277
- Bump @types/styled-components from 5.1.19 to 5.1.26 by @dependabot in #279
- Bump @types/cytoscape from 3.19.4 to 3.19.9 by @dependabot in #278
- Bump prettier from 2.5.0 to 2.8.1 by @dependabot in #274
- Bump styled-components from 5.3.3 to 5.3.6 by @dependabot in #273
- Bump @babel/preset-react from 7.14.5 to 7.18.6 by @dependabot in #281
- Bump @amcharts/amcharts4 from 4.10.23 to 4.10.32 by @dependabot in #280
- Bump @rjsf/core from 4.2.2 to 4.2.3 by @dependabot in #276
- Bump playwright from 1.24.2 to 1.29.1 by @dependabot in #290
- Bump @babel/preset-env from 7.16.4 to 7.20.2 by @dependabot in #291
- Bump start-server-and-test from 1.14.0 to 1.15.2 by @dependabot in #296
- Bump polished from 4.1.3 to 4.2.2 by @dependabot in #293
- Bump graphql from 16.5.0 to 16.6.0 by @dependabot in #289
- Bump @fortawesome/free-solid-svg-icons from 6.1.2 to 6.2.1 by @dependabot in #292
- Bump @babel/plugin-transform-runtime from 7.16.4 to 7.19.6 by @dependabot in #294
- Bump eslint-plugin-react from 7.27.1 to 7.31.11 by @dependabot in #295
- Revert "Bump @fortawesome/free-solid-svg-icons from 6.1.2 to 6.2.1" by @alfetopito in #298
- Remove legacy code by @alfetopito in #288
- Vercel setup by @alfetopito in #300
- Bump @types/webpack-env from 1.16.3 to 1.18.0 by @dependabot in #305
- Bump react-inlinesvg from 3.0.0 to 3.0.1 by @dependabot in #306
- Bump cytoscape from 3.21.0 to 3.23.0 by @dependabot in #307
- Bump @types/react-helmet from 6.1.5 to 6.1.6 by @dependabot in #303
- Bump console-feed from 3.2.2 to 3.4.1 by @dependabot in #310
- Bump @types/react-router-dom from 5.3.2 to 5.3.3 by @dependabot in #302
- Bump prettier from 2.8.1 to 2.8.2 by @dependabot in #309
- Remove unused deps by @alfetopito in #299
- Updated regexes for identifying current environment by @alfetopito in #318
- Release/2.17.0 - RC.0 by @alfetopito in #317
New Contributors
- @dependabot made their first contribution in #283
Full Changelog: v2.16.2...v2.17.0
Migrate to the high-availability RPC for Gnosis chain
The old (https://rpc.gnosischain.com/) Gnosis chain RPC endpoint is not stable and gets down sometimes.
Corresponding to https://docs.gnosischain.com/tools/rpc/#gateway we should https://rpc.gnosis.gateway.fm/ endpoint, because it provides a high-availability public RPC as part of their Core Contributor agreement in [GIP-70].
v2.16.1 - Hotfix
Summary
v2.16.1
- Hotfix
Fixes how limit order fees are displayed on Order details page
What's Changed
- Limit orders fees by @anxolin in #265
- Remove surplus fees from what we swapped amount by @anxolin in #269
- Hotfix/2.16.1 by @anxolin in #267
- Unit tests fix for 2.16.1 by @alfetopito in #271
Full Changelog: v2.16.0...v2.16.1
v2.16.0
Summary
Limit orders and eth flow related changes
What's Changed
- Handle Native EthFlow orders by @alfetopito in #257
- Hide Fee row from order details for not filled limit-orders by @shoom3301 in #261
- Display order type (limit|market|liquidity) by @shoom3301 in #259
- Fix order type tooltip text by @nenadV91 in #264
Full Changelog: v2.15.0...v2.16.0
v2.15.0 - Misc improvements
Summary
v2.15.0 - Misc improvements
What's Changed
- Replace blockscout with gnosisscan by @ramirotw in #247
- Improve loading state in User details by @ramirotw in #248
- Merge prod and barn user orders by @ramirotw in #245
- Release/2.15.0-RC.0 by @alfetopito in #253
Full Changelog: v2.14.0...v2.15.0
v2.14.0 - Goodbye Rinkeby 👋
Summary
Goodbye Rinkeby 👋
What's Changed
- [Tokens Table] Sort by 24h volume by @matextrem in #213
- Implement react-ga4 by @nenadV91 in #206
- Update develop branch with Release v2.13.0 by @henrypalacios in #223
- Fetch solvers names by @alfetopito in #226
- Inter var font improvements by @alongoni in #228
- Cowswap977/deprecate rinkeby by @alfetopito in #232
- [Rebranding] Updates with the CoW Protocol new brand on Batch Viewer by @alongoni in #225
- Layout improvement by @alongoni in #233
- Release/2.14 by @alfetopito in #237
New Contributors
Full Changelog: v2.13.0...v2.14.0