What changed, and why it matters
This commit only adds a new section to two changelog files describing version 2.2.20. It contains no code changes, no bug fixes, and no security-related content. It is purely documentation.
No action needed. This is a documentation-only changelog update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff adds a 2.2.20 changelog entry to CHANGELOG.md and CHANGELOG-ZH.md. The entry lists routine feature additions, UI improvements, and bug fixes for transaction parsing and signing on EVM, TON, and SOL chains. No source code, build scripts, or configuration files are modified.
Changed components
CHANGELOG.mdCHANGELOG-ZH.mdInspect captured patch +34 / −0
diff --git a/CHANGELOG-ZH.md b/CHANGELOG-ZH.md
index 37c32dc..92d7aed 100644
--- a/CHANGELOG-ZH.md
+++ b/CHANGELOG-ZH.md
@@ -1,3 +1,21 @@
+
+## 2.2.20 (2025-11-10)
+
+**Web3:**
+
+### 新增
+1. 新增部分 ERC20/BEP20 Token 交易解析支持
+
+### 优化
+1. 优化部分 EVM 链 Chain Name 展示
+2. 优化韩语 Permit Signing 文案
+
+### Bug 修复
+1. 修复 SOL 链在 Kamino 交易的报错问题
+2. 修复 TON 链部分交易数据过大导致的报错问题
+
+
+
## 2.2.18(2025-10-27)
**Web3:**
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e6e69e..a4e4067 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,19 @@
+
+## 2.2.20 (2025-11-10)
+
+**Web3:**
+
+### What's new
+1. Added support for parsing certain ERC20/BEP20 Token transactions
+
+### Improvements
+1. Optimized chain name display for certain EVM chains
+2. Updated the Korean permit signing text
+
+### Bug Fixes
+1. Fixed signing error when signing TON transactions with large data
+2. Fixed an issue when signing SOL transactions on Kamino
+
## 2.2.18(2025-10-27)
**Web3:**
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.