Skip to content

Releases: initia-labs/interwovenkit

v2.8.0

21 Apr 03:42
162781e

Choose a tag to compare

2.8.0 (2026-04-21)

Features

  • autosign: export EnableAutoSignOptions type (31b51c6)

This PR was generated with Release Please. See documentation.

v2.7.0

21 Apr 03:20
f0d82c2

Choose a tag to compare

2.7.0 (2026-04-21)

Features

  • autosign: support configurable default duration in enable() (0c19713)

This PR was generated with Release Please. See documentation.

v2.6.0

07 Apr 10:49
fff8722

Choose a tag to compare

2.6.0 (2026-04-07)

Features

  • connect: prioritize sign-in wallets by popularity and recency (17a379a)

Bug Fixes

  • bridge,deposit: stabilize route refresh UX (52a7355)
  • bridge: allow hex addresses as recipient for initia chains (#208) (2d65f41)
  • bridge: guard preview fee checks for external chains (1d3bc99)
  • bridge: restore swap fee warning for non-max large inputs (c2812a3)
  • bridge: show $- when token has no price (#211) (228d3b3)
  • bridge: show insufficient balance for zero-balance tokens (00d2a18)
  • bridge: warn when source gas token balance is insufficient after fee (4f0c47d)
  • deposit: disable withdraw when balance is zero (4103b7b)
  • deposit: warn when gas-token MAX leaves no fee (88cf52e)
  • replace .toSorted() with .slice().sort() for browser compatibility (50b336b)

This PR was generated with Release Please. See documentation.

v2.5.1

26 Mar 04:24
b0787c9

Choose a tag to compare

2.5.1 (2026-03-26)

Bug Fixes

  • autosign: use initiaAddress for MiniEVM account check (d140f9e)

This PR was generated with Release Please. See documentation.

v2.5.0

26 Mar 02:43
3f24dff

Choose a tag to compare

2.5.0 (2026-03-25)

Features

  • add aria attributes across the widget (a792157)
  • deposit: add AUSD as ethereum source for iusd transfers (970e0a9)
  • testing: add EVM and Cosmos test wallet factories (9cabe74)

Bug Fixes

  • bridge: add aria-label to chain option buttons (92ca247)
  • bridge: handle EVM tx pending timeout with TimeoutError (6afbbc9)
  • bridge: suppress fee warning when alt gas token has balance (d1909c1)
  • components: allow getImage to return undefined in List (73ea872)
  • copy: rename user-facing "appchain" to "app" (63b7054)
  • deposit: harden route error state handling (229ef5b)
  • deposit: show $- for assets with missing price data (3988ac1)
  • deposit: skip balance validation while loading (#203) (3a8521b)
  • portal: prevent container reset on modal-drawer transition (#202) (5691b03)
  • simplify TransferTxDetails (886c29f)

This PR was generated with Release Please. See documentation.

2.4.6

02 Mar 06:39
54c39e1

Choose a tag to compare

Features

  • hooks: accept optional address in useUsernameQuery (abd0f54)

2.4.5

26 Feb 14:40
7c3befb

Choose a tag to compare

Features

  • prices: use indexer API for asset price queries (c8a0176)

Bug Fixes

  • deposit: respect explicit srcOptions over overrides (8ddaca1)

2.4.4

26 Feb 00:49
e23b80b

Choose a tag to compare

Features

  • bridge: display minimum received for swap routes (696b468)
  • deposit: add iUSD extra source list with USDC (e915bd4)
  • deposit: add source-aware empty-state messaging (6490ebb)

Bug Fixes

  • query: scope retry cache cleanup to interwovenkit queries (d2404a5)
  • modal: add AsyncBoundary and optimize deposit rendering (2abbfc3)
  • portfolio: hide VIP positions with no remaining value (d24e8a8)
  • activity: prevent unit symbol truncation in changes (5210504)
  • bridge: prevent invalid balance queries on chain switch (95a0220)
  • bridge: refresh and requote stale routes (8f933dd)
  • deposit: auto-prefill single transfer destination (7a8ec2d)
  • deposit: keep iUSD source symbol matching (883a7a6)

2.4.3

23 Feb 12:30
df1759f

Choose a tag to compare

Features

  • liquidity: add CLAMM liquidity positions (063f0ff)

2.4.2

19 Feb 14:37
5da6c12

Choose a tag to compare

Bug Fixes

  • autosign: restore autosign after reload for direct submit (c192857)