github langflow-ai/langflow v1.11.4
1.11.4

latest release: v1.12.0.dev32
8 hours ago

What's Changed

🐛 Bug Fixes

  • fix: keep LFX index aligned in release workflows by @erichare in #14105
  • fix(ci): poll PyPI before publishing nightly by @erichare in #14222
  • fix(ci): make nightly release branch static and fix workflow structure by @vjgit96 in #14219
  • fix(ci): target 1.12 release nightlies by @erichare in #14240
  • fix(components): send chained input as user turn by @Cristhianzl in #14286
  • fix(cuga): correct event debug log typo by @erichare in #14275
  • fix(mcp): match display_name and description in search_registry query filter by @Simonzhaohui in #14270
  • fix(mcp): backport MCP SDK <2.0 pin for uvx-launched servers by @viktoravelino in #14298
  • fix(deps): restore FastAPI range by @erichare in #14301
  • fix(ci): align nightly workflows with langflow-base by @erichare in #14352
  • fix(deps): bump vulnerable dependency floors and add npm overrides by @Adam-Aghili in #14529
  • fix(docker): pin Node and npm major across all image variants by @erichare in #14531
  • fix(mcp): don't commit a borrowed transaction during startup MCP reconciliation by @erichare in #14545
  • fix(security): complete image dependency remediation (release-1.11.4) by @erichare in #14546
  • fix(ci): assert the base wheel's real console script name (release-1.11.4) by @erichare in #14572
  • fix(mcp): merge per-request global variables with the stored ones by @erichare in #14604
  • fix(background): scope suspended-run supersede to the submitting session (release-1.11.4) by @erichare in #14615

📝 Documentation Updates

  • docs: fastapi pagination error troubleshooting by @mendonk in #14294

Others

New Contributors

Full Changelog: v1.11.3...v1.11.4

Don't miss a new langflow release

NewReleases is sending notifications on new releases.