Skip to content

Releases: langflow-ai/langflow

1.6.5

21 Oct 00:13

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

Full Changelog: 1.6.4...1.6.5

1.6.4

07 Oct 16:54
7125c60

Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: 1.6.3...1.6.4

1.6.3

03 Oct 04:02

Choose a tag to compare

Full Changelog: 1.6.2...1.6.3

1.6.2

03 Oct 00:44

Choose a tag to compare

Full Changelog: 1.6.1...1.6.2

1.6.1

03 Oct 01:16

Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: 1.6.0...1.6.1

1.6.0

26 Sep 01:34

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

Read more

1.5.1

28 Aug 16:11

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

  • fix: Improve modal layout responsiveness and overflow handling by @Cristhianzl in #8936
  • fix: Improve flow export error handling and validation by @Cristhianzl in #8943
  • fix: make deletion of single file commit to DB, create tests for file deletion by @lucaseduoli in #8953
  • fix: update API Access codes to include only authenticated code by @lucaseduoli in #8957
  • fix: Ensure flow_id is not None before logging vertex build details by @ogabrielluiz in #8954
  • fix: fix max height of template getting started cards by @mfortman11 in #8964
  • fix: clean edges of same type but different name when switching outputs, update color when deleting edges by @lucaseduoli in #8959
  • fix: Update file component description for accuracy by @erichare in #8960
  • fix: make mcp server component handle cache miss gracefully by @lucaseduoli in #8966
  • fix: make files be saved in unique path by @lucaseduoli in #8965
  • fix: add scroll to update components review dialog by @lucaseduoli in #8983
  • fix: improved better health check and stream URL check on MCP, improved JSON recognition by @lucaseduoli in #8982

📝 Documentation Updates

🛠 Maintenance Tasks

  • refactor: Extract single file download logic to custom hook by @Cristhianzl in #8944
  • refactor(auth): simplify flow retrieval by removing settings_service dependency by @ogabrielluiz in #8956
  • refactor: update cache service type hints in MCPToolsComponent by @ogabrielluiz in #8975
  • refactor: update imports and move functions out of MCPToolsComponent by @ogabrielluiz in #8976

Others

  • chore: update package versions to include post-release tags by @ogabrielluiz in #8955
  • chore: enable code guidelines in coderabbit configuration by @ogabrielluiz in #8958
  • ci: update regex pattern for langflow-base dependency to support PEP 440 version suffixes by @ogabrielluiz in #8979
  • ci: update nightly script to support other version operators by @ogabrielluiz in #8980
  • templates: Update Vector Store RAG.json by @mendonk in #8977

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0.post2

14 Aug 18:54

Choose a tag to compare

1.5.0.post1

10 Jul 17:56
8779593

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

  • fix: Improve modal layout responsiveness and overflow handling by @Cristhianzl in #8936
  • fix: Improve flow export error handling and validation by @Cristhianzl in #8943
  • fix: make deletion of single file commit to DB, create tests for file deletion by @lucaseduoli in #8953
  • fix: update API Access codes to include only authenticated code by @lucaseduoli in #8957
  • fix: Ensure flow_id is not None before logging vertex build details by @ogabrielluiz in #8954
  • fix: fix max height of template getting started cards by @mfortman11 in #8964
  • fix: clean edges of same type but different name when switching outputs, update color when deleting edges by @lucaseduoli in #8959
  • fix: Update file component description for accuracy by @erichare in #8960
  • fix: make mcp server component handle cache miss gracefully by @lucaseduoli in #8966
  • fix: make files be saved in unique path by @lucaseduoli in #8965
  • fix: add scroll to update components review dialog by @lucaseduoli in #8983
  • fix: improved better health check and stream URL check on MCP, improved JSON recognition by @lucaseduoli in #8982

📝 Documentation Updates

🛠 Maintenance Tasks

  • refactor: Extract single file download logic to custom hook by @Cristhianzl in #8944
  • refactor(auth): simplify flow retrieval by removing settings_service dependency by @ogabrielluiz in #8956
  • refactor: update cache service type hints in MCPToolsComponent by @ogabrielluiz in #8975
  • refactor: update imports and move functions out of MCPToolsComponent by @ogabrielluiz in #8976

Others

New Contributors

Full Changelog: 1.5.0...1.5.0.post1

1.5.0

08 Jul 12:32

Choose a tag to compare

What's Changed

✨ New Features

🐛 Bug Fixes

Read more