Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Release v1.6.0 - order history everywhere

Compare
Choose a tag to compare
@ramirotw ramirotw released this 02 Dec 16:38
· 1613 commits to master since this release
d553a8e

Description

Main feature

  • Order history now follows your account in any device

That means that orders no longer are displayed only in the device/browser they were placed on.
Specially useful for the recently released Gnosis Safe integration, as different signers can open CowSwap on their devices and see details of the pending order they are about to sign.

Minor updates

  • Some UX improvements for the Affiliate banner when having multiple tabs with the app opened
  • Fixed an IPFS sync issue which showed incorrect values in the Profile page
  • Re-enable 1inch over Wallet Connect
  • Some improvements in the UX around when we detect an order has been fulfilled
  • Fixed some issues with static images being cached
  • Improved display of FIAT values

Changelog

320cd47 Enable 1inch (#1942)
2fc6c81 1334/activity orders from api rebased (#1639)
8663505 Turning on thousand separator for FIAT values (#1934)
e97277f Change typo (#1926)
c015168 Version images to prevent hard caches (#1925)
37518ff Add class and id for easy e2e (#1922)
de6e1fa Increase update time for orders (#1893)
443a98f Filter emtpy queryParams (#1881)
443ecf0 [Affiliate] Update banner closed state across tabs (#1875)
02fd6cb Handle cancel state for ethereum txs (#1532)
8573162 (bugfix) Terms and conditions styles (#1894)
28f8173 bold numbers in T&C page (#1860)
738006c [Profile] Add name to IPFS files + Upload JSON using pinata (#1865)
3a67534 Fix image link in README (#1838)