Skip to content

0.4.1

Latest

Choose a tag to compare

@ochafik ochafik released this 15 Jan 16:12
· 97 commits to main since this release
8c3b1da

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 Tool as the input type in getToolUiResourceUri by @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

Full Changelog: v0.4.0...v0.4.1