Releases: labring/fastgpt-plugin
Releases · labring/fastgpt-plugin
V0.2.4
变更说明
- 新增 GPT 图像生成和编辑工具。
- 修复 S3 文件上传在 worker 中异常。
- 移除 S3 原生定期删除策略。
What's Changed
- Fix: s3 transform by @c121914yu in #243
- feat: gpt-image img edit and generate plugin by @fishwww-ww in #238
- update bucketname by @c121914yu in #244
- update gpt plugin by @c121914yu in #245
- remove auto remove policy by @c121914yu in #246
Full Changelog: v0.2.3...v0.2.4
V0.2.3
变更说明
- 新增:Perplexity search 工具。
- 新增:Base64转文件工具。
- 新增:MiniMax TTS 文件生成工具。
- 新增:Openrouter nano banana 绘图工具。
- 新增:Redis 缓存操作工具。
- 新增:Tavily search 工具。
- 新增:硅基流动 qwen-image 和 qwen-image-edit 工具。
- 新增:飞书多维表格操作套件。
- 新增:Youtube 字幕提取。
- 新增:阿里百炼 qwen image edit。
- 新增:Markdown 转 PPT 工具。
- 新增:whisper 语音转文字工具。
- 修复:oracle输出格式问题。
- 系统工具支持配置是否需要在 Worker 中运行。
What's Changed
- feat: add vllm backend support for MinerU parser by @eezz10001 in #216
- typo: searchXNG => searXNG by @FinleyGe in #217
- feat: perplexiry search by @c121914yu in #219
- feat: base64 to file plugin by @fishwww-ww in #218
- feat: nano banana text to image by @fishwww-ww in #220
- feat: minmax tts plugin by @fishwww-ww in #221
- Test tool by @c121914yu in #223
- fix: fix invalid emotion params, use sync tts api by @fishwww-ww in #224
- perf: config tool run in worker by @c121914yu in #225
- rename minimax by @c121914yu in #226
- feat: redis/tavily/qwen-image tool by @c121914yu in #227
- feat: md transform to pptx plugin by @fishwww-ww in #228
- feat: youtube subtitle by @c121914yu in #229
- rename tool by @c121914yu in #235
- lock by @c121914yu in #236
- feat: qwen image edit plugin by @fishwww-ww in #230
- feat: doubao seedream text to image plugin by @fishwww-ww in #233
- feat: daily hot news plugin by @fishwww-ww in #237
- feat: whisper model stt plugin by @fishwww-ww in #239
- seedream by @c121914yu in #240
- claude by @c121914yu in #242
- fix: oracle db object serialization by @xqvvu in #241
New Contributors
- @eezz10001 made their first contribution in #216
Full Changelog: v0.2.2...v0.2.3
V0.2.2
变更说明
- 新增 Claude4.5, qwen3, kimi2, deepseek3.2 模型预设。
- 墨迹天气工具。
- 必优 PPT 生成工具。
- 可配置最大请求体大小,以及内部网络请求最大响应大小,避免响应体过大,导致内存溢出。
What's Changed
- perf: support other icon format by @FinleyGe in #204
- feat: support claude-sonnet-4-5-20250929 model preset by @FinleyGe in #206
- feat: moji weather plugin by @fishwww-ww in #195
- fix: dbops icon; perf: refresh versionKey when service starting by @FinleyGe in #208
- fix: tool icon by @FinleyGe in #209
- fix: tool id in dev mode by @FinleyGe in #211
- feat: add moji weather document by @fishwww-ww in #210
- chore: remove linkMemo by @FinleyGe in #212
- Update systen tool type by @c121914yu in #213
- feat: chatPPT plugin by @fishwww-ww in #203
- ppt code by @c121914yu in #214
Full Changelog: v0.2.1...v0.2.2
V0.2.1
变更内容
- 新增base64解码成text/image工具
- 新增clickhouse,oracle数据库操作
- 新增kimi、qwen3、deepseek3.2模型预设
What's Changed
- fix: bucket init by @c121914yu in #196
- fix: worker connect mongoose causes timeout error. by @FinleyGe in #199
- feat: integrate multiple sql-like database tool set by @xqvvu in #201
- fix: compensate sql statement semi colon by @xqvvu in #202
- perf: fetch url limit size;feat: new model and base64 decode tool by @c121914yu in #205
New Contributors
Full Changelog: v0.2.0...v0.2.1
V0.2.0-fix2
变更说明
- 修复因 mongoose 被打包进入worker中,导致worker无法运行超过10s。
What's Changed
Full Changelog: v0.2.0-fix...v0.2.0-fix2
V0.2.0-fix
变更说明
- 修复未执行初始桶创建
What's Changed
- fix: bucket init by @c121914yu in #196
Full Changelog: v0.2.0...v0.2.0-fix
V0.2.0
变更说明
- 支持热更新系统工具。
- 新增火山引擎融合信息搜索工具。
What's Changed
- feat: add base64 to image plugin by @fishwww-ww in #194
New Contributors
- @fishwww-ww made their first contribution in #194
Full Changelog: v0.1.14...v0.2.0
V0.1.13
变更内容
- 增加 deepseek-v3.1
- 增加 kimi-k2-0905-preview
What's Changed
- feat: kimi and ds 3.1 by @c121914yu in #179
- remove empty by @c121914yu in #180
Full Changelog: v0.1.12...v0.1.13
V0.1.12
变更内容
- 发送邮件工具,修复不支持多用户问题。
- 支持系统模型类型动态更新。
- 支持系统工具类型动态更新。
- 迁移fastgpt应用模板至该项目。
What's Changed
- fix: smtpEmail to, cc, bcc Type parse by @FinleyGe in #170
- feat: add ToolTypeTranslations for multilingual support in tool types by @ctrlz526 in #163
- feat: add Sangfor model provider and API endpoint by @ctrlz526 in #169
- fix: type by @FinleyGe in #173
- fix: update linkMemo tool description for clarity by @ctrlz526 in #172
- perf: model provider by @c121914yu in #174
- feat(tool): databaseConnection update output type by @FinleyGe in #176
- tool type by @c121914yu in #177
- feat: workflow templates by @ctrlz526 in #166
- dloc by @c121914yu in #178
Full Changelog: v0.1.11...v0.1.12
V0.1.11
变更说明
- 修复Doc2x 类型错误。
- 修复 smtpEmail SSL 错误。
- 模型提供商封装到 sdk 中。
What's Changed
- fix: doc2x error type by @FinleyGe in #160
- feat: add linkMemo tool package with configuration by @ctrlz526 in #161
- refactor: adjust linkMemo tool configuration by @Deepturn in #162
- fix: tool smtpEmail ssl type by @FinleyGe in #164
- feat: add ProviderTranslations for multilingual support in constants by @ctrlz526 in #165
- perf: model provider move by @c121914yu in #167
New Contributors
Full Changelog: v0.1.10...v0.1.11