This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryAdd configurable browser engine selection with auto CEF/Chromium for YouTube recipes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Add --browser-engine flag to generated app creation. Add --browser-engine flag to generated app creation. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Medium |
Auto-enable CEF/Chromium for YouTube and YouTube Music recipes. Auto-enable CEF/Chromium for YouTube and YouTube Music recipes. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Medium |
Generate Electrobun CEF config with bundleCEF, defaultRenderer: "cef", and Chrome user‑agent flag. Generate Electrobun CEF config with bundleCEF, defaultRenderer: "cef", and Chrome user‑agent flag. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Medium |
Record browser engine selection in appbun.generated.json and READMEs. Record browser engine selection in appbun.generated.json and READMEs. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Medium |
Expose browser engine selection through MCP and agent prompts. Expose browser engine selection through MCP and agent prompts. Source: llm_adapter@2026-06-15 Confidence: high |
— |
Full changelog
What changed
- Add
--browser-engine auto|native|cefto generated app creation. - Auto-enable CEF/Chromium for YouTube and YouTube Music recipes.
- Generate Electrobun CEF config with
bundleCEF,defaultRenderer: "cef", and a desktop Chrome user-agent flag for Chromium-sniffing sites. - Record browser engine and compatibility notes in
appbun.generated.jsonand generated READMEs. - Expose browser engine selection through MCP and agent prompts.
Why
YouTube Music can show a "download Chrome" / unsupported browser screen inside native system webviews. CEF mode gives those apps a Chromium renderer instead of WebKit/WebView2/GTK WebKit defaults.
Verified
bun run checkbun run testnpm pack --dry-runappbun youtube-music --show-configresolvesbrowserEngine: cef- scaffold smoke emits
bundleCEF: true,defaultRenderer: "cef", Chrome UA, README compatibility notes, and manifestengine: cef
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
About Appbun
All releases →Beta — feedback welcome: [email protected]