Releases: labring/fastgpt-plugin
Releases · labring/fastgpt-plugin
V0.1.5
变更内容
- 适配 FastGPT v4.11.0,增加节点报错捕获。
What's Changed
- perf: plugin error catch (#120) by @c121914yu in #121
Full Changelog: v0.1.4...v0.1.5
V0.1.4
变更内容
- 新增 Markdown 转 Docx 和 Xlsx 文件工具。
- 修复硅基流动视频生成模型错误。
- 修复 S3 初始化权限兼容问题。
What's Changed
- feat: add format conversion for transforming markdown to .docx or .xlsx by @dreamer6680 in #101
- fix: s3 init by @FinleyGe in #124
- fix: s3 init by @FinleyGe in #125
- fix: update video results handling to ensure URLs are correctly extracted by @sd0ric4 in #128
- fix: markdown transform by @c121914yu in #129
- fix: read file by @c121914yu in #130
New Contributors
- @dreamer6680 made their first contribution in #101
Full Changelog: v0.1.3...v0.1.4
V0.1.3
工具更新
- 新增 Flux 官方绘图工具。
- 新增 JinaAI 工具集。
- 新增阿里百炼 Flux 和通义万相绘图。
- 纠正硅基流动画图工具输出值类型。
What's Changed
- fix: middleware could be disabled by @FinleyGe in #90
- Alihundred by @sd0ric4 in #84
- perf: toolset children & input config by @FinleyGe in #93
- Blackforestlab by @sd0ric4 in #91
- chore: remove children of blackForestLab by @FinleyGe in #94
- feat(jinaAi): 新增 Jina AI 工具集包含搜索和网页解析功能 by @xuyupeng07 in #82
- Fix sil by @sd0ric4 in #95
- update config by @c121914yu in #98
- perf: sillicon tool by @c121914yu in #102
- fix: jina ai tool by @c121914yu in #106
- perf(dev): support build specific tool; perf tool name validation by @FinleyGe in #107
- chore: build & doc by @FinleyGe in #108
- fix: build script by @FinleyGe in #109
- Support stream response by @c121914yu in #111
- fix: s3 init do not throw when can not set bucket policy by @FinleyGe in #113
- Revert "fix: s3 init do not throw when can not set bucket policy" by @c121914yu in #116
- fix: build by @FinleyGe in #117
New Contributors
- @xuyupeng07 made their first contribution in #82
Full Changelog: v0.1.2...v0.1.3
v0.1.2
变更内容
- 修复飞书webhook推送异常
- 更新相关name
What's Changed
- perf: adapt dalle3 by @c121914yu in #85
- fix: update output type structure and response handling in Feishu tool by @sd0ric4 in #86
- update type by @c121914yu in #87
- rename by @c121914yu in #89
- fix: feishu tool by @FinleyGe in #88
Full Changelog: v0.1.1...v0.1.2
V0.1.1
V0.1.0
What's Changed
- chore: support tsc check; add OutputType parse. by @FinleyGe in #67
- perf: output schema id, type optional by @FinleyGe in #68
- chore: openapi ui & output type by @FinleyGe in #70
- Fix-type by @sd0ric4 in #69
- add tool type by @c121914yu in #71
- Fix type by @sd0ric4 in #72
- feat: enhance S3Service initialization and bucket management by @sd0ric4 in #73
- Rename input key by @c121914yu in #74
- chore: resturcture project structure by @FinleyGe in #75
- doc by @c121914yu in #76
- Refactor package paths from 'packages/tool' to 'modules/tool' by @sd0ric4 in #77
Full Changelog: v0.0.1...v0.1.0
v0.1-alpha
What's Changed
- chore: support tsc check; add OutputType parse. by @FinleyGe in #67
- perf: output schema id, type optional by @FinleyGe in #68
- chore: openapi ui & output type by @FinleyGe in #70
- Fix-type by @sd0ric4 in #69
- add tool type by @c121914yu in #71
- Fix type by @sd0ric4 in #72
- feat: enhance S3Service initialization and bucket management by @sd0ric4 in #73
- Rename input key by @c121914yu in #74
- chore: resturcture project structure by @FinleyGe in #75
- doc by @c121914yu in #76
- Refactor package paths from 'packages/tool' to 'modules/tool' by @sd0ric4 in #77
Full Changelog: v0.0.1...v0.1-alpha
v0.0.1
What's Changed
- move code by @c121914yu in #1
- 0.1 dev by @c121914yu in #2
- fix: ts by @c121914yu in #3
- fix: type by @c121914yu in #6
- Update key by @sd0ric4 in #4
- chore: update by @FinleyGe in #8
- img by @sd0ric4 in #7
- chore: add workflows by @FinleyGe in #9
- feat: support create tool interactivly by @FinleyGe in #10
- 0.1 dev by @c121914yu in #12
- chore: watch worker auto build in dev. by @FinleyGe in #13
- chore: move secret to input config by @FinleyGe in #14
- chore: app workflows by @FinleyGe in #15
- fix: workflow get docker hub name by @FinleyGe in #16
- chore: type by @FinleyGe in #17
- feat: add MinIO file storage service with upload and download capabilities by @sd0ric4 in #11
- perf: s3 code and dalle3 by @c121914yu in #18
- fix: action by @c121914yu in #19
- 0.1 dev by @c121914yu in #20
- fix: toolset by @FinleyGe in #22
- 0.1 dev by @c121914yu in #21
- fix: action by @c121914yu in #23
- 0.1 dev by @c121914yu in #24
- fix: openapi swagger by @FinleyGe in #25
- dev by @FinleyGe in #26
- feat: support print image label by @FinleyGe in #28
- dev by @FinleyGe in #29
- fix: some plugin by @sd0ric4 in #27
- feat: enhance database connection input validation and logging by @sd0ric4 in #32
- fix: smtpEmail tool by @FinleyGe in #31
- doc by @c121914yu in #33
- chore: update package.json version by @FinleyGe in #34
- perf: input type list by @c121914yu in #35
- action by @c121914yu in #36
- dev by @FinleyGe in #37
- fix: workflow by @FinleyGe in #38
- doc by @c121914yu in #39
- fix: workflow by @FinleyGe in #40
- fix: delay type by @c121914yu in #41
- fix: action by @c121914yu in #43
- fix: enhance InputType validation and transformation for delay duration by @sd0ric4 in #42
- 0.1 dev by @c121914yu in #44
- chore: build worker before dev by @FinleyGe in #45
- chore: add logos by @FinleyGe in #46
- simple config.ts by @c121914yu in #47
- feat: auto toolId plugin by @FinleyGe in #48
- remove toolId config by @c121914yu in #50
- fix: toolId in dev mode by @FinleyGe in #51
- chore: remove useless test cases. by @FinleyGe in #53
- feat: search api tool by @c121914yu in #52
- docs: add docs by @FinleyGe in #54
- docs: update by @FinleyGe in #55
- docs: update by @FinleyGe in #56
- New-plugin by @sd0ric4 in #49
- doc by @c121914yu in #57
- fix: build by @FinleyGe in #58
- update package name by @c121914yu in #59
- 0.1 dev by @c121914yu in #60
- update by @sd0ric4 in #61
- fix: toolId by @FinleyGe in #63
- update time_period by @c121914yu in #62
- update by @sd0ric4 in #64
- chore: rename by @sd0ric4 in #66
- update ignore by @c121914yu in #65
New Contributors
- @c121914yu made their first contribution in #1
- @sd0ric4 made their first contribution in #4
- @FinleyGe made their first contribution in #8
Full Changelog: https://github.com/labring/fastgpt-plugin/commits/v0.0.1