Skip to content

Release v2.1.9#82

Merged
23q3 merged 4 commits into
mainfrom
dev
Jan 5, 2026
Merged

Release v2.1.9#82
23q3 merged 4 commits into
mainfrom
dev

Conversation

@github-actions

@github-actions github-actions Bot commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

Release v2.1.9

This PR was automatically created by the release workflow.

Changes

  • 🐛 修复GIF图片格式识别错误 - 修复图片URL优先级问题,优先使用file字段以保留准确格式信息,避免HTTP URL下载后MIME类型检测错误导致Gemini API返回400 #81

Files Updated

  • metadata.yaml - version updated
  • main.py - version in @register decorator updated
  • README.md - badge and latest version section updated

After merging, a tag will be automatically created and a GitHub Release will be published.

23q3 and others added 4 commits January 3, 2026 02:40
将 component.url or component.file 改为 component.file or component.url,
优先使用 file 字段以保留准确的格式信息,避免 HTTP URL 下载后
被强制保存为 .jpg 导致 MIME 类型检测错误。

Fixes #81
@github-actions github-actions Bot added the release Release PR label Jan 5, 2026
@23q3 23q3 merged commit 786c186 into main Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant