Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 18:17
· 28 commits to main since this release
03bbcf8

What's Changed

  • fix(release): avoid matrix race when creating the GitHub release by @swperb in #4
  • Supply-chain hardening: SHA-pin actions + Dependabot by @swperb in #5
  • chore(mcp): prepare imgcli-mcp for npm + MCP registry publishing by @swperb in #7
  • feat(mcp): add Dockerfile for the MCP server (Glama checks + container run) by @swperb in #11
  • Benchmarks, GitHub Pages landing site, and AUR packaging by @swperb in #12
  • docs: add animated terminal demo GIF by @swperb in #13
  • docs: use a real screen-recorded demo GIF by @swperb in #14
  • docs: scope the zero-dependency claim to the default build (formats policy) by @swperb in #35
  • chore(deps): Bump zod from 3.25.76 to 4.4.3 in /mcp by @dependabot[bot] in #9
  • chore(deps-dev): Bump @types/node from 20.19.43 to 25.9.3 in /mcp by @dependabot[bot] in #10
  • chore(deps): Bump actions/checkout from 4.3.1 to 6.0.3 by @dependabot[bot] in #6
  • ci: MCP build job + Dependabot grouping & patch/minor auto-merge by @swperb in #36
  • build(mcp): support TypeScript 6 (supersedes #8) by @swperb in #38
  • [codex] docs: add contributing guide by @ded-furby in #34
  • chore(deps): Bump the github-actions group with 2 updates by @dependabot[bot] in #37
  • chore: issue templates, sponsor button + framework, Discussions by @swperb in #39
  • chore: activate Ko-fi link; track the roadmap doc by @swperb in #40
  • feat: -filters --json (machine-readable filter list) by @swperb in #45
  • feat: --dry-run (validate a filtergraph without writing) by @swperb in #46
  • Add QOI read/write support by @swperb in #47
  • Add Streamable HTTP transport + Smithery deployment by @swperb in #48
  • Add MCP bundle (.mcpb) for Smithery local-connector publishing by @swperb in #49
  • Fix Smithery bundle publish: drop tools[] from MCPB manifest by @swperb in #50
  • docs: add Smithery install badge by @swperb in #51
  • docs: link smithery-ai/cli#787 from the bundle tooling by @swperb in #52
  • Add imgcli icon (bundled into the MCP package) by @swperb in #53
  • Inject tool schemas so the Smithery listing shows capabilities by @swperb in #54
  • Add social-preview card (repo + OG image) by @swperb in #58
  • Release v0.3.0 + Nix/Docker/.deb packaging groundwork by @swperb in #59

New Contributors

Full Changelog: v0.2.0...v0.3.0