What's Changed
✨ New Features
- feat: Adds additional azure openai api versions by @GarrettGeorge in #7105
- feat: update sql component to support toolkit by @phact in #7652
- feat: Add Tavily search API parameters and Tavily Extract API component by @MayRamati in #7644
- feat: Update mcp_component add advanced True for env and headers by @edwinjosechittilappilly in #7909
🐛 Bug Fixes
- fix: improvement to ollama component to allow for dynamic filtering based on model capabilities by @pedrocassalpacheco in #7696
- fix: suppress migration warnings on flow table by @jordanrfrazier in #7920
- fix: removed gradient from icon when component is tool mode by @lucaseduoli in #7929
- fix: make tool mode updates possible by @ogabrielluiz in #7931
- fix: mcp anyOf support by @phact in #7941
- fix: MCP Tool mode issue by @edwinjosechittilappilly in #7944
- fix: update hide outputs behavior to show current state, update disabled button UI by @lucaseduoli in #7917
- fix: voice mode progress response queue by @nv-nfreybler in #7938
- fix: add search functionality to code editor by @lucaseduoli in #7949
- fix: make project id as a required field in watsonx components by @edwinjosechittilappilly in #7937
- fix: reorder playground messages, fix scroll behavior by @lucaseduoli in #7928
- fix: make icon color follow dark mode, make name render correctly when passing flow from folder to another, add cache to icon by @lucaseduoli in #7959
📝 Documentation Updates
- docs: improve hybrid search documentation for Astra DB component by @Victor-w-Madeira in #7831
- docs: v1.4 features by @mendonk in #7778
- docs: bump openapi.json to 1.4.0 by @mendonk in #7921
- docs: Revise and restructure docs for the Custom Component by @Victor-w-Madeira in #7838
- docs: add troubleshooting steps for installation failures on Linux by @mendonk in #7945
- docs: add hardware requirements to installation prerequisites by @mendonk in #7946
- docs: refresh tools page and try details tabs by @mendonk in #7769
🛠 Maintenance Tasks
- build: add event-delivery polling for cloud image by @jordanrfrazier in #7911
- refactor: Reduce Sidebar Rerenders by @mfortman11 in #7699
- refactor: performance improvements for canvas controls/toolbar by @mfortman11 in #7930
✅ Tests
- test: improve test reliability with updated selectors and utility functions by @Cristhianzl in #7943
Others
- chore: bump langchain and langsmith dependencies by @barnuri in #7934
- fix: remove whitespace in version check of release workflow by @ogabrielluiz in #7956
- chore: Bump version to 1.4.1 for langflow and langflow-base by @ogabrielluiz in #7954
- chore: Implement Python version-specific fastavro dependencies and remove project metadata by @Cristhianzl in #7961
New Contributors
- @MayRamati made their first contribution in #7644
Full Changelog: 1.4.0...1.4.1