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

<Update label="March 26, 2026" description="v2.5.1" tags={["Bug Fix"]}>

## 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.

</Update>

<Update label="March 25, 2026" description="v2.5.0" tags={["Feature", "Improvement", "Bug Fix"]}>

## Accessibility improvements
Expand Down
Loading