flowise@2.2.8

FlowiseAI/Flowiseflowise@2.2.8Apr 28, 2025by HenryHengZJ

AI Summary

This release adds the Mem0 Memory Node, Opik Tracer integration, and support for new Llama 4 models via Groq. It also includes the Jira document loader and Cheerio Web Scraper node.

Key Highlights

  • Mem0 Memory Node added
  • Opik Tracer integration
  • Llama 4 model options on Groq
  • Jira document loader support
  • Cheerio Web Scraper node

New Features

  • Mem0 Memory Node with Flowise Chat ID option
  • Opik Tracer integration
  • Llama 4 models support
  • Jira document loader
  • Cheerio Web Scraper node
  • GPT-4.1 series models support
  • Google Cloud Storage support

Full Release Notes

## What's Changed

## Nodes
* Adds Mem0 Memory Node by @whysosaket in https://github.com/FlowiseAI/Flowise/pull/4213
* Add Detailed Streaming to the Tool Agent by @jonSuits in https://github.com/FlowiseAI/Flowise/pull/4155
* feat: Add Opik Tracer integration by @Lothiraldan in https://github.com/FlowiseAI/Flowise/pull/4194
* feat(Mem0): Add option to use Flowise Chat ID by @toi500 in https://github.com/FlowiseAI/Flowise/pull/4257
* Add new Llama 4 model options to Groq by @sunnymodi21 in https://github.com/FlowiseAI/Flowise/pull/4278
* Support `getNumTokens` for ChatGoogleGenerativeAI by @hans00 in https://github.com/FlowiseAI/Flowise/pull/4149
* Support cache system instructs for Google GenAI by @hans00 in https://github.com/FlowiseAI/Flowise/pull/4148
* feat: Add GPT-4.1 series models support by @AsharibAli in https://github.com/FlowiseAI/Flowise/pull/4305
* add history chat timestamp in mongodb by @arifromadhan19 in https://github.com/FlowiseAI/Flowise/pull/4296
* feat: add "Jira" document loader (#4247) by @d34dman in https://github.com/FlowiseAI/Flowise/pull/4248
* Feature: Upgrade MCP version and support SSE mode. by @zerogu in https://github.com/FlowiseAI/Flowise/pull/4329
* Feature/Add Cheerio Web Scraper node by @toi500 in https://github.com/FlowiseAI/Flowise/pull/4337
* feature: add additional parameters to Tavily API tool by @MayRamati in https://github.com/FlowiseAI/Flowise/pull/4353
* Support custom base URL for ChatGoogleGenerativeAI by @hans00 in https://github.com/FlowiseAI/Flowise/pull/4347

## Core
* Add curl in docker image for native healthchecks by @saqib-ahmed in https://github.com/FlowiseAI/Flowise/pull/4170
* Update README.md by @A-caibird in https://github.com/FlowiseAI/Flowise/pull/4229
* Improve Error Messaging for Missing LLM Node Input Variables and Optimize Lodash Imports by @iEgit in https://github.com/FlowiseAI/Flowise/pull/4167
* feature/export-import-3 by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/4234
* Feature/Add remove on age and count to bullmq by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4249
* feature/export-import-4 by @chungyau97 in https://github.com/FlowiseAI/Flowise/pull/4272
* Update how credential data is saved in db when using aws secrets manager by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/4271
* Feat: Support Google Cloud Storage by @AllenFang in https://github.com/FlowiseAI/Flowise/pull/4061
* Update README by @yangchuansheng in https://github.com/FlowiseAI/Flowise/pull/4297
* feat(feedback): add validation for feedback creation and update by @MehdiCHEBBAH in https://github.com/FlowiseAI/Flowise/pull/4260
* adding cost values to models.json file by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/4330
* Adding cost metrics for mistral range of models by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/4338
* Better Error reporting for document store operations. by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/4350

## Bugfix
* NVIDIA NIM fixes by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/4215
* [fix 4206]: fix the empty array return for getBaseClasses when using typeorm driver and not the PGVectorStore by @amanthegreatone in https://github.com/FlowiseAI/Flowise/pull/4225
* Bugfix/Prevent transforming double curly brackets by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4252
* Bugfix - Validating IDs for all imports by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/4226
* Bugfix/Prevent duplicated metrics on prometheus and opentel by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4269
* Bugfix/Prevent empty user message when using STT by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4280
* Fix(FlowiseChatGoogleGenerativeAI): Prevent "parts must not be empty" API error in Seq Agents by @toi500 in https://github.com/FlowiseAI/Flowise/pull/4292
* Fix(FlowiseChatGoogleGenerativeAI): 400 Bad Request errors from Gemini API when converting tool schemas - MCP tools. by @toi500 in https://github.com/FlowiseAI/Flowise/pull/4294
* FIXED Document path error & simplified Chinese font is incorrect by @codeagles in https://github.com/FlowiseAI/Flowise/pull/4224
* Bugfix/vector store config not saving by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/4299
* fix: Correct typos in Prompt Engineering Team.json by @raflFaisal in https://github.com/FlowiseAI/Flowise/pull/4286
* [FEATURE] Show time with date for last modified date for chatflow/agentflow/credentials/variables by @dearzubi in https://github.com/FlowiseAI/Flowise/pull/4300
* Fix: Default vision model overriding custom model name for AWS Chat Bedrock. by @nicklhw in https://github.com/FlowiseAI/Flowise/pull/4309
* changes & fixes for various issues in chatflow config by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/4314

## New Contributors
* @saqib-ahmed made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4170
* @whysosaket made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4213
* @A-caibird made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4229
* @jonSuits made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4155
* @semaverse made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4221
* @amanthegreatone made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4225
* @Lothiraldan made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4194
* @AllenFang made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4061
* @codeagles made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4224
* @raflFaisal made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4286
* @MehdiCHEBBAH made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4260
* @arifromadhan19 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4296
* @dearzubi made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4300
* @d34dman made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4248
* @nicklhw made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4309
* @zerogu made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4329
* @MayRamati made their first contribution in https://github.com/FlowiseAI/Flowise/pull/4353

**Full Changelog**: https://github.com/FlowiseAI/Flowise/compare/flowise@2.2.7-patch.1...flowise@2.2.8