11# NoteConnection User Manual
22
3- ** Version:** v1.0.1 | ** Last Updated:** 2026-01-14
3+ ** Version:** v1.1.0 | ** Last Updated:** 2026-01-22
44
55---
66
4242When you first open NoteConnection:
4343
44441 . ** Language Selection** will appear automatically
45-
4645 - Choose ** English** or ** 中文 (Chinese)**
4746 - Your choice is saved and can be changed later in Settings
4847
49482 . ** Knowledge Base Setup**
50-
5149 - Click ** File** → ** Change Knowledge Base**
5250 - Select the folder containing your Markdown files
5351 - This becomes your active knowledge base
@@ -510,19 +508,16 @@ For developers: Modify `styles.css` to adjust:
510508** Troubleshooting GPU Issues:**
511509
5125101 . ** "GPU.js not found" error:**
513-
514511 - Check that ` libs/gpu-browser.min.js ` exists
515512 - Ensure Content Security Policy allows script execution
516513 - Reload the application
517514
5185152 . ** "WebGL not supported" error:**
519-
520516 - Update GPU drivers to latest version
521517 - Enable hardware acceleration in browser flags
522518 - Check ` chrome://gpu ` for driver blocklist issues
523519
5245203 . ** Build slower with GPU enabled:**
525-
526521 - Your GPU may be older/slower than CPU
527522 - Try with a larger dataset (>5000 nodes)
528523 - Check GPU memory usage (may be hitting limits)
@@ -547,4 +542,4 @@ For developers: Modify `styles.css` to adjust:
547542- ** Documentation** : This file (offline) + README.md
548543- ** Tutorial** : Help → Launch Tutorial
549544
550- ** Last Updated:** 2026-01-14 | ** Version:** v1.0.1
545+ ** Last Updated:** 2026-01-22 | ** Version:** v1.1.0
0 commit comments