发布日期: 2025-12-22
版本号: v0.6.43

0.6.43版本修复了Python依赖安装问题,解决了pip依赖处理错误导致的安装失败;修正了语音转文字功能的默认内容类型处理,确保MIME类型正确以避免转录错误;完善了临时聊天中的图片处理,保证图片能正确生成、存储和显示;同时恢复了聊天界面中图片操作按钮的功能,使图片生成和编辑操作重新可用。

更新内容 (中文)

[0.6.43] - 2025-12-22

修复

  • 🐍 Python依赖安装问题:通过修正pip依赖处理方式得到解决,防止在某些环境中出现安装失败,提升了安装可靠性。Commit
  • 🎙️ 语音转文本默认内容类型处理:修复并重构,确保MIME类型使用正确,提升了跨STT提供商的兼容性,并防止因默认值不正确导致的转录错误。Commit
  • 🖼️ 临时聊天图片处理:修复并重构,确保在临时聊天中生成或编辑的图片能被正确处理、存储和显示,不存在不一致或缺失引用的问题。Commit
  • 🎨 图片操作按钮修复:恢复了从聊天界面触发图片生成、编辑及相关图片操作的功能。Commit

更新内容 (原始)

[0.6.43] - 2025-12-22

Fixed

  • 🐍 Python dependency installation issues were resolved by correcting pip dependency handling, preventing installation failures in certain environments and improving setup reliability. Commit
  • 🎙️ Speech-to-Text default content type handling was fixed and refactored to ensure correct MIME type usage, improving compatibility across STT providers and preventing transcription errors caused by incorrect defaults. Commit
  • 🖼️ Temporary chat image handling was fixed and refactored, ensuring images generated or edited in temporary chats are correctly processed, stored, and displayed without inconsistencies or missing references. Commit
  • 🎨 Image action button fixed, restoring the ability to trigger image generation, editing, and related image actions from the chat UI. Commit

下载链接