Skip to content

Releases: cowprotocol/cowswap

Hotfix v1.18.1: USD estimation fix

20 Jul 08:44

Choose a tag to compare

Hotfix

  • Fixing USD estimations that were wrongly discounting the fee
  • FAQ link fix
  • Add Goerli token list

What's Changed

Full Changelog: v1.18.0...v1.18.1

v1.18.0 (May the progress be with you)

13 Jul 21:07
4444ac3

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

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

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

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

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

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

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

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

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)