Skip to content

v3.0.9.20 - Linux self-host release

Latest

Choose a tag to compare

@embire2 embire2 released this 28 Jun 11:11
· 2 commits to main since this release

Release v3.0.9.20

Linux self-host release for Ubuntu 18.04+ servers. Recommended target is Ubuntu 22.04+.

Release links:

Linux install:

curl -fsSL https://raw.githubusercontent.com/embire2/bolt.gives/v3.0.9.20/install.sh -o install-bolt-gives.sh
chmod +x install-bolt-gives.sh
./install-bolt-gives.sh

Attached asset:

  • bolt-gives-v3.0.9.20-linux-install.sh
  • SHA256: 4016d797c04bd55a39b257098929875bf8af6637950effff5f266be4a1c64955

Changed:

  • Workspace now shows a compact follow-up prompt bar after a project starts, leaving files, Preview, and execution state visible.
  • Chat keeps the full prompt composer with provider/model controls, attachments, web research, prompt enhancement, mode toggles, and session actions.
  • README and Agents.md now document the Linux release path and current release operating facts.

Validation:

  • pnpm run typecheck
  • pnpm run lint
  • pnpm test
  • pnpm run build
  • Browser smoke on alpha1: Chat composer 342px, Workspace compact prompt 72px, full composer hidden in Workspace, compact prompt placeholder visible.
  • Cloudflare managed fleet refreshed: 44/44 active deployable instances on 41836f7, 0 stale, 0 failed, 0 unhealthy; 3 suspended instances left untouched.
  • Core domains healthy: bolt.gives, alpha1.bolt.gives, bolt-gives.pages.dev, create.bolt.gives, admin.bolt.gives.

Notes:

  • The hosted FREE provider remains server-side only and pinned to deepseek/deepseek-v4-pro.
  • Keep provider, Cloudflare, SMTP, and operator credentials in server environment files only. Do not commit secrets.