You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/en/guide/changelog.md
+48Lines changed: 48 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,54 @@ layout: doc
4
4
5
5
# 📝 CHANGELOG
6
6
7
+
## ⬆️ v2.10.0 → v2.10.3 (October 17, 2025)
8
+
9
+
### ⚠️ Experimental Adaptation Notice
10
+
11
+
-**Dimensity 8300/9200/9300/9400 Frequency Tables** 📱
12
+
- Experimental chips do not have undervoltage nodes, so the undervoltage feature is not effective. The voltage values in their frequency tables are only for alignment with other frequency tables.
13
+
14
+
### ✨ New Features
15
+
16
+
-**Add Process Conflict Detection** 🔍
17
+
- Added process conflict detection mechanism to improve system stability.
18
+
-**Add Documentation Cleanup Function** 🧹
19
+
- Provide documentation cleanup to automatically select required language documentation.
20
+
-**Add Multi-language Support for Module Information** 🌍
21
+
- Module information now supports multi-language display, enhancing internationalization experience.
22
+
-**(Experimental addition of Dimensity 8300 frequency table)** 📱
23
+
- Added experimental support for Dimensity 8300 chip, expanding device compatibility.
24
+
-**(Experimental addition of Dimensity 9200/9300/9400 frequency tables)** 📱
25
+
- Added experimental support for Dimensity 9200/9300/9400 chips, further expanding device compatibility.
26
+
27
+
### 🔧 Improvements
28
+
29
+
-**Optimize Mode Switching Loading** ⚡
30
+
- Improve loading speed and smoothness during mode switching.
31
+
-**Optimize DDR Level Write Cache** 💾
32
+
- Improved cache write mechanism for DDR frequency levels, increasing response speed.
33
+
-**Optimize V1 Driver Frequency Writing** 🔧
34
+
- Optimized frequency writing method for V1 driver, improving compatibility.
35
+
-**Complete Refactor of Module Scripts** 🔄
36
+
- Comprehensive refactor of module scripts, improving code quality and execution efficiency.
37
+
-**Functional Programming Refactor of Module Scripts** 💻
0 commit comments