Releases: FlowiseAI/Flowise
Releases Β· FlowiseAI/Flowise
flowise@1.2.13
What's Changed
Nodes
- Feature/Add openai function calling support by @HenryHengZJ in #316
- Feature/Add 16k model by @HenryHengZJ in #331
- feat: added puppeteer loader node by @AidanTilgner in #314
- Feature: Subtitles Loader Integration by @govind-kumarr in #324
- LatexTextSplitter Integration #226 by @Pravesh-mansharamani in #334
- Figma loader integration #225 by @Pravesh-mansharamani in #341
- feat: add playwright nodes by @disflyer in #327
- upgrade/AzureOpenAIEmbeddingInput by @chungyau97 in #344
- Feature/CodeSplitter by @HenryHengZJ in #347
- Feature/JSON Lines loader by @ivalkshfoeif in #388
Core
- Feature/EmbedChat Customization by @HenryHengZJ in #359
- Feature/Add DB_PATH by @HenryHengZJ in #393
- Feature/Add CustomTool by @HenryHengZJ in #387
Bugfix
- Bugfix/MultiRetrieval and Prompt Streaming by @HenryHengZJ in #323
- Bugfix/pdf loader add legacy option by @HenryHengZJ in #322
- bugfix/PUPPETEER_SKIP_DOWNLOAD by @HenryHengZJ in #350
- Bugfix/First Message Not Found by @HenryHengZJ in #354
New Contributors
- @AidanTilgner made their first contribution in #314
- @Pravesh-mansharamani made their first contribution in #334
- @disflyer made their first contribution in #327
- @ivalkshfoeif made their first contribution in #388
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.12...flowise@1.2.13
flowise@1.2.12
What's Changed
Nodes
- Feature/Add top K to vector stores by @HenryHengZJ in #292
- Feature/Add LocalAI embeddings by @HenryHengZJ in #300
- feature/SupportZepMemoryAndAutoSummary by @wangerzi in #284
- [Fix] Make GithubLoader Recursive by @flyboarder in #251
- Feature/Update HuggingFace nodes by @HenryHengZJ in #303
Core
- resolved chat horizontal scrolling by @vkrm-segta in #301
Bugfix
- Bugfix/Change flat to flatten from lodash by @HenryHengZJ in #283
- Bugfix/Add PORT and EXECUTION_MODE flags by @HenryHengZJ in #293
- Bugfix/Disable Stream For ChildMode by @HenryHengZJ in #309
New Contributors
- @flyboarder made their first contribution in #251
- @vkrm-segta made their first contribution in #301
- @wangerzi made their first contribution in #284
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.11...flowise@1.2.12
flowise@1.2.11
What's Changed
Nodes
- Feature/Add Faiss by @HenryHengZJ in #257
- Feature/Add NotionDB by @HenryHengZJ in #213
- Feature/Add Confluence Document Loader by @neerajkrbansal1996 in #231
- Add basePath configuration option to support OpenAI mirror by @try-to-fly in #264
Core
- Feature/Update README by @HenryHengZJ in #212
- CI: add build docker test by @ewfian in #258
- Feature/Return SourceDocuments by @HenryHengZJ in #274
UI
- Feature/Embed Chat Customization by @HenryHengZJ in #253
- added line break support in user chat input box by @govind-kumarr in #280
Bugfix
- bugfix/AzureOpenAIEmbeddingError by @chungyau97 in #215
- [server] check
nodeModule.nodeClass
is not undefined before trying to intialize by @yaredtsy in #252 - bugfix/UnexpectedTokenInJSONError by @chungyau97 in #259
- Bugfix/Invalid Prompt Schema by @HenryHengZJ in #277
New Contributors
- @neerajkrbansal1996 made their first contribution in #231
- @yaredtsy made their first contribution in #252
- @ewfian made their first contribution in #258
- @try-to-fly made their first contribution in #264
- @govind-kumarr made their first contribution in #280
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.10...flowise@1.2.11
flowise@1.2.10
What's Changed
Nodes
- Feature/Add LocalAI by @HenryHengZJ in #123
- Feature/Add MakeWebhook by @HenryHengZJ in #125
- Feature/Update RequestsTools by @HenryHengZJ in #152
- Feature/HuggingFaceInferenceEmbeddings by @chungyau97 in #129
- Feature/Add conversation chain by @HenryHengZJ in #147
- Feature/Add prompt for conversationQA chain by @HenryHengZJ in #158
- Feature/Add Serper by @HenryHengZJ in #166
- Feature/MultiPromptChain by @HenryHengZJ in #171
- Feature/MultiRetrievalQAChain by @HenryHengZJ in #179
- feautre/ConversationSummaryMemory by @chungyau97 in #168
- feature/BufferWindowMemory by @chungyau97 in #159
- Feature/GET and POST api chain by @HenryHengZJ in #197
- feature/OpenAPIToolkit by @chungyau97 in #194
Core
- Feature/Add child processes by @HenryHengZJ in #111
- Feature/Add debug mode by @HenryHengZJ in #126
- Feature/update marketplaces for ConversationalQAChain by @HenryHengZJ in #170
- Feature/Streaming by @HenryHengZJ in #149
- Feature/Add authrorization to npx and docker installation by @HenryHengZJ in #204
UI
- style/Improve AddNodes click by @xianjianlf2 in #162
- Update README.md with star history by @vjsai in #201
Bugfix
- Bugfix/Add BaseChatModel class to LocalAI by @HenryHengZJ in #141
- Bugfix/Add missing backslash for curl by @HenryHengZJ in #145
- Bugfix/Add url to chroma by @HenryHengZJ in #151
- Bugfix/Cohere API key not found by @HenryHengZJ in #165
- Bugfix/Update chroma and langchain version by @HenryHengZJ in #182
- Bugfix/Build docker locally by @HenryHengZJ in #183
- Bugfix/ConversationalChain output response by @HenryHengZJ in #203
New Contributors
- @xianjianlf2 made their first contribution in #162
- @vjsai made their first contribution in #190
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.2.6...flowise@1.2.10