Skip to content

Releases: chrischall/gemini-mcp

v1.5.1

Choose a tag to compare

@chrischall chrischall released this 01 Aug 13:06
04e3580

1.5.1 (2026-08-01)

Bug Fixes

  • client: stop invoking fetch with a foreign receiver in the Files API upload (#130) (71560cc)

v1.5.0

Choose a tag to compare

@chrischall chrischall released this 01 Aug 12:34
fcfeed7

1.5.0 (2026-08-01)

Features

  • connector: signed upload URLs, persistent character/style library, and set bundles (#126) (5a0157c)

Bug Fixes

v1.4.0

Choose a tag to compare

@chrischall chrischall released this 30 Jul 14:45
8bb869b

1.4.0 (2026-07-30)

Features

  • media: survive expired links, partial batch failures, and replayed results (#122) (7ce319e)

Bug Fixes

  • media: tenant-namespace r2_keys, align replay refresh, stop advertising r2_key on stdio (#125) (46bd514)

v1.3.0

Choose a tag to compare

@chrischall chrischall released this 29 Jul 13:34
bf521ba

1.3.0 (2026-07-29)

Features

  • media: return an openable URL for every hosted generation (#119) (a9e761a)

v1.2.0

Choose a tag to compare

@chrischall chrischall released this 29 Jul 10:52
cfa4dcf

1.2.0 (2026-07-29)

Features

  • media: accept images_url and images_file_uris on video and music too (#115) (3622e2b)

Bug Fixes

  • files: restore gemini_upload_file's "upload" display-name fallback (#118) (f42d4d6), closes #116

v1.1.0

Choose a tag to compare

@chrischall chrischall released this 29 Jul 03:37
227fd08

1.1.0 (2026-07-29)

Features

  • images: reference images by URL or Files API uri instead of base64 (#111) (9f9e76a)

Bug Fixes

  • images: refuse every v4-bearing IPv6 prefix, not just IPv4-mapped (#114) (485197d), closes #112

v1.0.4

Choose a tag to compare

@chrischall chrischall released this 27 Jul 02:56
b246cf8

1.0.4 (2026-07-27)

Bug Fixes

  • deps: require @chrischall/mcp-connector >=1.1.1 (#105) (4ea0c1f)

v1.0.3

Choose a tag to compare

@chrischall chrischall released this 19 Jul 16:48
2411f4f

1.0.3 (2026-07-19)

Bug Fixes

  • client: wait out interactions-store lag for 120s, not 6s (#86) (ccfe5bc)
  • interact: recover expired chains from sidecars instead of failing (#83) (77fde2d)
  • interact: stop blaming the chain for every 404 on a chained request (#85) (656e0c1)
  • tests: exclude agent worktrees from vitest collection (#88) (abb6b17)

Refactor

  • tools: inject the GeminiClient into the tool registrars (#89) (3bf6411)

v1.0.2

Choose a tag to compare

@chrischall chrischall released this 19 Jul 12:45
38644d9

1.0.2 (2026-07-19)

Documentation

  • replace duplicated fleet policy with a pointer (#81) (67cde08)

v1.0.1

Choose a tag to compare

@chrischall chrischall released this 14 Jul 10:40
fd7a7b1

1.0.1 (2026-07-13)

Bug Fixes

  • plugin: move SKILL.md into skills/ directory so plugin skills load (#78) (529ffb5)
  • plugin: stage root SKILL.md copy in CI so mcp-publish keeps working (#80) (511d901)