Skip to content

Releases: SwaprHQ/stackly-ui

v1.3.5

10 Dec 10:57

Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.5

v1.3.1

17 Jun 17:53

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

07 Jun 11:21

Choose a tag to compare

New 🥳

  • Add arbitrum network
  • Small fixes
  • Add new subgraph endpoints

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.0

29 Feb 15:31
9983bf8

Choose a tag to compare

New 🥳

  • We are now fetching stacks per state (active, completed, cancelled) and limit to 10 stacks with pagination.
  • We updated wagmi and connectkit libs to latest versions
  • Added sorting to stacks
  • We now show an estimation of how much will be the total stack after first order. (calc: amount/avg buy price).

What's Changed

Full Changelog: https://github.com/SwaprHQ/stackly-ui/commits/v1.2.0

v1.1.2

09 Feb 17:55

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/SwaprHQ/stackly-ui/commits/v1.1.2

v1.1.1

13 Dec 18:47
8d3a2bb

Choose a tag to compare

New 🎉

  • Reset Stackbox either on stack creation or network switch
  • Enable the user to select networks without a wallet connected to the dApp

misc

  • Add new stack creation flow even tracking funnel
  • Update missing FA SiteID handling from erroring to console warning

refactor

  • Update how we implement FA for event tracking, from the old way to how Next suggests doing it.

fixes

  • Minor cosmetic updates: dApp background image centering and date pickers spacing
  • Update the AVG bought token price for executed orders in the orders table
  • Display the correct CoW order status for existing stacks

Full Changelog: https://github.com/SwaprHQ/stackly-ui/commits/v1.1.1

v1.1.0

09 Nov 15:52

Choose a tag to compare

New 🎉

  • Strategies
  • Sharable stacks
  • Time until stack starts
  • Add analytics to landing page
  • Add more analytics metrics
  • Add bun as package manager
  • Remove NFT minting related code
  • Improve fetch token balance performance

What's Changed

Read more