github langflow-ai/langflow v1.9.3
1.9.3

3 hours ago

🔒 Security Release - Critical Updates

This release includes critical security fixes. We strongly recommend upgrading to v1.9.3 immediately.

Security Fixes:

  • SSRF vulnerability protection (LE-763)
  • CVE fixes from MEND/CIMS scans (LE-1123)
  • Updated security dependencies including langchain-classic to 1.0.7

What's Changed

✨ New Features

🐛 Bug Fixes

  • fix: update security dependencies by @Jkavia in #13053
  • fix: pin postgres image to bookworm in docker_example by @erichare in #13027
  • fix: stabilize model toggle and refresh Agent dropdown after provider changes by @erichare in #13113
  • fix: upgrade langchain-classic to 1.0.7 by @Jkavia in #13130
  • fix: backport policies ToolGuard lazy imports by @erichare in #13144

📝 Documentation Updates

Others

📦 Package Versions

  • langflow: 1.9.3
  • langflow-base: 0.9.3
  • lfx: 0.4.3
  • langflow-sdk: 0.1.3

📥 Installation

pip install langflow==1.9.3

🐳 Docker Images

docker pull langflowai/langflow:1.9.3
docker pull langflowai/langflow:latest

Full Changelog: v1.9.2...v1.9.3

Don't miss a new langflow release

NewReleases is sending notifications on new releases.