Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
282 commits
Select commit Hold shift + click to select a range
6684b0c
fix: Embedding Model Field Stuck in Infinite Loading When No Model Pr…
deon-sanchez Mar 5, 2026
55c2bfb
fix: Close model dropdown popover before refresh to prevent width gli…
Cristhianzl Mar 5, 2026
84ba5a5
feat: Add PDF and DOCX ingestion support for Knowledge Bases (#12064)
Cristhianzl Mar 5, 2026
2398f05
fix: Use global LLM in knowledge retrieval (#11989)
erichare Mar 5, 2026
07b111e
fix: Regenerate the knowledge retrieval template (#12070)
erichare Mar 5, 2026
b0f49db
fix: refactor KnowledgeBaseEmptyState to use optimistic updates hook …
deon-sanchez Mar 5, 2026
44680b7
fix: Apply provider variable config to Agent build_config (#12050)
edwinjosechittilappilly Mar 5, 2026
699e356
LE-489: KB Metrics calculation batch caculator (#12049)
dkaushik94 Mar 5, 2026
d7cb9a0
fix(ui): Correct AstraDB icon size to use relative units (#12137)
Cristhianzl Mar 10, 2026
05404c7
fix(api): Handle Windows ChromaDB file locks when deleting Knowledge …
Cristhianzl Mar 10, 2026
f0d91e7
fix: Fix image preview for Windows paths in playground (#12136)
Cristhianzl Mar 10, 2026
e0a63ec
chore: update fastapi dep (#12141)
jordanrfrazier Mar 11, 2026
aaeda7e
fix: Properly propagate max tokens param to Agent (#12151)
erichare Mar 11, 2026
e1e1313
fix: include uv/uvx in runtime Docker image (#12127)
Adam-Aghili Mar 11, 2026
1e9be16
fix: preserve api key configuration on flow export (#12129)
HimavarshaVS Mar 12, 2026
4e53cc5
Fix: Tweaks override ENV VARIABLES (#12152)
dkaushik94 Mar 12, 2026
0a6f7e0
fix(mcp): Handle missing config file in MCP client availability detec…
Cristhianzl Mar 12, 2026
8665ae1
fix: nightly now properly gets 1.9.0 branch (#12215)
Adam-Aghili Mar 17, 2026
cacb54d
docs: add search icon (#12216)
mendonk Mar 17, 2026
e14caf8
fix: Avoid foreign key violation on span table with topological sort …
erichare Mar 19, 2026
2e75cf4
fix: Disable tool calling for Gemini 3 models (#12238)
erichare Mar 19, 2026
63ad0ec
chore: upgrade versions
Adam-Aghili Mar 19, 2026
5aabc74
feat: Add Windows Playwright tests to nightly builds (#12264)
vjgit96 Mar 20, 2026
288e610
docs: docling dependencies for langflow desktop and updated Desktop e…
mendonk Mar 23, 2026
2f06f94
docs: contribute to next release candidate branch and not main (#12247)
mendonk Mar 23, 2026
08bf984
docs: gemini3 tool calling is temporarily disabled (#12274)
mendonk Mar 23, 2026
dd8d47f
fix: replace grep -oP with sed for Node.js version extraction in Dock…
vjgit96 Mar 25, 2026
48c5d42
fix: Add ephemeral file upload and credential env fallback (#12333)
Cristhianzl Mar 25, 2026
ae02b4b
fix: prevent overwriting user-selected global variables in provider c…
erichare Mar 25, 2026
9deec30
chore: version bump and merge 1.8.2 (#12335)
Adam-Aghili Mar 26, 2026
2f0bf90
fix: disable dangerous deserialization by default in FAISS component …
Adam-Aghili Mar 26, 2026
b0cf8c2
fix: replace removed Langflow-runner with ubuntu-latest for AMD64 Doc…
vjgit96 Mar 26, 2026
af8da56
revert: restore Langflow-runner for AMD64 Docker builds
vjgit96 Mar 26, 2026
1b3a656
fix(deps): pin tar-fs to >=2.1.4 to fix symlink following vulnerabili…
Adam-Aghili Mar 31, 2026
811ac4b
chore: bump versions
Adam-Aghili Mar 31, 2026
6cb87cc
fix: Fix shareable playground build events and message rendering (#12…
Cristhianzl Mar 31, 2026
65c3139
fix: restore langflow-logo-color-black-solid.svg removed in docs rele…
tarciorodrigues Apr 1, 2026
e555e47
fix: Cherry-pick nightly SDK build fixes to main (#12491)
erichare Apr 3, 2026
2fa3b36
Merge remote-tracking branch 'origin/release-1.8.2'
vjgit96 Apr 6, 2026
7f44894
Merge remote-tracking branch 'origin/release-1.8.3'
vjgit96 Apr 6, 2026
1e61ac4
Merge remote-tracking branch 'origin/release-1.8.4'
vjgit96 Apr 6, 2026
da516b7
Merge release branch
erichare Apr 14, 2026
9aae6de
ci: increase backend test timeout
erichare Apr 15, 2026
9d84ec1
chore: version bump 1.10.0
Adam-Aghili Apr 15, 2026
5991ce1
fix: Make sdk env flag idempotent (#12716)
erichare Apr 15, 2026
712c724
fix: respect renamed/deleted default folder across logins (#12746)
erichare Apr 16, 2026
abc6bad
fix: filter out null objects in mergeNodeTemplates function (#12688)
paulina-grunwald Apr 16, 2026
a484c56
fix(tests): Skip assistant-panel e2e test when OPENAI_API_KEY is miss…
Cristhianzl Apr 16, 2026
f748738
fix: MCP Auth Error on restart / swapping auth (#12715)
erichare Apr 17, 2026
351e258
feat: allow users to name flow snapshots when saving (LE-874) (#12742)
viktoravelino Apr 17, 2026
9197245
fix: resolve ghosting issues in preload optimization (#12587)
severfire Apr 17, 2026
737d2c7
fix(frontend): cap MCP server modal height (#12743)
viktoravelino Apr 17, 2026
16432b6
fix(mcp): reconnect Streamable HTTP after MCP server restart (#12777)
schuellerf Apr 20, 2026
8db7934
fix(frontend): show backend error detail on project upload failure (#…
keval718 Apr 20, 2026
3bc0124
fix: mcp component dyanamic tool (#12779)
mansura-habiba Apr 21, 2026
ce6507b
ci: add mend integration
Adam-Aghili Apr 6, 2026
88d9575
chore: add whitesource to ignore and scan all src
Adam-Aghili Apr 6, 2026
5d6a7a0
chore: address eric's comment 1
Adam-Aghili Apr 21, 2026
3ea28ed
fix: propagate x-api-key and authorization headers to nested MCP call…
octo-patch Apr 21, 2026
dc5b27e
fix(frontend): keep KnowledgeBase modal centered when side panel open…
AntonioABLima Apr 22, 2026
c2bef76
fix: update npm overrides (#12843)
Jkavia Apr 22, 2026
d3b60fa
fix(security): use CodeQL-recognized sanitizer for path-injection ale…
erichare Apr 22, 2026
b48572d
fix(security): drop URL substring checks for WXO auth scheme selectio…
erichare Apr 22, 2026
ac654b2
fix(frontend): preserve IME composition for dead-key accents (#12801)
keval718 Apr 23, 2026
0217f70
fix: serialize concurrent MCP session access to prevent race conditio…
erichare Apr 23, 2026
09b0641
fix: MCP server PATCH field clearing in backend and frontend [LE-891]…
viktoravelino Apr 23, 2026
242c6c7
fix: MCP Tools component now works in LFX standalone mode (#12760)
erichare Apr 23, 2026
89d1c60
feat: Enhance config loading by applying GUNICORN_CMD_ARGS before pro…
severfire Apr 15, 2026
6b0c95d
refactor: Center truncate deployment provider URL (#12579)
a-effort Apr 15, 2026
5307f40
feat: filter out live connections from wxo adapter (#12744)
HzaRashid Apr 16, 2026
7b06c20
fix(frontend): filter duplicate draft/live connections in deploy moda…
viktoravelino Apr 16, 2026
b398f63
test: add missing test coverage for wxo deployments (#12689)
jordanrfrazier Apr 17, 2026
957ade8
chore: upgrade wxo adk to 2.8.0 (#12707)
HzaRashid Apr 20, 2026
974c5ab
feat(deployments): filter WXO agent list to drafts when load_from_pro…
HzaRashid Apr 20, 2026
0a34421
feat(google): refresh Gemini model list and enable tool calling for G…
erichare Apr 20, 2026
c77c473
feat: e2e tests for deployments api (#12767)
HzaRashid Apr 21, 2026
dc2411c
fix(custom): honor asname in `from X import Y as Z` for custom compon…
erichare Apr 21, 2026
b8fe970
fix(mcp): close path traversal + cross-user disclosure (PVR0754098) (…
erichare Apr 21, 2026
dbc87e7
fix: db guards for deployments (#12339)
HzaRashid Apr 21, 2026
aced13e
docs: clarify autosaving and versioned flow saving (#12794)
mendonk Apr 22, 2026
4beab56
docs: add multi-model opensearch component (#12799)
mendonk Apr 22, 2026
f788307
docs: wxo feature (#12677)
mendonk Apr 22, 2026
0ab5f04
docs: clarify trace storage when multiple providers are enabled (#12816)
mendonk Apr 22, 2026
4fcc243
ref: removes retries from wxo api calls (#12770)
jordanrfrazier Apr 22, 2026
05750a3
fix(traces): serialize enum values for PostgreSQL on trace/span table…
erichare Apr 22, 2026
efae69f
fix: preserve spaces in shareable playground chat input (#12833)
Cristhianzl Apr 22, 2026
8524d49
docs: concatenate and merge options for dataframe operations componen…
mendonk Apr 22, 2026
b566244
fix(security): require auth on deprecated /api/v1/upload/{flow_id} (#…
erichare Apr 22, 2026
f52d0f0
fix: prevent XSS in chat messages with rehype-sanitize (#12718)
Jkavia Apr 22, 2026
b0afe3d
fix(security): close IDOR in get_flow_by_id_or_endpoint_name (LE-639)…
erichare Apr 22, 2026
fc1d32a
ref: set wxo ff to true by default (#12826)
jordanrfrazier Apr 22, 2026
849158e
docs: tip for running local ollama models (#12840)
mendonk Apr 22, 2026
b2d4539
fix(ci): prevent duplicate tags and validate tag format in release wo…
vjgit96 Apr 22, 2026
0e6d284
fix(security): default WEBHOOK_AUTH_ENABLE to True (#12845)
erichare Apr 22, 2026
cc50cae
fix: route memory ops to stubs when DB service is noop (#12808)
jordanrfrazier Apr 23, 2026
0659105
fix: allow backend/frontend Docker builds when main version exists (#…
vjgit96 Apr 23, 2026
0732423
chore: security patch (#12725)
Adam-Aghili Apr 23, 2026
dc26d19
fix: Update signature for WXO tests
erichare Apr 23, 2026
b9e81f6
Merge remote-tracking branch 'origin/main' into release-1.10.0
erichare Apr 24, 2026
fc7f6c4
fix: Handle videos with no comments in YouTube Comments component (#1…
rodrigosnader Apr 24, 2026
1a9ffa0
fix(custom): include __future__ imports in component sandbox compilat…
erichare Apr 24, 2026
99fc770
docs: document tag format requirements and release artifacts in RELEA…
vjgit96 Apr 24, 2026
50e594e
fix: guard output logs against non-dict artifacts (#12877)
erichare Apr 24, 2026
6934ac5
feat: Ship Calculator default tool + dynamic system prompt injection …
Cristhianzl Apr 27, 2026
1629a45
fix(frontend): align shareable playground input style with in-IDE pla…
Cristhianzl Apr 27, 2026
e77b48a
feat: add telemetry to deployments APIs (#12874)
jordanrfrazier Apr 27, 2026
8b83cf6
feat: disable frontend retries for client errors (#12890)
HzaRashid Apr 27, 2026
7860e2a
feat: refresh deployed success step (#12853)
viktoravelino Apr 27, 2026
d8bad2c
fix(chroma): replace deprecated Client(settings=) with HttpClient for…
erichare Apr 27, 2026
e277b4b
fix: migrate orphaned MCP servers config across DB resets (#12762)
erichare Apr 27, 2026
1e9a96f
docs: include host field for external db in Helm chart (#12899)
mendonk Apr 27, 2026
2f51b7e
fix(tests): Restore Windows-compatible slider Playwright test …
Cristhianzl Apr 27, 2026
5d947b1
feat: Add Memory Base APIs models migrations service endpoints and te…
dkaushik94 Apr 27, 2026
276d16b
chore(frontend): remove stale Dockerfile and start-nginx script (#12795)
ogabrielluiz Apr 27, 2026
2860e0e
fix(frontend): validate deployment agent name (#12896)
viktoravelino Apr 27, 2026
7a84f8b
fix(mcp): enforce auth on /streamable for auth_type=oauth projects (#…
erichare Apr 28, 2026
a46ae46
feat: Add an Astra DB Data API Component (#12766)
erichare Apr 28, 2026
7d4d3e1
chore: bump versions to 1.9.2 (#12898)
jordanrfrazier Apr 28, 2026
3f2d2fc
fix: lfx env var resolution when value is empty (#12907)
jordanrfrazier Apr 28, 2026
3aaee0f
feat: add envs to deployment list response for wxo agents (#12881)
HzaRashid Apr 28, 2026
4dfe24a
ci: unblock community PRs from spurious CI failures (#12916)
ogabrielluiz Apr 28, 2026
c8abc0e
fix(composio): prevent KeyError('type') on Gmail/Calendar tool execut…
keval718 Apr 28, 2026
9dcdc70
docs: change upgrade reinstall order (#12911)
mendonk Apr 28, 2026
f7d63d0
fix: Add microseconds support for PostgreSQL data store (#9941)
dzbanek717 Apr 28, 2026
d1b73e9
fix(mcp): render connection handles for non-string MCP tool inputs (#…
erichare Apr 28, 2026
9514c9d
feat(deployments): add agent name validation during deployment creati…
HzaRashid Apr 28, 2026
af8cd02
fix: pass Google embedding dimensions (#12876)
erichare Apr 28, 2026
760da38
feat: Clear all traces for flow (#12354)
severfire Apr 29, 2026
9b11f5a
feat: backend i18n — serve translated component metadata via Accept-L…
RamGopalSrikar Apr 29, 2026
784169c
fix: fallback to sync call in lfx run when stream=true (#12906)
jordanrfrazier Apr 29, 2026
6b7703c
feat(i18n): translate default node titles on language change, preserv…
RamGopalSrikar Apr 29, 2026
2c021ac
chore: enable CodeRabbit auto-review on release-* branches (#12936)
ogabrielluiz Apr 29, 2026
8735f06
fix: namespace inputs.session on build_public_tmp (#12934)
ogabrielluiz Apr 29, 2026
d965a3a
docs: wxo deployment is behind feature flag (#12937)
mendonk Apr 29, 2026
2652d7a
fix(LE-602): Update Pydantic to >=2.13.0 for fastapi-pagination v0.16…
vjgit96 Apr 29, 2026
79872f1
fix: Don't show empty category for MCP search in sidebar (#12930)
erichare Apr 29, 2026
9df2a22
feat: MemoryBases GUI Component (#12903)
dkaushik94 Apr 29, 2026
fab079c
[backend] fix: add cache_dir setting to avoid multi-instance conflict…
erichare Apr 29, 2026
bc16a40
docs: add telemetry for deployments endpoints (#12922)
mendonk Apr 30, 2026
9c6839c
fix(tests): Stabilize Windows-only Playwright e2e failures (#12942)
Cristhianzl Apr 30, 2026
dce21ff
ref: flip wxo ff (#12924)
jordanrfrazier Apr 30, 2026
cb06a66
fix(security): reject symlinks/hardlinks in BaseFileComponent TAR ext…
erichare Apr 30, 2026
9d94f9b
fix: update playwright to 1.59.0 (#12947)
Jkavia Apr 30, 2026
d68b312
fix: route custom Loguru logs through Langflow logger (#12926)
erichare Apr 30, 2026
61c1d18
feat: Add draft version CTA in deployment modal (#12925)
viktoravelino Apr 30, 2026
5bf7371
chore: Remove the diskcache dependency (#12953)
erichare May 1, 2026
ea3eae8
chore: update deps (#12951)
Adam-Aghili May 1, 2026
6d2e255
Merge remote-tracking branch 'origin/release-1.9.2' into release-1.10.0
erichare May 1, 2026
f846838
fix(tests): Stabilize Playwright e2e suite on Windows CI (#12964)
Cristhianzl May 4, 2026
a556005
fix(deployments): rename env labels (#12949)
viktoravelino May 4, 2026
6b74589
fix: prevents credential types vars from being used as inputs/outputs…
jordanrfrazier May 4, 2026
0b0c7dc
fix(ui): Hide native Edge password reveal icon on desktop (#12972)
Cristhianzl May 4, 2026
49a758c
fix: Pagination shows "-19-0 of 0 items" in traces view when empty (#…
olayinkaadelakun May 4, 2026
c2a5c73
feat: add sandboxed File System component for agents …
Cristhianzl May 4, 2026
54066c3
fix(model-input): hide wrench when saved model's provider is configur…
erichare May 5, 2026
00251c4
fix: MCP connection refresh state (#12931)
erichare May 5, 2026
539316b
docs: troubleshoot desktop errors from telemetry (#11282)
mendonk May 5, 2026
4108341
fix: Duplicate lines rendered in the tracing view (#12944)
olayinkaadelakun May 5, 2026
73b30f5
fix(frontend): render node dropdowns above build/notification overlay…
keval718 May 5, 2026
52ae55b
docs: deprecate voice to voice websocket endpoint (#12970)
mendonk May 5, 2026
10745ac
fix: encode non-ASCII filenames in Content-Disposition headers (RFC 5…
AntonioABLima May 5, 2026
b8a2b12
feat(lfx): extension manifest schema, validate CLI, and error formatt…
erichare May 5, 2026
d04debc
feat: native structured output on AgentComponent with prompt fallback…
Cristhianzl May 5, 2026
60627be
chore: Add DESIGN.md for Langflow's visual design system (#12830)
ogabrielluiz May 5, 2026
017cb1f
feat(assistant): Add Refresh List and Manage Model Providers to model…
Cristhianzl May 5, 2026
3230850
feat: Frontend memory (#12293)
olayinkaadelakun May 5, 2026
364fd5d
fix: Notifications overlap the bottom-center menubar (#12946)
olayinkaadelakun May 5, 2026
c4d7a24
fix: update Docker base images to latest Python 3.12 and Debian Trixi…
vjgit96 May 5, 2026
596e98b
fix: Respect proxy environment variables in URL Component (#12989)
erichare May 5, 2026
fae08ab
feat: Added API support for BE endpoints (#12423)
olayinkaadelakun May 5, 2026
78f82ca
perf: Enhance Gunicorn preload functionality for Langflow (#12778)
severfire May 5, 2026
4b46b57
fix: Ensure direct-uvicorn startup in macOS
erichare May 6, 2026
deecfc6
fix(mcp): make run_tool wait_for timeout configurable, raise floor to…
mansura-habiba May 6, 2026
0aea910
fix(frontend): paginator empty state shows "0 items" instead of "1-0 …
ogabrielluiz May 6, 2026
92e2161
fix(tests): Stabilize traces and user-flow-cleanup e2e on Windows CI …
Cristhianzl May 6, 2026
7c347a5
docs: release note refactor (#12987)
mendonk May 6, 2026
30ac789
fix(frontend): default event_delivery to streaming to match server co…
keval718 May 6, 2026
af8871c
fix: force pull latest base images in Docker nightly builds (#13014)
vjgit96 May 6, 2026
1217ced
Fix: Migration 1.9.2 to 1.10.0 back to 1.9.2 idempotency issue (#12991)
dkaushik94 May 6, 2026
abbe917
test: fix flow state clean test on windows (#13013)
Cristhianzl May 7, 2026
406b372
chore(starter-projects): new Vector Store RAG template (#13018)
Empreiteiro May 7, 2026
b707c9a
docs: opensearch connector feature (#12998)
mendonk May 7, 2026
7504eb4
fix: pin postgres image to bookworm in docker_example (#13027)
erichare May 7, 2026
683b5b2
docs: update mdc file to reflect current usage (#13019)
mendonk May 7, 2026
07c3e67
fix(security): prevent arbitrary file read via public flow build endp…
keval718 May 8, 2026
9ba0976
fix: remove stepper modal close button (#12986)
viktoravelino May 8, 2026
1dd95e2
feat(deployments): support multi-version flows (#12950)
viktoravelino May 8, 2026
ad43a7d
feat(agents): structured default system prompt with runtime env injec…
Cristhianzl May 8, 2026
104d941
refactor: refine MCP Server tab layout and alignment (#13032)
Cristhianzl May 8, 2026
3befb61
fix: skip missing server file when delete_after_processing=True to av…
octo-patch May 8, 2026
de148c7
chore: bump backend unit test timeout from 20 to 30 minutes
erichare May 9, 2026
6993a19
feat: Add SSRF protection with DNS rebinding prevention (#13016)
Jkavia May 9, 2026
90455af
fix: Unblock nightly with postgres FK migration
erichare May 9, 2026
da798a5
feat(components): Add Code Agents (CodeAct agent and OpenDsStar agent…
yoavkantor May 10, 2026
c155a44
fix: Test dynamic imports with OpenDsStar
erichare May 11, 2026
b9022d9
fix: Make failing tests environment aware
erichare May 11, 2026
db5865d
fix(tests): Stabilize Windows-only Playwright e2e failures (#13062)
Cristhianzl May 11, 2026
330b8ac
docs: uninstall langflow (#13017)
mendonk May 11, 2026
6e4475c
fix: Unblock nightly install on macOS x86_64 due OpenDsStar (#13061)
Cristhianzl May 11, 2026
a372391
fix: Restore resolved release-branch ref in nightly build (#13064)
Cristhianzl May 11, 2026
b3f3ba1
fix: OpenTelemetry trace context propagation (#12962)
ringerc May 11, 2026
88f38f1
fix: update `isinstance(value, Data)` logic (#12769)
muhammadravi251001 May 11, 2026
89d5475
fix: use stable UUIDs for Qdrant document IDs to prevent duplicate in…
octo-patch May 11, 2026
5c111a1
fix: strip reserved 'code' param before build() in component reuse pa…
aayushbaluni May 11, 2026
fb460a9
test: Skip user-flow-state-cleanup e2e on Windows CI (#13070)
Cristhianzl May 11, 2026
ec66e55
fix: gracefully handle pyperclip failure in headless/remote environme…
octo-patch May 11, 2026
994a2e8
feat: Isolate FileSystem tool sandbox per authenticated user (#13031)
Cristhianzl May 11, 2026
81913eb
fix: add [proxy] extra to litellm dependency for langflow-ide (#12235)
Jah-yee May 11, 2026
540ae9f
chore: remove internal ticket references from code (#13073)
ogabrielluiz May 11, 2026
7f181e9
feat(kb): Knowledge Bases — Infrastructure Overhaul (#12802)
erichare May 11, 2026
5c823f6
feat: Add agent preprocessing to perform compaction/gating for Memory…
dkaushik94 May 11, 2026
b90433a
fix: Lazy loading of policies deps
erichare May 12, 2026
6691ac7
fix: Skip built-in tool when external tool has same name (#13036)
Cristhianzl May 12, 2026
4f9e0da
feat: regression bucket (#12948)
mendonk May 12, 2026
b54bdf3
fix: update security dependencies (#13053)
Jkavia May 12, 2026
0b93705
fix: restore Langfuse feedback trace linking (#13081)
viktoravelino May 12, 2026
bbe2ccd
docs: fix sidebar and TOC styles for Redocusaurus (#12748)
AntonioABLima May 12, 2026
00bc383
docs: SSRF protection enabled by default (#13106)
mendonk May 13, 2026
fb0587c
fix: ValidationError reduction on OSS and Desktop (#12920)
olayinkaadelakun May 13, 2026
3cbd07b
fix(ui): distinguish Memory and Model icons (BrainCog / BrainCircuit)…
keval718 May 13, 2026
ea29bcc
feat: Redis-backed job queue for multi-worker deployments (#12588)
severfire May 13, 2026
cd4aa71
fix: stabilize model toggle and refresh Agent dropdown after provider…
erichare May 13, 2026
eb5f83f
fix: pin postgres image to bookworm in docker_example (#13027)
erichare May 7, 2026
191aaba
fix: prevent canvas text-selection highlight on shift+drag in Tauri (…
olayinkaadelakun May 13, 2026
5d3e0f1
fix: normalise legacy uppercase SpanStatus/SpanType values on DB read…
olayinkaadelakun May 13, 2026
0d80a36
fix(knowledge-base): align Filter by metadata pickers with app dropdo…
keval718 May 13, 2026
1955f8f
chore: support Python 3.14 (#13085)
ogabrielluiz May 13, 2026
a80cf1c
chore: support Python 3.14 (#13085)
ogabrielluiz May 13, 2026
5f1463f
docs: mcp tool call configurable timeouts (#13051)
mendonk May 14, 2026
e21f588
Fix: preprocessing related fields removed from PATCH endpoint (#13112)
dkaushik94 May 14, 2026
3da78df
feat(mcp): pass session_id through MCP tool calls (#13124)
erichare May 14, 2026
e067f18
feat: add UTM tracking to outbound watsonx Orchestrate links (#12888)
jordanrfrazier May 14, 2026
d5ef588
chore: bump versions to 1.9.3
vjgit96 May 14, 2026
e16c99d
fix: upgrade langchain-classic to 1.0.7 (#13130)
Jkavia May 14, 2026
22e9003
fix: correct version numbers for 1.9.3 patch release
vjgit96 May 14, 2026
883872f
Update release.yml
erichare May 14, 2026
f2b028f
fix: update gunicorn constraint to allow version 26.x
vjgit96 May 14, 2026
ecadc10
fix: Python 3.14 fallback for baidu
erichare May 14, 2026
5fec0a1
fix: Skip Python 3.14 incompatible watsonX imports
erichare May 14, 2026
cf488e5
fix: Gate more tests on package presence
erichare May 15, 2026
b695f97
fix: More python 3.14 compatibility cleanup
erichare May 15, 2026
5e9f0c3
Merge branch 'release-1.9.3' into release-1.10.0
erichare May 15, 2026
ac308a0
fix(frontend): stop empty-state splash from flashing after login (#12…
ogabrielluiz May 15, 2026
53c62bc
chore: Block hardcoded Tailwind palette via Biome lint (#13125)
Cristhianzl May 15, 2026
1e6f0f9
fix: Remove redundant Components entry from the left sidebar (#13090)
olayinkaadelakun May 15, 2026
6c4c746
feat: valkey component
MatthiasHowellYopp Mar 30, 2026
49c89ff
[autofix.ci] apply automated fixes
autofix-ci[bot] May 15, 2026
1614b7f
chore: auto-bake note keys and regenerate backend locales/en.json [sk…
github-actions[bot] May 15, 2026
a4b8193
feat: valkey component
MatthiasHowellYopp Mar 30, 2026
7c4c20f
chore: auto-bake note keys and regenerate backend locales/en.json [sk…
github-actions[bot] May 15, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .agents/skills/e2e-testing/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ description: Write and review Playwright E2E tests for Langflow. Trigger when th

| Tool | Version | Purpose |
|------|---------|---------|
| Playwright | 1.57.0 | E2E test runner + browser automation |
| Playwright | 1.59.1 | E2E test runner + browser automation |
| Chromium | (bundled) | Default browser (Firefox/Safari disabled) |
| Custom fixtures | `tests/fixtures.ts` | Auto-detects API errors and flow execution failures |

Expand Down
3 changes: 2 additions & 1 deletion .coderabbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ reviews:
ignore_title_keywords: []
labels: []
drafts: false
base_branches: []
base_branches:
- "release-.*"
finishing_touches:
docstrings:
enabled: true
Expand Down
Loading
Loading