flowise@2.1.2
版本发布时间: 2024-10-10 03:25:31
FlowiseAI/Flowise最新发布版本:flowise@2.2.3(2024-12-23 20:10:31)
What's Changed
Nodes
- chore: update unstructured API url and doc reference by @cragwolfe in https://github.com/FlowiseAI/Flowise/pull/3224
- Feature/add ability to specify dynamic metadata to jsonlines by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3238
- Chore/Groq Llama3.2 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3255
- LunaryAI automatic Thread and User tracking by @vincelwt in https://github.com/FlowiseAI/Flowise/pull/3233
- Updating models.json with new Gemini models by @toi500 in https://github.com/FlowiseAI/Flowise/pull/3296
- Feature/Adding the new gemini-1.5-flash-8b model by @toi500 in https://github.com/FlowiseAI/Flowise/pull/3306
- Feature/Revamp of OpenAPI Toolkit by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3312
- Update placeholder port to match Postgres default by @tgmerritt in https://github.com/FlowiseAI/Flowise/pull/3307
Core
- Added env vars to ui and api URL by @patrickreinan in https://github.com/FlowiseAI/Flowise/pull/3141
- Added 1-click deployment link for Alibaba Cloud. by @yehanyh in https://github.com/FlowiseAI/Flowise/pull/3251
- feat: enable autofocus to the
new chatflow title
to improve usability by @rhumbertgz in https://github.com/FlowiseAI/Flowise/pull/3260 - feat: save a new Chatflow when the
ENTER
key is pressed by @rhumbertgz in https://github.com/FlowiseAI/Flowise/pull/3261 - feat: save Chatflow title when the
ENTER
key is pressed or discard uponESC
is pressed by @rhumbertgz in https://github.com/FlowiseAI/Flowise/pull/3265 - feat: enable autofocus to the
edit chatflow title
field to improve UI usability by @rhumbertgz in https://github.com/FlowiseAI/Flowise/pull/3264 - feat: highlight valid/invalid connection between nodes by @rhumbertgz in https://github.com/FlowiseAI/Flowise/pull/3266
- feat: add search keyboard shortcut based on the current platform by @rhumbertgz in https://github.com/FlowiseAI/Flowise/pull/3267
- Feature/add endpoints for realtime api by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3318
- Feature: Follow-up Prompts by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/3280
- Added S3_FORCE_PATH_STYLE environment variable support for AWS S3 client configuration to ensure compatibility with custom S3 endpoints and path-style URLs. This change sets the forcePathStyle option based on the environment variable, defaulting to false if not provided. by @thiagolealassis in https://github.com/FlowiseAI/Flowise/pull/3315
Bugfix
- Bugfix/Add header to allow sse on nginx by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3214
- Bugfix/remove invalid markdown by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3219
- Correct "as" casing by @dillfrescott in https://github.com/FlowiseAI/Flowise/pull/3216
- Bugfix/Buffer Memory for Anthropic by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3242
- Bugfix/Prevent streaming of chatflow tool and chain tool by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3257
- Bugfix/Enable Custom Tool Optional Input Schema by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3258
- Bugfix/Searxng tool not working by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3263
- Bugfix/add fixes for search of view header by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3271
- fix: warning when passing a boolean to border property of a Card by @rhumbertgz in https://github.com/FlowiseAI/Flowise/pull/3275
- feat: add shortcut text hint to the search field by @rhumbertgz in https://github.com/FlowiseAI/Flowise/pull/3269
- fix: warning when a non-boolean values was used to set
checked
prop of a SwitchInput component by @rhumbertgz in https://github.com/FlowiseAI/Flowise/pull/3276 - Bugfix/Throw error to prevent SSE from retrying by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3281
- Bugfix/Upsert files extension to input field by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3288
- Bugfix/Add version API as public by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3297
- Bugfix/Rate limit updating by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/3311
New Contributors
- @dillfrescott made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3216
- @cragwolfe made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3224
- @yehanyh made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3251
- @vincelwt made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3233
- @rhumbertgz made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3260
- @tgmerritt made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3307
- @thiagolealassis made their first contribution in https://github.com/FlowiseAI/Flowise/pull/3315
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@2.1.1...flowise@2.1.2