From ce283673a75b8751293cedd029afcef088c62c4c Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Mon, 30 Mar 2026 00:20:46 +0000
Subject: [PATCH] Add InterwovenKit v2.5.1 changelog entry
Generated-By: mintlify-agent
---
interwovenkit/changelog.mdx | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/interwovenkit/changelog.mdx b/interwovenkit/changelog.mdx
index c70c73c..c9ac1de 100644
--- a/interwovenkit/changelog.mdx
+++ b/interwovenkit/changelog.mdx
@@ -4,6 +4,17 @@ description: Additions, updates, and fixes to InterwovenKit
rss: true
---
+
+
+## Bug fixes
+
+- Fixed [autosign](/interwovenkit/features/autosign/introduction) failing to
+ verify the derived wallet account on MiniEVM rollups. The account existence
+ check now uses the correct Initia address format instead of the EVM hex
+ address.
+
+
+
## Accessibility improvements