github chenyme/grok2api v2.0.3

latest release: v2.0.4.rc0
8 hours ago

What's Changed

  • chore: update configuration paths to use DATA_DIR and LOG_DIR by @chenyme in #437

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

Don't miss a new grok2api release

NewReleases is sending notifications on new releases.