Skip to content

Releases: cowprotocol/cowswap

Testing Vercel setup

03 Nov 11:29
Compare
Choose a tag to compare
Testing Vercel setup Pre-release
Pre-release

What's Changed

Full Changelog: v1.23.2...v1.23.3-RC.0

Remove Halloween theme

31 Oct 11:53
Compare
Choose a tag to compare

Summary

Hotfix v1.23.2

What's Changed

Full Changelog: v1.23.1...v1.23.2

Hotfix v1.23.1

20 Oct 10:30
Compare
Choose a tag to compare

Summary

Hotfix v1.23.1

What's Changed

  • Fix Import token modal blinking on network switching (#1214)

Full Changelog: v1.23.0...v1.23.1

v.1.23.0

19 Oct 08:32
Compare
Choose a tag to compare

Summary

Release v1.23.0

Highlights:

  • New ETH flow
  • Added token links on account page
  • Swap module refactoring
  • New project structure
  • Limit orders page skeleton (under feature-flag)
  • CoW logo update
  • New token list: https://files.cow.fi/tokens/CoinGecko.json
  • 🎃 Halloween
  • Refactor ETH Flow
  • Refactor GA, fix custom dimensions and page titles

What's Changed

  1. Disabling graphql build step #987
  2. Fix graphql generated files #993
  3. [ETH-FLOW v2] - Base PR - New ETH/WETH flow #888
  4. Toast notification position #1032
  5. [ETH-FLOW] Address comments #1064
  6. [ETH-FLOW] FIX hanging price: use input token for quote #1068
  7. 977/deprecate rinkeby #978
  8. Added token links on account page #1070
  9. Remove unnecesary check #883
  10. Fix linting for emergency.js #1094
  11. SWAP REFACTORING #1040
  12. Add goerli ens subgraph support #1091
  13. New project structure - swap #1087
  14. Simplify cosmos components #1093
  15. Setup for amplitude tracking #1000
  16. Fix for t&c links #918
  17. Hide limit-orders page under feature-flag #1101
  18. Override swap state uni-files using src/custom #1099
  19. Move NewSwapModals component to smarts #1100
  20. Show new swap as default for Barn #1103
  21. Project structure improvement #1105
  22. Make swap buttons dumber #1111
  23. Fix wrong import and lazy chunk name (3f9e216)
  24. Update barn links #1102
  25. 1020/replace blockscout with gnosisscan #1021
  26. Improve blocknative sdk error reporting #1122
  27. Fix prod and barn regex (#1141)
  28. Fix SwapButtons props changes check (#1143)
  29. 1069/native token icons (#1152)
  30. Show transaction confirm screen after order signing (#1164)
  31. Fix typed value displaying in CurrencyInputPanel (#1165)
  32. Display ens-name in the pop-up then it's possible (#1171)
  33. Fix waiting pop-up text for ETH-flow (#1170)
  34. [1.23] Fix Pending tx modal for wrap/unwrap/approve (#1167)
  35. [1.23] Update CoW logo (#1154)
  36. Fix fee discount color in ReceiveAmountInfo tooltip (#1169)
  37. Reset Swap form state when wallet disconnected (#1168)
  38. Update logos (c9e9750)
  39. Update token list (#1179)
  40. Add back 🎃 Halloween (#1196)
  41. fix text in the notification of transactions (#1198)
  42. Redirect for Barn (#1199)
  43. Refactor ETH Flow (#1121)
  44. Remove artifact (47b90a7)
  45. Refactor GA, fix custom dimensions and page titles (#1006)
  46. Fix COW_COINGECKO_LIST (7833320)

Full Changelog: v1.22.5...v1.23.0

v1.23.0-RC.3

18 Oct 13:35
Compare
Choose a tag to compare
v1.23.0-RC.3 Pre-release
Pre-release

Summary

Release v1.23.0-RC.3

Highlights:

What's Changed

  1. 1069/native token icons (#1152)
  2. Show transaction confirm screen after order signing (#1164)
  3. Fix typed value displaying in CurrencyInputPanel (#1165)
  4. Display ens-name in the pop-up then it's possible (#1171)
  5. Fix waiting pop-up text for ETH-flow (#1170)
  6. [1.23] Fix Pending tx modal for wrap/unwrap/approve (#1167)
  7. [1.23] Update CoW logo (#1154)
  8. Fix fee discount color in ReceiveAmountInfo tooltip (#1169)
  9. Reset Swap form state when wallet disconnected (#1168)
  10. Update logos (c9e9750)
  11. Update token list (#1179)
  12. Add back 🎃 Halloween (#1196)
  13. fix text in the notification of transactions (#1198)
  14. Redirect for Barn (#1199)
  15. Refactor ETH Flow (#1121)
  16. Remove artifact (47b90a7)
  17. Refactor GA, fix custom dimensions and page titles (#1006)
  18. Fix COW_COINGECKO_LIST (7833320)

Full Changelog: v1.23.0-RC.1...v1.23.0-RC.3

v1.23.0-RC.1

18 Oct 13:32
Compare
Choose a tag to compare
v1.23.0-RC.1 Pre-release
Pre-release

Summary

Release v1.23.0-RC.1

What's Changed

  1. Fix prod and barn regex (#1141)
  2. Fix SwapButtons props changes check (#1143)

Full Changelog: v1.23.0-RC.0...v1.23.0-RC.1

v.1.23.0-RC.0 - Refactoring, New swap page and ETH-flow inprovements

03 Oct 08:53
Compare
Choose a tag to compare

Summary

Release v1.23.0-RC.0

Highlights:

  • New ETH flow
  • Added token links on account page
  • Swap module refactoring
  • New project structure
  • Limit orders page skeleton (under feature-flag)

What's Changed

  1. Disabling graphql build step #987
  2. Fix graphql generated files #993
  3. [ETH-FLOW v2] - Base PR - New ETH/WETH flow #888
  4. Toast notification position #1032
  5. [ETH-FLOW] Address comments #1064
  6. [ETH-FLOW] FIX hanging price: use input token for quote #1068
  7. 977/deprecate rinkeby #978
  8. Added token links on account page #1070
  9. Remove unnecesary check #883
  10. Fix linting for emergency.js #1094
  11. SWAP REFACTORING #1040
  12. Add goerli ens subgraph support #1091
  13. New project structure - swap #1087
  14. Simplify cosmos components #1093
  15. Setup for amplitude tracking #1000
  16. Fix for t&c links #918
  17. Hide limit-orders page under feature-flag #1101
  18. Override swap state uni-files using src/custom #1099
  19. Move NewSwapModals component to smarts #1100
  20. Show new swap as default for Barn #1103
  21. Project structure improvement #1105
  22. Make swap buttons dumber #1111
  23. 3f9e216
  24. Update barn links #1102
  25. 1020/replace blockscout with gnosisscan #1021
  26. Improve blocknative sdk error reporting #1122

Full Changelog: v1.22.5...v1.23.0-RC.0

v1.22.3 - Hotfix

22 Sep 12:32
Compare
Choose a tag to compare

Summary

Hotfix v1.22.3

Highlights:

  • update dune analytics url

What's Changed

aa6e976 1.22.3
2d50e2e update dune analytics url (#1086) (#1088)

Full Changelog: v1.22.2...v1.22.3

v1.22.2 - New domains

21 Sep 17:31
Compare
Choose a tag to compare

Summary

Release v1.22.2

Highlights:

  • Changing cowswap.exchange to swap.cow.fi
  • Updated discord link
  • Locked GNO claiming for Goerli
  • Fix for speedup and cancel txs

What's Changed

00273d5 1.22.2
1e17b2f Redirect from the outdated domain
7d01513 1.22.1
0e3ead6 1.22.0
d586426 Added locked GNO related addresses for Goerli (#1079)
36c6ee6 Fix replacement hash for both speedup and cancel txs (#403)
bf9e7b2 Replace chat.cowswap.exchange with https://discord.com/invite/cowprotocol (#1027)
d6c1008 582/swap.cow.fi (#1025)

Full Changelog: v1.21.0...v1.22.2

v1.21.0 - New accounts page

05 Sep 12:30
Compare
Choose a tag to compare

Summary

Release v1.21.0

Highlights:

  • Uni merge
  • Accounts page
  • Updated NPS fields
  • Performance improvements
  • Several bug fixes

What's Changed

Full Changelog: v1.20.3...v1.21.0