Commit Graph

  • d8b9473b90 feat: Improve canvas deploy review flow (#13246) Viktor Avelino 2026-06-02 11:24:48 -04:00
  • 7760f5a0e6 fix(stepflow): route multi-output fan-out to the correct step per connection (#13412) Eric Hare 2026-06-02 07:48:44 -07:00
  • 3dbfe9fdb8 docs: lf assistant flow building example (#13445) Mendon Kissling 2026-06-02 10:45:51 -04:00
  • a41aa3a4bf feat: add custom comp execution override (#13177) Jordan Frazier 2026-06-02 10:28:44 -04:00
  • 3ade9aaeed test: fix flaky Windows Playwright tests for error popups, settings nav, and output inspection (#13463) Cristhian Zanforlin Lousa 2026-06-02 10:26:43 -03:00
  • 551270dd40 fix(memory): show dashes for stat cards in All Sessions view (#13443) olayinkaadelakun 2026-06-02 03:39:02 -07:00
  • fccb0116bf Update version and project name v1.10.0.dev62 Langflow Bot 2026-06-02 03:01:43 +00:00
  • 43f1aa45ba fix(logging): keep JSON level field clean when stdlib level names are mutated (#13457) Eric Hare 2026-06-01 19:58:55 -07:00
  • c9d1b6fcb9 chore: auto-bake note keys and regenerate backend locales/en.json [skip ci] github-actions[bot] 2026-06-02 01:35:13 +00:00
  • 250b95c238 [autofix.ci] apply automated fixes (attempt 2/3) autofix-ci[bot] 2026-06-02 01:33:45 +00:00
  • 3582f2a36d [autofix.ci] apply automated fixes autofix-ci[bot] 2026-06-02 01:31:00 +00:00
  • adcb45cdde fix(logging): honor LANGFLOW_LOG_FORMAT values and wire LANGFLOW_LOG_ROTATION ogabrielluiz 2026-06-01 22:27:37 -03:00
  • 95f9102adb feat(api): add output_text and session_id to v2 workflow response ogabrielluiz 2026-06-01 21:05:26 -03:00
  • affa44f487 Merge release-1.9.5 into release-1.10.0 Eric Hare 2026-06-01 16:51:35 -07:00
  • 110bea8281 Merge release-1.9.5 into main 1.9.6 Eric Hare 2026-06-01 16:40:57 -07:00
  • d700b5df37 Fix db2 params Eric Hare 2026-06-01 16:16:31 -07:00
  • 30c9aaef30 feat: mark Text Input and Text Output components as legacy (#13420) Eric Hare 2026-06-01 15:42:51 -07:00
  • a40a435ac5 add new handles cristhianzl 2026-06-01 19:41:48 -03:00
  • 44d43dbeaf fix: re-validate redirects against SSRF protection in API Request component (#13394) Eric Hare 2026-06-01 15:05:13 -07:00
  • 69982462bb fix: add SSRF protection to legacy RSS Reader and SearXNG components (#13395) Eric Hare 2026-06-01 15:04:10 -07:00
  • 7c6947a04c fix(cloud): hide entire Knowledge component family in cloud mode cloud-dev-toggle Jordan Frazier 2026-06-01 17:31:44 -04:00
  • 181ed3771d fix: restrict builtins and validate code in Python Interpreter components (#13397) Eric Hare 2026-06-01 14:17:28 -07:00
  • 86fed5fe71 Merge remote-tracking branch 'origin/release-1.10.0' into fix/db2-use-langchain-db2-package Eric Hare 2026-06-01 13:54:59 -07:00
  • 75efd0a2a4 fix: point file manager empty-state link to the files page route (#13450) Eric Hare 2026-06-01 13:50:40 -07:00
  • e2d17a6d84 feat(logging): production-grade structured logs for Grafana/Loki (#13164) Gabriel Luiz Freitas Almeida 2026-06-01 17:23:31 -03:00
  • fb046c02df fix: ibm db2 bulk insert pr 13438 (#13449) Eric Hare 2026-06-01 13:38:34 -07:00
  • cc6cdf9297 fix(tracing): warn clearly when LangWatch is unavailable on Python 3.14 (Docker) (#13410) Eric Hare 2026-06-01 12:27:43 -07:00
  • ad54146c9f fix: Remove Playwright from Dependencies (#13382) olayinkaadelakun 2026-06-01 12:12:25 -07:00
  • 9779214c6d fix(db): hold migration advisory lock for create_db_and_tables too (#13393) Gabriel Luiz Freitas Almeida 2026-06-01 16:01:02 -03:00
  • 88560cb66b feat: native v2 workflows endpoint with pluggable stream protocols ogabrielluiz 2026-06-01 15:39:54 -03:00
  • 7e321059db docs: redis worker queue (#13386) Mendon Kissling 2026-06-01 12:35:25 -04:00
  • f4e89f7e28 uncolored small handles feat/small-handles cristhianzl 2026-06-01 10:24:06 -03:00
  • 73e49b13a0 test: Skip starter-projects shard4 on Windows CI (#13439) Cristhian Zanforlin Lousa 2026-06-01 09:56:11 -03:00
  • cefdec079d Update version and project name v1.10.0.dev61 Langflow Bot 2026-06-01 01:05:29 +00:00
  • abcba7c258 Update version and project name v1.10.0.dev60 Langflow Bot 2026-05-31 04:09:50 +00:00
  • 59981246de fix: remove duplicate base uv.lock from workflows (forward-port #13326 to main) (#13427) Eric Hare 2026-05-30 21:07:00 -07:00
  • 3e57126b91 fix: remove duplicate uv.lock from workspace member (#13326) vjgit96 2026-05-30 09:05:34 -04:00
  • 8179ceac3c feat: Hide UI elements in embedded mode (#13099) vjgit96 2026-05-30 08:03:58 -04:00
  • f05aaaf543 feat: Gate custom component creation for admins only (#13098) vjgit96 2026-05-29 23:54:14 -04:00
  • 61ad11e530 feat: MCP lock enforcement + UI/tests (#13097) vjgit96 2026-05-29 23:22:07 -04:00
  • 7726a18277 Update version and project name v1.10.0.dev59 Langflow Bot 2026-05-30 00:57:59 +00:00
  • 6049fe061c feat: Add embedded mode configuration flags (#13095) vjgit96 2026-05-29 18:58:36 -04:00
  • 61ad299638 Update version and project name v1.10.0.dev58 Langflow Bot 2026-05-29 22:44:28 +00:00
  • a0e7fb7c21 fix(ci): re-enable migration-pip-venv now that nightly bundles resolve (forward-port #13421) (#13422) Eric Hare 2026-05-29 15:42:04 -07:00
  • 3ff3c576ca fix(ci): re-enable migration-pip-venv now that nightly bundles resolve (#13421) Eric Hare 2026-05-29 15:41:58 -07:00
  • 0bdf8d7bb7 Update version and project name v1.10.0.dev57 Langflow Bot 2026-05-29 21:39:45 +00:00
  • 2e41b7f3e2 fix(i18n): default to English regardless of browser locale (#13324) Ram Gopal Srikar Katakam 2026-05-29 17:12:02 -04:00
  • 2dc9e194ed fix(tests): patch uuid4 on payloads module in watsonx orchestrate tests Eric Hare 2026-05-29 14:34:16 -07:00
  • b40a996b20 fix(ci): give extension bundles a nightly track so langflow-nightly resolves (forward-port #13418) (#13419) Eric Hare 2026-05-29 13:43:31 -07:00
  • 9cb49c2c7d fix(i18n): backend locale translation fixes — custom component nodes, Toolset output, RAG template notes, UI banner strings (#13296) Ram Gopal Srikar Katakam 2026-05-29 16:23:49 -04:00
  • 727b73bb7c docs: non-feature fixes and updates for 1.10 (#13396) Mendon Kissling 2026-05-29 16:19:19 -04:00
  • 9044b8f0c4 fix(ci): give extension bundles a nightly track so langflow-nightly resolves (#13418) Eric Hare 2026-05-29 13:37:41 -07:00
  • 77573a4d18 change handles to appear small on idle cristhianzl 2026-05-29 16:53:57 -03:00
  • 282204324a hide input handles from components cristhianzl 2026-05-29 16:50:21 -03:00
  • 3f445d1532 fix: add failed login logging with IP tracking and other relevant details (#13409) Janardan Singh Kavia 2026-05-29 15:42:25 -04:00
  • 42ad7ebf80 fix: use Langflow logo on loading screen and remove size jump glitch (#13417) Cristhian Zanforlin Lousa 2026-05-29 16:51:48 -03:00
  • b11bd1f261 chore: update lock files v1.9.6 release-1.9.6 Adam Aghili 2026-05-29 14:43:40 -04:00
  • d70757976c chore: bump toml and package.json versions Adam Aghili 2026-05-29 14:40:30 -04:00
  • b06f810f53 docs: add chroma cloud provider (#13122) Mendon Kissling 2026-05-29 14:34:42 -04:00
  • 3e694305f9 fix: separate docling chunking dependencies (#13411) Lucas Oliveira 2026-05-29 15:33:49 -03:00
  • a34ce5fce4 Update version and project name v1.10.0.dev56 Langflow Bot 2026-05-29 18:22:36 +00:00
  • 7c01482fa1 fix(ci): lockstep langflow-nightly and langflow-base-nightly versions (forward-port #13413) (#13416) Eric Hare 2026-05-29 11:19:29 -07:00
  • 3e3ddb10f7 fix(ui): redesign outdated-components banner with title + list layout missing-translations RamGopalSrikar 2026-05-29 14:16:02 -04:00
  • a875c1dfcf feat: sync wxO agent name and description with db (#13026) Hamza Rashid 2026-05-29 14:14:15 -04:00
  • af38e99852 fix: Resolve API keys from global variable before .env (#13408) Cristhian Zanforlin Lousa 2026-05-29 15:38:03 -03:00
  • 82f3fa10d4 docs: memory base feature and component (#13094) Mendon Kissling 2026-05-29 13:52:22 -04:00
  • be7edcbda1 chore: unconstrained lfx version for bundles (#13415) Eric Hare 2026-05-29 10:54:38 -07:00
  • 32fdffdcd9 Update version and project name v1.10.0.dev55 Langflow Bot 2026-05-29 17:18:10 +00:00
  • dbe482c800 fix(ci): lockstep langflow-nightly and langflow-base-nightly versions (#13413) Eric Hare 2026-05-29 10:14:46 -07:00
  • 58a75ffb0d feat(ci): reduce macOS Intel CI matrix and add macOS support documentation (#13328) vjgit96 2026-05-29 12:20:10 -04:00
  • 663fa5ed0a docs: fixes for consulting advantage (#13300) Mendon Kissling 2026-05-29 12:03:50 -04:00
  • d4013e30b8 feat(i18n): translate missing frontend strings across Memories, Knowledge Base, toasts, and notifications (#13279) Ram Gopal Srikar Katakam 2026-05-29 11:57:30 -04:00
  • 5e8df45982 fix(i18n): restore ASSISTANT_PLACEHOLDERS export and translate formatDate fallback RamGopalSrikar 2026-05-29 11:25:43 -04:00
  • fefa4262ae docs: bump python version reqs to 3.14 and add release note (#13289) Mendon Kissling 2026-05-29 11:07:12 -04:00
  • 886d8bb287 fix(i18n): replace deleted alerts_constants import with t() calls in PageComponent RamGopalSrikar 2026-05-29 11:01:45 -04:00
  • 31b7a4cd05 fix: improve trace search functionality (#13383) olayinkaadelakun 2026-05-29 07:55:20 -07:00
  • 70d2aba37a separate docling chunking scan-separate_docling_chunking Lucas Oliveira 2026-05-29 11:46:32 -03:00
  • 4a700dc5d1 fix(playground): expand session checkbox click target to full row height (#13349) keval shah 2026-05-29 10:42:35 -04:00
  • 6578f176a5 chore: retest whitelisting on it's own 1.9.5-wl-test Adam Aghili 2026-05-29 10:34:36 -04:00
  • 2f682eb020 docs: agent improvements (#13269) Mendon Kissling 2026-05-29 10:28:21 -04:00
  • 44a4c38166 fix(i18n): update sidebarSegmentedNav test to expect i18n key for memories RamGopalSrikar 2026-05-29 10:27:08 -04:00
  • 19df4bf2c7 [autofix.ci] apply automated fixes autofix-ci[bot] 2026-05-29 14:04:54 +00:00
  • f055a0828c Merge branch 'release-1.10.0' into missing-translations RamGopalSrikar 2026-05-29 10:03:30 -04:00
  • 4e6981368c fix(traces): full-height trace panel, and status badge position (#13385) olayinkaadelakun 2026-05-29 05:42:48 -07:00
  • 3f62caff8f test(e2e): Replace non-terminal waits to fix flaky Windows specs (#13407) Cristhian Zanforlin Lousa 2026-05-29 09:27:53 -03:00
  • b724e06dd3 refactor(ibm): use langchain-db2 package for Db2 Vector Store; add ModelInput embedding selector Eric Hare 2026-05-28 22:31:40 -07:00
  • 53dafed1e2 Update version and project name v1.10.0.dev54 Langflow Bot 2026-05-29 04:54:55 +00:00
  • 39bb3a12ca ci: isolate bundle installs from the core release gate; lazy-import ibm-db (#13402) Eric Hare 2026-05-28 21:51:30 -07:00
  • 60e2ea874d feat: add MCP timeout configuration support (#12999) Janardan Singh Kavia 2026-05-29 00:01:56 -04:00
  • f8ada15e2a feat(components): Add IBM DB2 Vector Store component (#13237) Dhruv Chaturvedi 2026-05-29 08:28:30 +05:30
  • c928bb37d4 Update version and project name v1.10.0.dev53 Langflow Bot 2026-05-29 01:01:23 +00:00
  • f400102088 ci: disable pip/venv DB migration test while langflow-nightly is pip-uninstallable Eric Hare 2026-05-28 17:21:49 -07:00
  • 30b89779b7 ci: disable pip/venv DB migration test while langflow-nightly is pip-uninstallable 1.9.5 Eric Hare 2026-05-28 17:21:49 -07:00
  • b912a778ac Update version and project name v1.10.0.dev52 Langflow Bot 2026-05-28 22:41:03 +00:00
  • fb4dfd49fd ci: sync workflow fixes from main into release-1.10.0 (fix broken nightly) (#13400) Eric Hare 2026-05-28 15:38:29 -07:00
  • 601a3e30e2 ci: port safe workflow fixes from release-1.10.0 to main (#13401) Eric Hare 2026-05-28 15:38:20 -07:00
  • b70acb9f9a test: cover cross-user cache pollution on deprecated vertices endpoint (supplied-data path) (#13398) Eric Hare 2026-05-28 15:28:53 -07:00
  • cb7b838d45 feat: Add DB migration validation workflow for nightly builds (#13249) vjgit96 2026-05-28 17:26:31 -04:00
  • 2bfa634dfb feat: flow builder assistant with real-time canvas updates (#12575) Gabriel Luiz Freitas Almeida 2026-05-28 18:18:00 -03:00
  • 23e6e8ebba feat(authz): add DI dependencies and permission decorators (#13368) Himavarsha 2026-05-28 16:52:51 -04:00