Changelog - August 10, 2026
Tutorial information architecture
- Added
docs/en/Quick_Start.mdas the six-phase core implementation route - Replaced the oversized mixed README tutorial with a project entry and scenario index
- Standardized the core path: choose, flash, connect, configure OpenClash, back up, operate
- Added prerequisites, completion checks, verification commands, and symptom-based troubleshooting to primary guides
Core content rewrite
- Rewrote firmware selection and flashing, correcting the EXT4 / SQUASHFS configuration-retention misconception
- Rewrote upstream LAN onboarding around explicit WAN / LAN separation
- Rewrote backup and restore to distinguish configuration archives, packages, and disk images
- Added the multi-provider profile to OpenClash guidance and made base-network verification a prerequisite
- Kept Chinese and English editions aligned
Frontend rebuild
- Reframed the homepage around scenario entry points, a six-step route, and an on-demand reference library
- Added the core-route rail, on-page outline, reading time, scroll progress, and completion tracking to document pages
- Stores learning progress locally without requiring an account
- Added a bespoke 1200×630 social preview card
- Added local Markdown link validation
Technology upgrade
- Upgraded to Next.js 16.3
- Upgraded React and React DOM to 19.2
- Upgraded TypeScript to 5.9
- Adapted dynamic pages to asynchronous route parameters
- Reduced production dependency audit findings to zero