diff --git a/renderer/src/components/main-panel/tool/auto-detector.vue b/renderer/src/components/main-panel/tool/auto-detector.vue
index ebb4143..818af2f 100644
--- a/renderer/src/components/main-panel/tool/auto-detector.vue
+++ b/renderer/src/components/main-panel/tool/auto-detector.vue
@@ -5,80 +5,103 @@
Tool Diagram
context.reset()">重置
- startTest()">开启自检程序
+
+
+
+
+ 开启自检程序
+
+
+
+
+
+
+ enableXmlWrapper
+
+
+ 取消
+
+ 确认
+
+
+
-
-
-
+
+
+
{{ caption }}
-
\ No newline at end of file
diff --git a/resources/changelog/index.html b/resources/changelog/index.html
new file mode 100644
index 0000000..6632dbd
--- /dev/null
+++ b/resources/changelog/index.html
@@ -0,0 +1,2215 @@
+
+
+
+
+
+
+
+ Vue (Official)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Vue (Official) 3.0.1
+
+
+
+
+
+ 📣 What's New in 3.0.0
+
+
+ 🚀 Significantly improved Hybrid Mode stability
+ ✨ Introduced several new DX enhancement features
+ 🌍 Expanded support for additional localizations
+ 🎨 UI tweaks: removed all Vue-related status bar items
+ 🐛 Squashed numerous bugs throughout the extension
+
+
+
+
+
+
+ 🎥 Learn More Features
+ Discover advanced capabilities of the extension:
+
+
+ ⚠️ Unable to load the video? Watch on YouTube
+
+
+
+ ✨ Core Features
+
+
+
🧩
+
Template Intelligence
+
Smart completions for directives, components and props in Vue templates with type inference
+
+
+
🔍
+
Type Checking
+
Full TypeScript support with type inference across SFCs and reactive type checking
+
+
+
🎨
+
Syntax Highlighting
+
Comprehensive syntax highlighting for Single File Components and template expressions
+
+
+
+ 💎 Premium Features
+
+
+
🧩
+
Interpolation Highlight 🌟
+
Enhanced highlighting for template interpolations and expressions
+
+
+
🧩
+
Focus Mode 🌟🌟
+
Isolate and focus on specific SFC blocks during development
+
+
+
🧩
+
Reactivity Visualization 🌟🌟🌟🌟
+
Visualize Vue's reactivity system in component scripts
+
+
+
🚧
+
More Features Coming Soon
+
+
+
+
+
+ 📚 Resources
+
+
+ 🔧 Troubleshooting
+
+ Why are some features not working?
+
+
Make sure you have:
+
+ The latest version of the extension installed
+ Vue 3.x in your project dependencies
+ TSDK 5.3 or later
+ Try disabling other extensions to rule out conflicts
+
+
+
+
+ Where to report issues?
+
+
Please report any problems on our GitHub Issues page with:
+
+
+ Detailed reproduction steps
+ Screenshots or screencasts if applicable
+ Your project setup information
+
+
+
+
+ ❤️ Thanks to Our Sponsors
+
+
+
+
+
+
\ No newline at end of file