1.6.1

langflow-ai/langflow1.6.1Oct 3, 2025by jordanrfrazier

AI Summary

Bug fixes for log level configuration and exception handling during component building processes.

Key Highlights

  • Fixed `log_level` configuration to ensure it is set correctly
  • Improved exception handling when building components

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at 1.6.1 -->

## What's Changed
### 🐛 Bug Fixes
* fix: Ensure `log_level` is set correctly by @ogabrielluiz in https://github.com/langflow-ai/langflow/pull/10032
* fix: broadly catch exceptions when building components by @jordanrfrazier in https://github.com/langflow-ai/langflow/pull/10043


**Full Changelog**: https://github.com/langflow-ai/langflow/compare/1.6.0...1.6.1