L

Langflow

L
Langflow AI v1.11.3

v1.11.3: fix(tests): add GIL-proof watchdog and restore logger global state

Two Group 5 release-CI fixes for the py3.13 freeze-at-98% (run 31235996603, both retry attempts): tests/conftest.py: arm faulthandler.dump_traceback_later(120s, exit=True) around each test. pytest-timeout's thread method (timeout=90) needs the GIL to fire, so a C-level hang that holds the GIL freezes the worker silently until the 50-min step wall; faulthandler's C watchdog needs no GIL, dumps ever…

L
Langflow AI v1.11.2

1.11.2

What's Changed 🐛 Bug Fixes fix: increment previous_content with content streamed by @lucaseduoli in #14234 fix: add default fallback to instantiation.py and removed default ollama base url from components by @lucaseduoli in #14236 fix(tracing): detach orphan spans before database flush by @erichare in #14243 fix(settings): enable agentic experience by default by @Cristhianzl in #14244 fix(auth): k…

L
Langflow AI v1.11.1

1.11.1

What's Changed 🐛 Bug Fixes fix: increment previous_content with content streamed by @lucaseduoli in #14234 fix: add default fallback to instantiation.py and removed default ollama base url from components by @lucaseduoli in #14236 fix(tracing): detach orphan spans before database flush by @erichare in #14243 fix(settings): enable agentic experience by default by @Cristhianzl in #14244 fix(auth): k…

L
Langflow AI v1.10.3

1.10.3

What's Changed 🐛 Bug Fixes fix(docker): remove broken npm self-upgrade by @erichare in #14052 fix(security): protect Docling Serve outbound requests by @erichare in #14033 fix(auth): verify current password on password changes by @erichare in #14034 fix(security): harden MCP stdio configuration by @erichare in #14036 fix(security): harden component code module access by @erichare in #14032 fix: co…

L
Langflow AI v1.11.0

1.11.0

What's Changed ✨ New Features feat: docs page copy-as-markdown keyboard shortcut by @mendonk in #13628 feat: add docs feedback components by @mendonk in #13627 feat: New Bundle support for Multi-vector NextPLAID vector store by @meetdoshi90 in #13553 feat: upgrade Firecrawl to v2 SDK and extract into the lfx-firecrawl extension bundle by @rakshith48 in #13495 feat(auth): external trusted JWT auth…