What's Changed
✨ New Features
- feat: merge Release v1.8.0 into main by @vjgit96 in #11827
- feat: use uv sources for CPU-only PyTorch by @RamGopalSrikar in #11833
- feat: comment out ep release from nightly release by @Adam-Aghili in #11888
- feat: Re-add OSS/enterprise plugin support with safe SSO migration by @HimavarshaVS in #11879
- feat: updates to Docling Remote and Chunker components by @ricofurtado in #11684
- feat: token usage tracking in responses api by @phact in #11302
- feat: use uv sources for CPU-only PyTorch by @RamGopalSrikar in #11884
- feat: lazy load imports for language model component by @jordanrfrazier in #11737
- feat: generate requirements.txt from dependencies by @jordanrfrazier in #11810
- feat: Opensearch update and parameterise timeouts by @edwinjosechittilappilly in #11881
- feat: add litellm component by @jordanrfrazier in #11805
- feat: Add Openlayer Integration by @viniciusdsmello in #10699
- feat: Add full provider variable metadata and multi-variable support by @edwinjosechittilappilly in #11446
- feat: Update model metadata for Anthropic, Google, OpenAI by @edwinjosechittilappilly in #11916
- feat: add functionality to merge file upload and folder upload by @olayinkaadelakun in #11604
- feat: agentics IBM bundle by @gliozzo in #11490
- feat: KnowledgeBase Enhancements + Knowledge Ingestion flow + Polymorphic Job Tracking by @deon-sanchez in #11541
🐛 Bug Fixes
- fix: add iter method to noopresult by @HzaRashid in #11517
- fix: add public config endpoint to fix shareable playground grey screen by @RamGopalSrikar in #11606
- fix: improve condition check for streaming token callback in handle_on_chain_stream by @ricofurtado in #11362
- fix: default remote code execution in CSV agent by @Adam-Aghili in #11762
- fix: add better stream error handling to openai responses api by @lucaseduoli in #11467
- fix: correctly pass headers in mcp stdio connections by @jordanrfrazier in #11804
- fix: uvx split command by @jordanrfrazier in #11835
- fix: Clear input fields data operations by @HimavarshaVS in #11773
- fix: Add plugin to load routes by @HimavarshaVS in #11759
- fix: reduce Node.js heap size to 4GB in Docker builds to prevent OOM by @vjgit96 in #11872
- fix: Inconsistent Toggle Visual State in Admin User Edit by @deon-sanchez in #11757
- fix: api component sending body with GET requests by @mendonk in #11828
- fix: Persistent Tooltip on Open Table Modal (Headers) by @olayinkaadelakun in #11865
- fix: reduce visual lag in frontend by @jordanrfrazier in #11686
- fix: add handle to file input to be able to receive text by @lucaseduoli in #11825
- fix(tests): Resolve caio context leak causing EAGAIN on CI by @Cristhianzl in #11936
- fix: add ModelInput to listed components by @HimavarshaVS in #11886
- fix: preserve [complete] extra in langflow-base pre-release constraint by @vjgit96 in #11931
- fix: upgrade opentelemetry stack by @Adam-Aghili in #11933
- fix: search filter for agent component by @jordanrfrazier in #11939
📝 Documentation Updates
- docs: llms.txt and llms-full.txt by @mendonk in #11786
- docs: require postgresql version 15 by @mendonk in #11806
- docs: import code by line number by @mendonk in #11793
- docs: use npm in makefile and cursor rules by @mendonk in #11784
- docs: azure default temperature by @mendonk in #11829
- docs: CSV agent RCE by @mendonk in #11798
- docs: Add AGENTS.md development guide by @Cristhianzl in #11922
🛠 Maintenance Tasks
- refactor: inspection panel and playground by @viktoravelino in #11907
✅ Tests
- test: add wait for selector in mcp server tests by @jordanrfrazier in #11883
- test: Fix unawaited coroutine warnings in Ollama mock tests by @Cristhianzl in #11930
Others
- fix-le-354: Fixing 404 error response by @dkaushik94 in #11760
- chore: use self hosted ephemeral runner by @Adam-Aghili in #11253
- docs: OpenAPI spec content updated without version change by @github-actions[bot] in #11787
- Revert "fix: Add plugin to load routes" by @HimavarshaVS in #11878
- Revert "feat: use uv sources for CPU-only PyTorch (#11833)" by @Adam-Aghili in #11882
- chore: onnxruntime<=1.23 by @Adam-Aghili in #11889
- LE-270: Hydration and Console Log error by @olayinkaadelakun in #11628
- ci: wire pre_release input to cross-platform tests by @vjgit96 in #11925
- chore: add AGENTS.md for AI coding agents by @ogabrielluiz in #11411
- chore: fix litellm icon, move to bundles by @jordanrfrazier in #11938
New Contributors
- @viniciusdsmello made their first contribution in #10699
- @gliozzo made their first contribution in #11490
Full Changelog: 1.8.0.rc2...1.8.0.rc3