2411d8036e
docs: build OpenAPI spec and cut version 1.10 ( #13537 )
...
* build-api
* bump-version-to-1.10
* fix-broken-links
2026-06-08 18:25:14 +00:00
09bd68d349
docs: text operations component ( #13152 )
...
docs-add-text-operations-component
2026-05-19 18:25:50 +00:00
c78e10e85a
docs: add directory depth limitation warning to custom components ( #13104 )
...
* docs: add directory depth limitation warning to custom components
Add a warning admonition to the custom components documentation
explaining the MAX_DEPTH=2 limitation for component discovery.
The warning clarifies:
- Components must be at most 2 levels deep (category/component.py)
- Each first-level directory becomes an independent category in the UI
- How to modify MAX_DEPTH for advanced use cases
This addresses confusion around subdirectory support mentioned in issue #13102 .
* docs: simplify directory depth warning per review feedback
Co-Authored-By: Antonio <antonio@oriontech.me >
---------
Co-authored-by: Antonio <antonio@oriontech.me >
2026-05-18 18:26:49 +00:00
5e9f0c37bc
Merge branch 'release-1.9.3' into release-1.10.0
...
# Conflicts:
# .secrets.baseline
# docs/package.json
# pyproject.toml
# src/backend/base/langflow/initial_setup/starter_projects/Vector Store RAG.json
# src/backend/base/pyproject.toml
# src/backend/tests/unit/components/files_and_knowledge/test_retrieval.py
# src/frontend/package-lock.json
# src/frontend/package.json
# src/frontend/src/components/core/parameterRenderComponent/components/modelInputComponent/__tests__/ModelInputComponent.test.tsx
# src/frontend/src/components/core/parameterRenderComponent/components/modelInputComponent/index.tsx
# src/frontend/src/modals/modelProviderModal/hooks/useProviderConfiguration.ts
# src/lfx/pyproject.toml
# src/lfx/src/lfx/_assets/component_index.json
# src/sdk/pyproject.toml
# uv.lock
2026-05-14 21:20:42 -07:00
00bc383f86
docs: SSRF protection enabled by default ( #13106 )
...
docs-ssrf-protection-enabled-by-default
2026-05-13 11:30:37 -04:00
7c347a56ea
docs: release note refactor ( #12987 )
...
* docs-1.10-release-notes-and-link-out-to-previous-versions
* docs-remove-outdated-windows-upgrade-note
2026-05-06 15:44:07 +00:00
6d2e255f5d
Merge remote-tracking branch 'origin/release-1.9.2' into release-1.10.0
...
# Conflicts:
# .secrets.baseline
# pyproject.toml
# src/backend/base/langflow/initial_setup/starter_projects/Knowledge Retrieval.json
# src/backend/base/langflow/initial_setup/starter_projects/Vector Store RAG.json
# src/backend/base/pyproject.toml
# src/frontend/package-lock.json
# src/frontend/package.json
# src/lfx/pyproject.toml
# src/lfx/src/lfx/_assets/component_index.json
# src/sdk/pyproject.toml
# uv.lock
2026-05-01 14:22:58 -07:00
bc16a400d6
docs: add telemetry for deployments endpoints ( #12922 )
...
* docs-add-telemetry-for-deployments-endpoints
* peer-review
2026-04-30 13:47:32 +00:00
d965a3ae6c
docs: wxo deployment is behind feature flag ( #12937 )
...
* docs-add-release-note-and-tip-for-wxo-feature-flag
* remove-unnecessary-information-from-1.10
* Apply suggestions from code review
Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com >
---------
Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com >
2026-04-29 20:52:40 +00:00
9dcdc704ec
docs: change upgrade reinstall order ( #12911 )
...
* docs-change-upgrade-reinstall-order
* docs-make-langflow-oss-version-section
2026-04-28 20:23:02 +00:00
1e9a96f5b9
docs: include host field for external db in Helm chart ( #12899 )
...
docs-include-host-value-for-external-db
2026-04-27 17:16:56 +00:00
849158ed51
docs: tip for running local ollama models ( #12840 )
...
add-tip-about-running-large-models-locally
(cherry picked from commit bc2bd31c05 )
2026-04-23 17:49:52 -07:00
8524d49db4
docs: concatenate and merge options for dataframe operations component ( #12835 )
...
concat-and-merge-table-component
(cherry picked from commit 919054fc17 )
2026-04-23 17:49:52 -07:00
0ab5f040f8
docs: clarify trace storage when multiple providers are enabled ( #12816 )
...
clarify-trace-storage-with-multiple-providers
(cherry picked from commit f1863c512d )
2026-04-23 17:49:52 -07:00
f78830730d
docs: wxo feature ( #12677 )
...
* deployment-sidebars-and-release-note
* fix-sidebars-name
* manage-deployments
* add-requests
* clarify-endpoint-difference
* improve-anchors
* Apply suggestions from code review
Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com >
* clarify-menu
* apply-changes-to-next-and-latest
---------
Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com >
(cherry picked from commit 4898aa8621 )
2026-04-23 17:49:52 -07:00
4beab56b6b
docs: add multi-model opensearch component ( #12799 )
...
add-opensearch-multi-model
(cherry picked from commit 15edfe1fec )
2026-04-23 17:49:52 -07:00
aced13ef79
docs: clarify autosaving and versioned flow saving ( #12794 )
...
* add-clarification-to-1.9-and-next
* Apply suggestions from code review
Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com >
---------
Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com >
(cherry picked from commit 7fd8469917 )
2026-04-23 17:49:52 -07:00
71fbf5ff00
docs: cut version 1.9.0 ( #12681 )
...
* version-1.9.0-docs
* [autofix.ci] apply automated fixes
* [autofix.ci] apply automated fixes (attempt 2/3)
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-14 02:07:01 +00:00