flowise@1.8.0
版本发布时间: 2024-05-21 23:49:27
FlowiseAI/Flowise最新发布版本:flowise@2.0.7(2024-08-29 03:04:21)
What's Changed
Nodes
- [FEATURE] Added support for LocalAI Speech To Text configuration by @clates in https://github.com/FlowiseAI/Flowise/pull/2376
- Feature/Ability to omit all metadata keys using asterisk by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2401
- Add new openai model (GPT-4o ) in the assistant and models.json by @AsharibAli in https://github.com/FlowiseAI/Flowise/pull/2402
- Feat/add gemini flash by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2407
- Feature/Add rpc filter to supabase by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2425
- feature/Add ChatOllama Function by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2403
- Feature/lang graph by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2319
Core
- Use tabler icons react instead of tabler icons package by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/2389
- Ignore keys and other secrets by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/2409
- Update CONTRIBUTING.md by @ocflowiseai in https://github.com/FlowiseAI/Flowise/pull/2414
- Feature/Multer to s3 by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2408
- Feature/Add prepend messages to memory by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2410
Bugfix
- fix CORS issue in .env.example by @Hariharan1828 in https://github.com/FlowiseAI/Flowise/pull/2370
- fix initDatabase function by proper use of await in try catch by @saurabhg22 in https://github.com/FlowiseAI/Flowise/pull/2360
- Automate Docker Image Release Workflow with Updated GitHub Actions by @nstankov-bg in https://github.com/FlowiseAI/Flowise/pull/2379
- Fix streaming not work by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/2396
- Bugfix/Local Models Json by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2416
- Updated bedrock model list by @QuinnGT in https://github.com/FlowiseAI/Flowise/pull/2426
- Chore/upgrade lc version by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/2422
- Avoid .env packaging into docker images. by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/2451
- BugFix #2386: Double quotes are not escaped, flow crashes by @vinodkiran in https://github.com/FlowiseAI/Flowise/pull/2448
New Contributors
- @Hariharan1828 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2370
- @saurabhg22 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2360
- @clates made their first contribution in https://github.com/FlowiseAI/Flowise/pull/2376
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.7.2...flowise@1.8.0