diff --git a/interwovenkit/changelog.mdx b/interwovenkit/changelog.mdx index 7c003a45..d3c47608 100644 --- a/interwovenkit/changelog.mdx +++ b/interwovenkit/changelog.mdx @@ -4,6 +4,32 @@ description: Additions, updates, and fixes to InterwovenKit rss: true --- + + +## 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. + + + + + +## 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. + + + ## Strat perp and vault positions in portfolio