What's Changed
Breaking Change:
For API and Embed, Override Config is now disabled by default. User has to enable the properties they would like to override from the new Security tab on Flow Configuration. Refer to: https://docs.flowiseai.com/using-flowise/api#override-config
Nodes
- Add Cerebras Node and Credential by @tgmerritt in #3377
- Add couchbase vectore store support by @prajwal-pai77 in #3093
- [Usntructured loaders] Make Unstructured API URL optional when environment variable is present by @JJK801 in #3414
- [Azure OpenAI] Make credentials optional when env variables are set by @JJK801 in #3418
- feat: Add BraveSearchAPI document loader by @rynomster in #3486
- Feature/Postgres agent memory by @HenryHengZJ in #3495
- Feature/Add multi modal to chat ollama by @HenryHengZJ in #3499
Core
- Update models.json by @jimjimovich in #3419
- Support global-agent for central proxy configuration by @akoo24 in #3423
- Chore/Add Haiku 3.5 by @HenryHengZJ in #3471
- Chore/MongoDB Connection by @HenryHengZJ in #3469
- Update commonUtils.ts by @serhiy-matoffo in #3470
- Update package.json by @aluferraz in #3468
- FEATURE:: Support for metrics collection - Prometheus and Open Telemetry by @vinodkiran in #3420
- Add Up and Down arrow functionality to chat messages by @tgmerritt in #3440
- Chore/bump dep by @HenryHengZJ in #3488
- Enable/disable variables in override configuration by @0xi4o in #3467
Bugfix
- fix: Add missing migration in MariaDB by @karlobencic in #3409
- Bugfix/Openai assistant thread not found by @HenryHengZJ in #3426
- Bugfix/Updated Readme by @HenryHengZJ in #3434
- Bugfix/Save default credential data when add new by @HenryHengZJ in #3435
- Bugfix/add proxy env vars to docker compose by @HenryHengZJ in #3438
- [Prostgres Vector Store] Add PGVector Driver option + Fix null character issue w/ TypeORM Driver by @JJK801 in #3367
- Azure OpenAI Embeddings ignores env variable AZURE_OPENAI_BASE_PATH by @akoo24 in #3452
- fix(proxy): restrict proxy to exact /api routes only by @khakanali in #3456
- Bugfix/metrics provider undefined error by @HenryHengZJ in #3489
- feat: Add Custom Api Url Param for Self-hosted FireCrawl endpoint by @ZacharyQin in #3480
- Bugfix/Address file name with special chars by @HenryHengZJ in #3496
New Contributors
- @jimjimovich made their first contribution in #3419
- @akoo24 made their first contribution in #3423
- @JJK801 made their first contribution in #3367
- @serhiy-matoffo made their first contribution in #3470
- @aluferraz made their first contribution in #3468
- @khakanali made their first contribution in #3456
- @rynomster made their first contribution in #3486
- @ZacharyQin made their first contribution in #3480
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@2.1.3...flowise@2.1.4