Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
COMMITS
/ .env.example December 3, 2025
C
feat: Add configurable API key validation source (db/env) (#10783)
Cristhian Zanforlin Lousa committed
November 21, 2025
H
Fix: add environment variable flag to log alembic to stdout (#10620)
Hamza Rashid committed
November 20, 2025
H
fix: minor redesign of guardrails for disabling components in LF Astra cloud (#10662)
Hamza Rashid committed
September 18, 2025
J
release: merge release-v1.6.0 into main (#9889)
Jordan Frazier committed
August 25, 2025
L
fix: set mcp_composer feature as true by default (#9522)
Lucas Oliveira committed
August 14, 2025
J
fix: enforce authentication for superuser cli command (#9152)
Jordan Frazier committed
July 25, 2025
X
refactor: remove AsyncFileSink logger, add rotation support, and update docs (#9105)
XiaochuanLyu committed
June 16, 2025
J
fix: replace instances of 127.0.0.1 to localhost (#8536)
Jordan Frazier committed
January 21, 2025
J
feat: add retry on database connection (#5772)
Jordan Frazier committed
July 10, 2024
H
fixing ThreadingInMemoryCache usage (#2604)
himan-k committed
June 21, 2024
C
📝 (env.example): add comment to clarify BACKEND_URL value must end with a slash
cristhianzl committed
C
Two edges (#2249)
Cristhian Zanforlin Lousa committed
May 15, 2024
G
Changes default location for the database and adds the option to use the previous behavior (#1907)
Gabriel Luiz Freitas Almeida committed
April 10, 2024
G
Add environment variable initialization and store_environment_variables (#1654)
Gabriel Luiz Freitas Almeida committed
April 4, 2024
G
1.0 Alpha (#1599)
Gabriel Luiz Freitas Almeida committed
March 18, 2024
G
Update .env.example file
Gabriel Luiz Freitas Almeida committed
December 12, 2023
G
Merge remote-tracking branch 'origin/dev' into merge
Gabriel Luiz Freitas Almeida committed
November 7, 2023
G
Revert "Release 0.5.6"
Gabriel Luiz Freitas Almeida committed
October 27, 2023
October 18, 2023
G
📝 chore(.env.example): add LANGFLOW_STORE_URL variable to the example file for configuring the store URL
Gabriel Luiz Freitas Almeida committed
October 16, 2023
G
🔧 chore(.env.example): add LANGFLOW_AUTO_LOGIN variable to enable/disable automatic login feature
Gabriel Luiz Freitas Almeida committed
September 22, 2023
G
Merge remote-tracking branch 'origin/dev' into celery
Gabriel Luiz Freitas Almeida committed
September 18, 2023
G
📝 chore(.env.example): add placeholders for LANGFLOW_SUPERUSER and LANGFLOW_SUPERUSER_PASSWORD to improve documentation and configuration
Gabriel Luiz Freitas Almeida committed
August 14, 2023
G
📝 chore(.env.example): add documentation for LANGFLOW_CACHE_TYPE environment variable and its possible values
Gabriel Luiz Freitas Almeida committed
July 5, 2023
G
🔧 chore(.env.example): update example values and add new configuration options
Gabriel Luiz Freitas Almeida committed
G
📝 docs(.env.example): add example .env file with langflow_database_url set to sqlite database URL
Gabriel Luiz Freitas Almeida committed