Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions interwovenkit/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,32 @@ description: Additions, updates, and fixes to InterwovenKit
rss: true
---

<Update label="June 25, 2026" description="v2.10.0" tags={["Feature", "Improvement"]}>

## Initia vault positions in portfolio

The portfolio now surfaces Initia vault positions alongside existing appchain
and Strat positions, giving you a single view of everything you have deposited.

## iUSD pinned in token lists

iUSD is now pinned directly after INIT across token lists so it is easier to
find when selecting an asset in the bridge and deposit flows.

</Update>

<Update label="June 15, 2026" description="v2.9.1" tags={["Bug Fix"]}>

## Bug fixes

- Removed Leap from the wallet connection list since it is no longer supported.
- Fixed compatibility with BigNumber.js v10's stricter mode so apps on the
latest BigNumber release no longer hit runtime errors.
- The VIP section now shows an icon for delisted apps instead of a broken
placeholder.

</Update>

<Update label="May 9, 2026" description="v2.9.0" tags={["Feature"]}>

## Strat perp and vault positions in portfolio
Expand Down
Loading