Skip to content

v1.20.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 08:25

1.20.0 (2024-11-19)

Features

  • adapt adjusted graph endpoint response (cf4d9a8)
  • adapt adjusted graph types (ae2a4ca)
  • adapt new graph endpoint for ExploreView (ad285d5)
  • adapt new graph endpoint for PoolDetailView (9ff8ab3)
  • adapt new graph endpoint for TokenDetailView (7966f9e)
  • use backend data for price and volume in TokenDetailView (b2656ef)

Bug Fixes

  • calculation of pool share percentage on AddLiquidity (3089691)
  • improve calculation and display of price impact on Swap (9c1822e)
  • increase timeout of e2e tests (141e4e7)

CI / CD

  • change pr closed triggers (f6a07ed)
  • test gh actions modules updates (8558136)
  • update gh actions versions (aca0781)
  • update more gh actions versions (bf1d7cd)

Refactorings

  • adapt improved backend api structure (aeac9b4)