1.7.3
langflow-ai/langflow1.7.3Jan 23, 2026by github-actions[bot]
AI Summary
Minor patch release focused on bug fixes and maintenance tasks. Addresses cross-platform path parsing issues and removes shell access from -ep images for security hardening.
Key Highlights
- Enhanced cross-platform path parsing and public image access fix
- Removed shell access from -ep images (security/maintenance)
- Updated lock flow playwright test
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at 1.7.3 --> ## What's Changed ### 🐛 Bug Fixes * fix: Enhance cross-platform path parsing and public image access by @Cristhianzl in https://github.com/langflow-ai/langflow/pull/11156 ### 🛠 Maintenance Tasks * build: remove shell access from -ep images by @jordanrfrazier in https://github.com/langflow-ai/langflow/pull/11193 ### ✅ Tests * test: update lock flow playwright test by @Cristhianzl in https://github.com/langflow-ai/langflow/pull/11215 ### Others * chore(release): Bump version to 1.7.2 by @Cristhianzl in https://github.com/langflow-ai/langflow/pull/11208 **Full Changelog**: https://github.com/langflow-ai/langflow/compare/1.7.1...1.7.3