From cc133270c6751f21b3ccbb7fb500addd6fb9bb40 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 00:08:35 +0000 Subject: [PATCH] docs: add InterwovenKit v2.12.0 changelog entry --- interwovenkit/changelog.mdx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/interwovenkit/changelog.mdx b/interwovenkit/changelog.mdx index 7c003a45..4f8f8464 100644 --- a/interwovenkit/changelog.mdx +++ b/interwovenkit/changelog.mdx @@ -4,6 +4,22 @@ description: Additions, updates, and fixes to InterwovenKit rss: true --- + + +## HD address indexes in test wallet connector + +`createTestWalletConnector` now accepts an optional `addressIndex` when created +from a mnemonic, deriving the wallet from the corresponding HD path. This makes +it easy to generate multiple distinct test wallets from a single mnemonic, each +with its own auto-generated id and name. + +## Improvements + +- Asset picker search filtering now runs with lower priority, keeping the + search input responsive while typing in long asset lists. + + + ## Strat perp and vault positions in portfolio