Skip to content

Appbun

v0.11.4 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo CLI & Terminal
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

bun cli desktop-app desktop-wrapper dmg electrobun
+8 more
electron-alternative linux macos pake tauri-alternative website-to-app webview windows

Summary

AI summary

Add configurable browser engine selection with auto CEF/Chromium for YouTube recipes.

Changes in this release

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|cef to 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.json and 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 check
  • bun run test
  • npm pack --dry-run
  • appbun youtube-music --show-config resolves browserEngine: cef
  • scaffold smoke emits bundleCEF: true, defaultRenderer: "cef", Chrome UA, README compatibility notes, and manifest engine: 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

Track Appbun

Get notified when new releases ship.

Sign up free

About Appbun

All releases →

Related context

Beta — feedback welcome: [email protected]