What's Changed
- revert to document.write again; cesiumjs doesn't like srcdoc, period. by @ochafik in #258
- basic-host: filter app-only tools, prioritize UI tools by @ochafik in #262
- feat: add example gallery with auto-generated screenshots by @ochafik in #253
- docs: how to migrate from openai apps by @ochafik in #260
- build(deps): bump hono from 4.11.3 to 4.11.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #268
- Add "Server-Side" section to OpenAI migration guide by @jonathanhefner in #263
- Improve JSDoc comments with cross-references and clarifications by @jonathanhefner in #254
- chore: update licensing to Apache 2.0 for new contributions by @domdomegg in #251
- disambiguate resource in csp sample by @idosal in #257
- Add Claude Code plugin with "Create MCP App" skill by @jonathanhefner in #256
- Improve consistency and organization of examples for AI learning by @jonathanhefner in #252
- examples: add PDF viewer w/ chunked data loading, full-screen, model context updates, private tool by @ochafik in #267
- examples[pdf]: limit context length by @ochafik in #270
- fix(examples): improve updateModelContext with structured YAML frontmatter by @ochafik in #271
- feat(basic-host): URL params, fullscreen mode, unified layout by @ochafik in #266
- feat: compile example servers to JavaScript for npm consumption by @jerome3o-anthropic in #259
- Use
Toolas the input type ingetToolUiResourceUriby @matteo8p in #274 - fix: change unknown source message log from error to debug level by @Copilot in #239
- fix[examples/transcript]: fix transitional deltas by @ochafik in #275
- pdf-server: fix scrolling gap in inline mode by @ochafik in #280
- fix(examples): resolve DIST_DIR path for npm package execution by @ochafik in #277
- feat(shadertoy): add fullscreen support + ditch insets for max visual effect by @ochafik in #278
- feat(shadertoy): show fullscreen button only on widget hover by @ochafik in #281
- feat(qr-server): migrate to uv with PEP 723 inline dependencies by @antonpk1 in #272
- chore: bump version to 0.4.1 by @ochafik in #282
New Contributors
- @dependabot[bot] made their first contribution in #268
- @domdomegg made their first contribution in #251
- @Copilot made their first contribution in #239
Full Changelog: v0.4.0...v0.4.1