flowise@2.1.2
HenryHengZJ
released this
09 Oct 19:25
·
33 commits
to main
since this release
What's Changed
Nodes
- chore: update unstructured API url and doc reference by @cragwolfe in #3224
- Feature/add ability to specify dynamic metadata to jsonlines by @HenryHengZJ in #3238
- Chore/Groq Llama3.2 by @HenryHengZJ in #3255
- LunaryAI automatic Thread and User tracking by @vincelwt in #3233
- Updating models.json with new Gemini models by @toi500 in #3296
- Feature/Adding the new gemini-1.5-flash-8b model by @toi500 in #3306
- Feature/Revamp of OpenAPI Toolkit by @HenryHengZJ in #3312
- Update placeholder port to match Postgres default by @tgmerritt in #3307
Core
- Added env vars to ui and api URL by @patrickreinan in #3141
- Added 1-click deployment link for Alibaba Cloud. by @yehanyh in #3251
- feat: enable autofocus to the
new chatflow title
to improve usability by @rhumbertgz in #3260 - feat: save a new Chatflow when the
ENTER
key is pressed by @rhumbertgz in #3261 - feat: save Chatflow title when the
ENTER
key is pressed or discard uponESC
is pressed by @rhumbertgz in #3265 - feat: enable autofocus to the
edit chatflow title
field to improve UI usability by @rhumbertgz in #3264 - feat: highlight valid/invalid connection between nodes by @rhumbertgz in #3266
- feat: add search keyboard shortcut based on the current platform by @rhumbertgz in #3267
- Feature/add endpoints for realtime api by @HenryHengZJ in #3318
- Feature: Follow-up Prompts by @0xi4o in #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 #3315
Bugfix
- Bugfix/Add header to allow sse on nginx by @HenryHengZJ in #3214
- Bugfix/remove invalid markdown by @HenryHengZJ in #3219
- Correct "as" casing by @dillfrescott in #3216
- Bugfix/Buffer Memory for Anthropic by @HenryHengZJ in #3242
- Bugfix/Prevent streaming of chatflow tool and chain tool by @HenryHengZJ in #3257
- Bugfix/Enable Custom Tool Optional Input Schema by @HenryHengZJ in #3258
- Bugfix/Searxng tool not working by @HenryHengZJ in #3263
- Bugfix/add fixes for search of view header by @HenryHengZJ in #3271
- fix: warning when passing a boolean to border property of a Card by @rhumbertgz in #3275
- feat: add shortcut text hint to the search field by @rhumbertgz in #3269
- fix: warning when a non-boolean values was used to set
checked
prop of a SwitchInput component by @rhumbertgz in #3276 - Bugfix/Throw error to prevent SSE from retrying by @HenryHengZJ in #3281
- Bugfix/Upsert files extension to input field by @HenryHengZJ in #3288
- Bugfix/Add version API as public by @HenryHengZJ in #3297
- Bugfix/Rate limit updating by @HenryHengZJ in #3311
New Contributors
- @dillfrescott made their first contribution in #3216
- @cragwolfe made their first contribution in #3224
- @yehanyh made their first contribution in #3251
- @vincelwt made their first contribution in #3233
- @rhumbertgz made their first contribution in #3260
- @tgmerritt made their first contribution in #3307
- @thiagolealassis made their first contribution in #3315
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@2.1.1...flowise@2.1.2