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
17 changes: 17 additions & 0 deletions interwovenkit/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ description: Additions, updates, and fixes to InterwovenKit
rss: true
---

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

## Initia vault positions in portfolio

The portfolio now surfaces Initia vault positions on the L1 view alongside
other holdings. Vault balances are valued using vault oracle prices and any
accrued rewards are included, with the vault total rolled into the L1 total,
chain breakdown, and overall positions total.

## iUSD pinned in token lists

iUSD is now pinned directly after INIT across portfolio, bridge, and
[deposit](/interwovenkit/features/transfers/deposit-withdraw) asset lists,
making it faster to find when selecting tokens.

</Update>

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

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