This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryFixed LXC install failing to start API due to missing Bun runtime.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
LXC install now installs Bun runtime so API starts. LXC install now installs Bun runtime so API starts. Source: llm_adapter@2026-06-05 Confidence: low |
— |
| Refactor | Low |
Update scripts adopt fetch_and_deploy_gh_release and drop custom SHA256 verification. Update scripts adopt fetch_and_deploy_gh_release and drop custom SHA256 verification. Source: llm_adapter@2026-06-05 Confidence: high |
— |
Full changelog
Fixed
- LXC install now installs the Bun runtime, so the API starts. v26.6.0 containers shipped without a JS runtime and the API service could not start (#1909, PR #1910)
Changed
- LXC install and update scripts brought into community-scripts convention compliance: the update path uses fetch_and_deploy_gh_release instead of custom download logic, and custom SHA256 verification is removed from the scripts. The release still publishes a SHA256 asset; the scripts rely on the deploy helper and HTTPS (#1908, PR #1910)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v26.5.0 Migrated from SemVer to CalVer versioning scheme
Beta — feedback welcome: [email protected]