1.8.1
Added 5
- Opensearch credential node
- Together AI LLMs node
- Exa Search Tool node
- LOG_JSON_SPACES environment variable to control JSON beautification
- Role-based authentication support for AWS
Changed 3
- Update Upstash logo for white background
- Upgrade llamaindex version
- Update flowise-embed version
Fixed 9
- Regex check for auth middleware
- JSON escaping
- Use vm2 for chatflow tool
- Files not removed when doc store loader is deleted
- Restore Requests Tool
- Upserting same ID with Supabase
- Model list unreachable error
- Whisper error 'File is not defined' when using Speech to Text
- In-memory vector store not able to load document
What's Changed
Nodes
- Added Opensearch credential by @patrickreinan in https://github.com/FlowiseAI/Flowise/pull/2458
- Together AI llms by @jiabaow in https://github.com/FlowiseAI/Flowise/pull/2454
- Update Upstash Logo for White Background by @fahreddinozcan in https://github.com/FlowiseAI/Flowise/pull/2511
- Feat/Exa Search Tool by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2524
Core
- Chore/upgrade llamaindex version by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2440
- Added LOG_JSON_SPACES to control json beautify by @patrickreinan in https://github.com/FlowiseAI/Flowise/pull/2483
- Feature: Support role-based authentication for AWS by @danieldabate in https://github.com/FlowiseAI/Flowise/pull/2470
- Chore/update flowise-embed version on lock file by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2535
Bugfix
- Bugfix/Regex check for auth middleware by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2469
- Fix JSON escaping by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/2461
- Bugfix/Use vm2 for chatflow tool by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2482
- Bugfix/Files not removed when doc store loader is deleted by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2502
- test validateKey by @jiabaow in https://github.com/FlowiseAI/Flowise/pull/2485
- Bugfix/Restore Requests Tool by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2513
- Bugfix/Upserting same id with supabase by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2521
- Bugfix/model list unreachable by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2522
- Fix for Whisper Error: 'File is not defined' when using Speech to Text by @raffareis in https://github.com/FlowiseAI/Flowise/pull/2526
- Fix JSON escaping (better) by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/2498
- Bugfix/In-mem VS not able to load document by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2542
New Contributors
- @patrickreinan made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2458
- @jiabaow made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2454
- @danieldabate made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2470
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.8.0...flowise@1.8.1