github langflow-ai/langflow 1.2.0

latest releases: v1.2.0.dev3, v1.2.0.dev2, v1.2.0.dev1...
2 days ago

What's Changed

✨ New Features

🐛 Bug Fixes

📝 Documentation Updates

🛠 Maintenance Tasks

  • Refactor: Simplify Vertex Queue Initialization by Removing is_input_vertex Dependency by @Cristhianzl in #6155
  • refactor: prevent disconnected handles from executing when input template edge is hidden by @Cristhianzl in #6132
  • refactor: replace StrInput with MultilineInput for URL fields (FirecrawlAPI) by @Cristhianzl in #6160
  • refactor: (codeflash) ⚡️ Speed up function update_target_handle by 27% in src/backend/base/langflow/graph/graph/utils.py by @misrasaurabh1 in #5388
  • refactor: (codelash) ⚡️ Speed up function find_all_cycle_edges by 17% by @misrasaurabh1 in #5389
  • refactor: migrate chat lock state to useFlowStore by @Cristhianzl in #6166
  • refactor: move API key input into Cohere and NVIDIA rerank components by @ogabrielluiz in #6339
  • refactor: Improve API key decryption error logging by @ogabrielluiz in #6193

✅ Tests

  • test: Add validation for error handling in custom components and utility function by @Cristhianzl in #6634
  • test: add database-loaded API keys and outdated component detection for starter templates by @Cristhianzl in #6615
  • test: add FE tests for new starter project templates by @Cristhianzl in #6772

Others

  • chore(deps): upgrade Docusaurus and related dependencies by @mendonk in #6120
  • chore: update Google AI models list by @raphaelchristi in #6013
  • chore: update test durations by @github-actions in #6098
  • chore: use yarn only by @mendonk in #6141
  • build(deps): bump undici from 6.21.0 to 6.21.1 in /docs by @dependabot in #6128
  • chore: Add CustomLoader component and integrate with loading states in Admin, Flow, and Main pages by @deon-sanchez in #6047
  • chore: Bump version to 1.1.5 for langflow and 0.1.5 for langflow-base by @ogabrielluiz in #6241
  • ⚡️ Speed up method Graph.find_runnable_predecessors_for_successor by 129% in PR #6309 (fix-order-loop) by @codeflash-ai in #6310
  • tests: Improve Error Handling and Update Element Test IDs in filterEdge-shard-1.spec.ts by @Cristhianzl in #6632
  • chore: Update codeflash config to ignore components by @ogabrielluiz in #6340
  • chore: update test durations by @github-actions in #6655
  • ci: Update Codeflash workflow to continue on error by @ogabrielluiz in #6658
  • chore: Enhance Locust load testing and optimize database settings by @ogabrielluiz in #6265
  • build(deps): bump dompurify from 3.2.3 to 3.2.4 in /src/frontend by @dependabot in #6661
  • chore: fix capitalization of "Open Playground" in default shortcuts by @Cristhianzl in #6687
  • Refactor: Remove unused imports across multiple frontend components by @ogabrielluiz in #6232
  • chore: Update Docker build workflow for reliability improvements by @ogabrielluiz in #6760
  • chore: update test durations by @github-actions in #6778
  • chore: Update langflow and langflow-base package versions to 1.2.0 and 0.2.0 by @ogabrielluiz in #6759
  • Fix: Reset Edge Update Tracking Before Success Message in UpdateAllComponents by @Cristhianzl in #6797

New Contributors

Full Changelog: 1.1.4...1.2.0

Don't miss a new langflow release

NewReleases is sending notifications on new releases.