Skip to content

Releases: cowprotocol/cowswap

v1.27.0-RC.0 - Native Eth Flow

19 Dec 10:14
604a224
Compare
Choose a tag to compare
Pre-release

Summary

v1.27.0-RC.0 - Native Eth Flow

What's Changed

New Contributors

Full Changelog: v1.26.1...v1.27.0-RC.0

v1.27.0-alpha.2 - Native EthFlow - alpha 2

16 Dec 13:53
Compare
Choose a tag to compare

Summary

v1.27.0-alpha.2 - Native EthFlow - alpha 2

What's Changed

Full Changelog: v1.27.0-alpha.1...v1.27.0-alpha.2

v1.27.0-alpha.1 - Native EthFlow - alpha 1

16 Dec 10:05
Compare
Choose a tag to compare

Summary

v1.27.0-alpha.1 - Native EthFlow - alpha 1

What's Changed

Full Changelog: v1.27.0-alpha.0...v1.27.0-alpha.1

v1.27.0-alpha.0 - Native EthFlow - alpha 0

14 Dec 16:27
Compare
Choose a tag to compare

Summary

v1.27.0-alpha.0 - Native EthFlow - alpha 0

What's Changed

New Contributors

Full Changelog: v1.26.1...v1.27.0-alpha.0

v1.26.1 Hotfix

14 Dec 10:31
2405b93
Compare
Choose a tag to compare

Fixes:

  • Apply smart quote selection to RateInput #1673
  • Store limit-orders amounts as fractions in the localStorage #1694
  • Tooltip styles fix #1700
  • Orders table improve media query #1696
  • Fix input in CurrencyInputPanel when value is zero #1688
  • Update limit-order links #1706
  • Fix tooltip #1711
  • Fix user input handling in limit-orders (amount parsing) #1715

Full Changelog: v1.26.0...v1.26.1

v1.26.0 Limit orders

12 Dec 13:01
972ea1c
Compare
Choose a tag to compare

Summary

Limit Orders are finally here!!! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

Limit Orders with free creation, free cancelation, Protection from MEV, and most importantly, they will give users back the surplus they generate. Very exciting news!! ๐Ÿฎ.

Read more about Limit orders in CoW Protocol.

Don't know how to place a limit order? No problem, follow this Limit order guide

ะกะฝะธะผะฐะบ ะตะบั€ะฐะฝะฐ ะธะท โ€ž2022-12-09 15-44-37โ€œ

What's Changed

972ea1c Merge pull request #1690 from cowprotocol/bump-version-1.26.0-RC.0
4977b0b 1.26.0-RC.0
5275364 Merge pull request #1583 from cowprotocol/release/1.26
e7def1c Limit orders/faq (#1670)
666ddfb Enable limit-orders by deafult everywhere (#1671)
6318bf0 Revert deadline reduction (#1667)
aacc7cf Fixes for some small issues (#1664)
010378f Fix market price when native buy currency (#1665)
fbcfc9f Store amounts using precise values in limit-orders (#1654)
9ec62c4 Merge remote-tracking branch 'origin/main' into release/1.26
afce522 Do not reset the input if the order would become a sell ETH order (#1652)
346b66c 1.26.0-alpha.2
7545a78 Revert #1646
26eee71 1.26.0-alpha.1
8691435 Adjust market/execution rate for -0.1% (#1640)
d4fec13 Up version of limitOrdersSettingsAtom
cd21096 Add Fee for limit orders (#1588)
1af2c18 Receipt modal styes (#1644)
8a77784 Store quotient value for limit-orders amount to keep precise values (#1646)
e140cdc 1609/slippage gone from confirmation modal (#1642)
a674939 Don't crash app when user rejected tx for wrap/unwrap (#1641)
36c9093 Fix build failing (#1645)
cfce812 Fix build
c88cca6 Show price impact warning when there is no rate impact warning (#1636)
736ea5f Limit order: style improvements (#1598)
3fc3ecf Reduce deadline options (#1625)
27cfaa5 Show Appzi nps for limit orders only when an order was filled before 5 min since creating (#1634)
960799b Display up to 100 limit-orders in the table (#1632)
aff5714 Merge branch 'develop' of https://github.com/cowprotocol/cowswap into release/1.26
9f1cf2e Add classOrder parameter to the app data (#1610)
fd21f1e Merge remote-tracking branch 'origin/main' into develop
52511fc Fix for scroll in receipt modal (#1617)
cfc0a4d Fix for recent activity modal to show liquidity orders (#1618)
898302e Fix for receipt status (#1620)
169394e Fix lingui transation bug (#1611)
95eb9c9 Reduce limit orders widget re-renders (#1601)
b1890ba Reverse orderKind on tokens switching (#1600)
d6456dc Add quoteId to POST quote request (#1603)
eac03c1 Fix app crashing with unsupported network (#1605)
7cc9013 Add class to analytcis (#1591)
923323f ๐ŸŽจ Eth flow stepper styling 1 (#1529)
00a6c95 Fix swap/limit container responsive styles (#1567)
e26f045 Limit order responsive styles 2 (#1558)
0f6d2e1 Set the deadline to 7 days by default (#1596)
cffbd25 Add blank line in the order type tooltip (#1593)
d137904 1.26.0-alpha.0
39010c8 Fix z-index in ErrorBoundary page (#1579)
7632b82 Fixes the fee error in receipt modal (#1578)
e011d3a Display limit order placement errors (#1574)
6bfa1b6 Fix limit orders performance issues (#1572)
d82d32a Enable limit orders for Barn (#1575)
cb7b4f1 Limit orders texts improvements (#1571)
8c7e1ba Make tap area of CurrencyArrowSeparator smaller (#1569)
dffe9c2 Update price buy native based price when there is no execution price (#1552)
80285a5 Limit orders/submit modal fix (#1560)
0bd32a2 Changed text for FeeExceedsFrom error (#1553)
a1b8ad5 Update the header navigation for limit-orders (#1562)
4977b0b 1.26.0-RC.0
5275364 Merge pull request #1583 from cowprotocol/release/1.26
e7def1c Limit orders/faq (#1670)
666ddfb Enable limit-orders by deafult everywhere (#1671)
6318bf0 Revert deadline reduction (#1667)
aacc7cf Fixes for some small issues (#1664)
010378f Fix market price when native buy currency (#1665)
fbcfc9f Store amounts using precise values in limit-orders (#1654)
9ec62c4 Merge remote-tracking branch 'origin/main' into release/1.26
afce522 Do not reset the input if the order would become a sell ETH order (#1652)
346b66c 1.26.0-alpha.2
7545a78 Revert #1646
26eee71 1.26.0-alpha.1
8691435 Adjust market/execution rate for -0.1% (#1640)
d4fec13 Up version of limitOrdersSettingsAtom
cd21096 Add Fee for limit orders (#1588)
1af2c18 Receipt modal styes (#1644)
8a77784 Store quotient value for limit-orders amount to keep precise values (#1646)
e140cdc 1609/slippage gone from confirmation modal (#1642)
a674939 Don't crash app when user rejected tx for wrap/unwrap (#1641)
36c9093 Fix build failing (#1645)
cfce812 Fix build
c88cca6 Show price impact warning when there is no rate impact warning (#1636)
736ea5f Limit order: style improvements (#1598)
3fc3ecf Reduce deadline options (#1625)
27cfaa5 Show Appzi nps for limit orders only when an order was filled before 5 min since creating (#1634)
960799b Display up to 100 limit-orders in the table (#1632)
aff5714 Merge branch 'develop' of https://github.com/cowprotocol/cowswap into release/1.26
9f1cf2e Add classOrder parameter to the app data (#1610)
fd21f1e Merge remote-tracking branch 'origin/main' into develop
52511fc Fix for scroll in receipt modal (#1617)
cfc0a4d Fix for recent activity modal to show liquidity orders (#1618)
898302e Fix for receipt status (#1620)
169394e Fix lingui transation bug (#1611)
95eb9c9 Reduce limit orders widget re-renders (#1601)
b1890ba Reverse orderKind on tokens switching (#1600)
d6456dc Add quoteId to POST quote request (#1603)
eac03c1 Fix app crashing with unsupported network (#1605)
7cc9013 Add class to analytcis (#1591)
923323f ๐ŸŽจ Eth flow stepper styling 1 (#1529)
00a6c95 Fix swap/limit container responsive styles (#1567)
e26f045 Limit order responsive styles 2 (#1558)
0f6d2e1 Set the deadline to 7 days by default (#1596)
cffbd25 Add blank line in the order type tooltip (#1593)
d137904 1.26.0-alpha.0
39010c8 Fix z-index in ErrorBoundary page (#1579)
7632b82 Fixes the fee error in receipt modal (#1578)
e011d3a Display limit order placement errors (#1574)
6bfa1b6 Fix limit orders performance issues (#1572)
d82d32a Enable limit orders for Barn (#1575)
cb7b4f1 Limit orders texts improvements (#1571)
8c7e1ba Make tap area of CurrencyArrowSeparator smaller (#1569)
dffe9c2 Update price buy native based price when there is no execution price (#1552)
80285a5 Limit orders/submit modal fix (#1560)
0bd32a2 Changed text for FeeExceedsFrom error (#1553)
a1b8ad5 Update the header navigation for limit-orders (#1562)

Full Changelog: v1.25.0...v1.26.0

v1.26.0-RC.0 Limit orders

09 Dec 14:45
5275364
Compare
Choose a tag to compare
Pre-release

Summary

v1.26.0-RC.0 Limit orders

ะกะฝะธะผะฐะบ ะตะบั€ะฐะฝะฐ ะธะท โ€ž2022-12-09 15-44-37โ€œ

What's Changed

4977b0b 1.26.0-RC.0
5275364 Merge pull request #1583 from cowprotocol/release/1.26
e7def1c Limit orders/faq (#1670)
666ddfb Enable limit-orders by deafult everywhere (#1671)
6318bf0 Revert deadline reduction (#1667)
aacc7cf Fixes for some small issues (#1664)
010378f Fix market price when native buy currency (#1665)
fbcfc9f Store amounts using precise values in limit-orders (#1654)
9ec62c4 Merge remote-tracking branch 'origin/main' into release/1.26
afce522 Do not reset the input if the order would become a sell ETH order (#1652)
346b66c 1.26.0-alpha.2
7545a78 Revert #1646
26eee71 1.26.0-alpha.1
8691435 Adjust market/execution rate for -0.1% (#1640)
d4fec13 Up version of limitOrdersSettingsAtom
cd21096 Add Fee for limit orders (#1588)
1af2c18 Receipt modal styes (#1644)
8a77784 Store quotient value for limit-orders amount to keep precise values (#1646)
e140cdc 1609/slippage gone from confirmation modal (#1642)
a674939 Don't crash app when user rejected tx for wrap/unwrap (#1641)
36c9093 Fix build failing (#1645)
cfce812 Fix build
c88cca6 Show price impact warning when there is no rate impact warning (#1636)
736ea5f Limit order: style improvements (#1598)
3fc3ecf Reduce deadline options (#1625)
27cfaa5 Show Appzi nps for limit orders only when an order was filled before 5 min since creating (#1634)
960799b Display up to 100 limit-orders in the table (#1632)
aff5714 Merge branch 'develop' of https://github.com/cowprotocol/cowswap into release/1.26
9f1cf2e Add classOrder parameter to the app data (#1610)
fd21f1e Merge remote-tracking branch 'origin/main' into develop
52511fc Fix for scroll in receipt modal (#1617)
cfc0a4d Fix for recent activity modal to show liquidity orders (#1618)
898302e Fix for receipt status (#1620)
169394e Fix lingui transation bug (#1611)
95eb9c9 Reduce limit orders widget re-renders (#1601)
b1890ba Reverse orderKind on tokens switching (#1600)
d6456dc Add quoteId to POST quote request (#1603)
eac03c1 Fix app crashing with unsupported network (#1605)
7cc9013 Add class to analytcis (#1591)
923323f ๐ŸŽจ Eth flow stepper styling 1 (#1529)
00a6c95 Fix swap/limit container responsive styles (#1567)
e26f045 Limit order responsive styles 2 (#1558)
0f6d2e1 Set the deadline to 7 days by default (#1596)
cffbd25 Add blank line in the order type tooltip (#1593)
d137904 1.26.0-alpha.0
39010c8 Fix z-index in ErrorBoundary page (#1579)
7632b82 Fixes the fee error in receipt modal (#1578)
e011d3a Display limit order placement errors (#1574)
6bfa1b6 Fix limit orders performance issues (#1572)
d82d32a Enable limit orders for Barn (#1575)
cb7b4f1 Limit orders texts improvements (#1571)
8c7e1ba Make tap area of CurrencyArrowSeparator smaller (#1569)
dffe9c2 Update price buy native based price when there is no execution price (#1552)
80285a5 Limit orders/submit modal fix (#1560)
0bd32a2 Changed text for FeeExceedsFrom error (#1553)
a1b8ad5 Update the header navigation for limit-orders (#1562)
4977b0b 1.26.0-RC.0
5275364 Merge pull request #1583 from cowprotocol/release/1.26
e7def1c Limit orders/faq (#1670)
666ddfb Enable limit-orders by deafult everywhere (#1671)
6318bf0 Revert deadline reduction (#1667)
aacc7cf Fixes for some small issues (#1664)
010378f Fix market price when native buy currency (#1665)
fbcfc9f Store amounts using precise values in limit-orders (#1654)
9ec62c4 Merge remote-tracking branch 'origin/main' into release/1.26
afce522 Do not reset the input if the order would become a sell ETH order (#1652)
346b66c 1.26.0-alpha.2
7545a78 Revert #1646
26eee71 1.26.0-alpha.1
8691435 Adjust market/execution rate for -0.1% (#1640)
d4fec13 Up version of limitOrdersSettingsAtom
cd21096 Add Fee for limit orders (#1588)
1af2c18 Receipt modal styes (#1644)
8a77784 Store quotient value for limit-orders amount to keep precise values (#1646)
e140cdc 1609/slippage gone from confirmation modal (#1642)
a674939 Don't crash app when user rejected tx for wrap/unwrap (#1641)
36c9093 Fix build failing (#1645)
cfce812 Fix build
c88cca6 Show price impact warning when there is no rate impact warning (#1636)
736ea5f Limit order: style improvements (#1598)
3fc3ecf Reduce deadline options (#1625)
27cfaa5 Show Appzi nps for limit orders only when an order was filled before 5 min since creating (#1634)
960799b Display up to 100 limit-orders in the table (#1632)
aff5714 Merge branch 'develop' of https://github.com/cowprotocol/cowswap into release/1.26
9f1cf2e Add classOrder parameter to the app data (#1610)
fd21f1e Merge remote-tracking branch 'origin/main' into develop
52511fc Fix for scroll in receipt modal (#1617)
cfc0a4d Fix for recent activity modal to show liquidity orders (#1618)
898302e Fix for receipt status (#1620)
169394e Fix lingui transation bug (#1611)
95eb9c9 Reduce limit orders widget re-renders (#1601)
b1890ba Reverse orderKind on tokens switching (#1600)
d6456dc Add quoteId to POST quote request (#1603)
eac03c1 Fix app crashing with unsupported network (#1605)
7cc9013 Add class to analytcis (#1591)
923323f ๐ŸŽจ Eth flow stepper styling 1 (#1529)
00a6c95 Fix swap/limit container responsive styles (#1567)
e26f045 Limit order responsive styles 2 (#1558)
0f6d2e1 Set the deadline to 7 days by default (#1596)
cffbd25 Add blank line in the order type tooltip (#1593)
d137904 1.26.0-alpha.0
39010c8 Fix z-index in ErrorBoundary page (#1579)
7632b82 Fixes the fee error in receipt modal (#1578)
e011d3a Display limit order placement errors (#1574)
6bfa1b6 Fix limit orders performance issues (#1572)
d82d32a Enable limit orders for Barn (#1575)
cb7b4f1 Limit orders texts improvements (#1571)
8c7e1ba Make tap area of CurrencyArrowSeparator smaller (#1569)
dffe9c2 Update price buy native based price when there is no execution price (#1552)
80285a5 Limit orders/submit modal fix (#1560)
0bd32a2 Changed text for FeeExceedsFrom error (#1553)
a1b8ad5 Update the header navigation for limit-orders (#1562)

Full Changelog: v1.25.0...v1.26.0-RC.0

v1.25.0 New look โœจ๐Ÿ‘€โœจ

08 Dec 14:13
20743c6
Compare
Choose a tag to compare

Summary

v1.25.0 New look โœจ๐Ÿ‘€โœจ

Before Screen Shot 2022-12-08 at 14 07 26
Now Screen Shot 2022-12-08 at 14 08 06

What's Changed

Full Changelog: v1.24.6...v1.25.0

v1.25.0-RC.1 New look โœจ๐Ÿ‘€โœจ

08 Dec 13:23
9a4451a
Compare
Choose a tag to compare

What's Changed

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

v1.25.0-RC.0 New look โœจ๐Ÿ‘€โœจ

07 Dec 11:11
c0383ff
Compare
Choose a tag to compare

Summary

Brand new design

Some issues still to be addressed as noted by Elena on #1514 (review)
See the list here

What's Changed

Full Changelog: v1.24.6...v1.26.0-RC.0