Back to release notes
v0.7.11Synced from 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

View source on 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.