flowise@1.4.12
版本发布时间: 2024-01-31 21:37:23
FlowiseAI/Flowise最新发布版本:flowise@2.0.7(2024-08-29 03:04:21)
What's Changed
Nodes
- chore/pinecone env lint by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1609
- FEATURE: Select which links should be used in web scraper nodes (cheerio, puppeteer, and playwright) by @0xi4o in https://github.com/FlowiseAI/Flowise/pull/1566
- Allows CustomFunction to be set as an Ending Node. by @mokeyish in https://github.com/FlowiseAI/Flowise/pull/1591
- Update ChatOpenAI.ts to include new openai's Chat models by @raffareis in https://github.com/FlowiseAI/Flowise/pull/1610
- Feature/open ai embedding by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1621
- Mongodb for Chat history #1622 by @Ashes47 in https://github.com/FlowiseAI/Flowise/pull/1627
- Feature/Singleton Redis Connection by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1628
- Feature/airtable include fields by @dkindlund in https://github.com/FlowiseAI/Flowise/pull/1631
- Feature/Return Source Documens to retriever tool by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1644
- Feature/Conversation Chain Input Moderation by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1646
Core
- Implementing CORS and CSP headers from config by @automaton82 in https://github.com/FlowiseAI/Flowise/pull/1608
- adds DATABASE_SSL_KEY_BASE64 for pg connection by @Jaredude in https://github.com/FlowiseAI/Flowise/pull/1613
Bugfix
- Bugfix/custom function ending node by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1619
- Bugfix/Qdrant Filter by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1620
- fix bug settings.json not found on upsert by @niztal in https://github.com/FlowiseAI/Flowise/pull/1630
- Bugfix/Switching Redis TTL from EX to PX to match TTL in milliseconds by @dkindlund in https://github.com/FlowiseAI/Flowise/pull/1633
- Bugfix/AzureOpenAIEmbedding - Updated Default Batch Size from 1 to 100 by @dkindlund in https://github.com/FlowiseAI/Flowise/pull/1632
- Bugfix/OverrideConfig JSON value by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1645
New Contributors
- @Ashes47 made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1627
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.11...flowise@1.4.12