Releases: initia-labs/interwovenkit
Releases · initia-labs/interwovenkit
v2.8.0
2.8.0 (2026-04-21)
Features
- autosign: export EnableAutoSignOptions type (31b51c6)
This PR was generated with Release Please. See documentation.
v2.7.0
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
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
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
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
2.4.5
2.4.4
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)