Skip to content

Releases: cowprotocol/cowswap

v1.18.0 (May the progress be with you)

13 Jul 21:07
4444ac3
Compare
Choose a tag to compare

Finally the new progress bar for tracking order execution is here!

Now every time you place an order, it will be possible to track its status and be delighted while at the same time nice cows explain what's going on behind the scenes.

In this version, only EOA wallets are supported, Smart Contract wallets are coming in the next version.

image

What's Changed

Full Changelog: v1.17.0...v1.18.0

v1.17.0 - LOOK WITH YOUR SPECIAL EYES

07 Jul 10:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.0...v1.17.0

[RELEASE 1.16.0] 🤙🏼

22 Jun 14:27
d2fc26a
Compare
Choose a tag to compare

Summary

  • Updated main menu elements and main menu
  • Fixes for Cypress tests
  • Show quotes errors when disconnected
  • COW SDK updates

What's Changed

New Contributors

Full Changelog: v1.15.5...v1.16.0

v1.15.5

21 Jun 13:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.4...v1.15.5

v1.15.4 Update the Gnosis Chain endpoints

17 Jun 16:58
Compare
Choose a tag to compare

Updates the RPC endpoint for Gnosis Chain. It fixes an issue wallets using Wallet Connect would experience in this network after the recent deprecation of the xDAI RPC endpoints

What's Changed

Full Changelog: v1.15.2...v1.15.4

Hotfix v1.15.2

10 Jun 14:43
Compare
Choose a tag to compare

Summary

  • remove ref to last price (part of the USD price for ETH issue fix)

Changelog

05452ff 1.15.2
cca8a08 [Hotfix 1.15.2] - remove ref to last price (#676)

Hotfix v1.15.1

10 Jun 10:21
Compare
Choose a tag to compare

Summary

  • Fixes USD estimation when you are trading ETH

Changelog

56e3396 1.15.1
031f8fa [Hotfix 🔥 ] - 1.15.1 Fix USD estimation issue (#671)

v1.15.0 - Analytics

09 Jun 12:01
Compare
Choose a tag to compare

This version updates CowSwap by merging in Uniswap v1.0.6, updating GA to the latest version 4, and various optimisations listed below.

What's Changed

Full Changelog: v1.14.2...v1.15.0-RC.0

v1.14.2

06 Jun 14:15
Compare
Choose a tag to compare

This version simplifies the CowSwap description. This is used for the description in search engines like Google, or when a link is shared in social media, like in Twitter/Facebook. Additionally, it changes the description in the Gnosis Safe App.

Additionally, reduces the deadline used when asking for a quote for USD estimations. Before was using the max value (84 years), and now uses 10min. This is due too some recent changes in the backend API which were liming the deadline to 3h (a value that is definitely smaller than our 84 years)

Change log

cbcbefe 1.14.2
687861c Fix issue with deadline (#621)
ebaebd4 Change meta-data for safe (#608)

Hotfix v1.14.1

19 May 09:19
Compare
Choose a tag to compare

Summary

Main fix:

  • Resolved issue with token add modal flashing on screen on every page load

Additionally:

  • Changing couple of dependencies from old namespace (@gnosis.pm) to new one (@cowprotocol)

Changelog

cca2b54 1.14.1
04804ac Fix GitHub links (#551)
c4ec19d Update cow js (#550)
8a44e91 Fix code style issues with Prettier
d74e461 Change cow runner game (#549)
9ee39d4 Replace dex-js to cow-js (#548)
8d5f881 Update contracts (#547)
4e54c10 Fix import token popup issue (#536)