1.4.8
Added 5
- S3 loader node with updated functionality
- OpenAI Assistant node
- LLM Moderation node
- Environment variables support
- DATABASE_SSL environment boolean flag for PostgreSQL SSL support
Changed 1
- Updated logos for Chatmodels, Embeddings and LLMs
Fixed 5
- Icon bounding boxes in dark mode
- Encryption key path
- Credential decryption
- Unnecessary load of Prompts on chatflow open
- Upsert successful, but failed to insert documents
What's Changed
Nodes
- Feature/update S3 loader by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1424
- Feature/OpenAI Assistant Update by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1440
- Feature/OpenAI Assistant by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1445
- Feature/OpenAI Assistant by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1447
- Feature/LLM Moderation by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1439
Core
- UI/Updated logos for Chatmodels, Embeddings and LLMs by @abhishekshankr in https://github.com/FlowiseAI/Flowise/pull/1421
- UI/Fix for icon bounding boxes in dark mode by @abhishekshankr in https://github.com/FlowiseAI/Flowise/pull/1431
- Feature/Env Variables by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1422
- Adds ENV boolean flag (DATABASE_SSL) for postgres ssl support by @Jaredude in https://github.com/FlowiseAI/Flowise/pull/1433
Bugfix
- Bugfix/Change encryption key path by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1418
- Bugfix/Credential Decrypt by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1423
- Bugfix: Unncessary load of Prompts on chatflow open. by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1427
- Bugfix: Upsert successful, but failed to insert documents by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/1450
New Contributors
- @Jaredude made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1433
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.7...flowise@1.4.8