What's Changed
Summary
- The unified runtime local path strategy has been changed to be derived from both DATA_DIR and LOG_DIR.
- Account local libraries, runtime configuration files, local image/video caches, scheduling lock files, and startup migration paths all automatically follow DATA_DIR, avoiding different modules hardcoding their own data/ directories.
- The local file log directory follows LOG_DIR, and .env.example, README, English documentation, and Vercel's one-click deployment default configuration are updated synchronously.
Full Changelog: v2.0.2...v2.0.3