返回发布说明
v0.7.11同步自 GitHub release-notes

Release v0.7.11

What's Changed Fixes - Fixed an exit error in the web app’s bootstrap script (bootstrap.mjs), preventing unexpected failures during startup or development server initialization. In

在 GitHub 查看源文件

What's Changed

Fixes

  • Fixed an exit error in the web app’s bootstrap script (bootstrap.mjs), preventing unexpected failures during startup or development server initialization.

Internal

  • Updated package dependencies across apps/web, apps/admin, apps/electron, and root package.json to align with the bootstrap fix and release coordination.