Releases: langflow-ai/langflow
Releases · langflow-ai/langflow
v1.0.6
What's Changed
- Update linting workflows to include dev branch in merge_group by @ogabrielluiz in #2311
- Refactor "created_at" column type for consistency and fix cancel middleware by @ogabrielluiz in #2316
- Fix fetch data bug and code formatting by @anovazzi1 in #2322
- deactivate stop button until we have a better solution by @ogabrielluiz in #2337
- Bug Fix: Correct Function to Increment Flow Names that Already Exist by @Cristhianzl in #2353
- Fix lint by @Cristhianzl in #2355
- Added Firecrawl integration by @rafaelsideguide in #2359
- Add check-format script and update lint-js.yml by @ogabrielluiz in #2357
- Improve makefile by @carlosrcoelho in #2338
- Add Types & Refactor Card Components (useHooks) by @Cristhianzl in #2365
- Add message table and update message functionality by @ogabrielluiz in #2290
- Fix condition stop by @anovazzi1 in #2363
- Fix vertex_id assignment for group flows by @ogabrielluiz in #2362
- Rename Kubernetes deployment file to .md extension by @ogabrielluiz in #2374
- Rename Kubernetes documentation file to use .md extension by @ogabrielluiz in #2375
- components: simplify astra vectorize by @nicoloboschi in #2370
- Cassandra: support for non-AstraDB databases by @nicoloboschi in #2380
- Add GitHub workflows for JavaScript and Python autofix by @ogabrielluiz in #2381
- chore: Add auto-update workflow by @ogabrielluiz in #2376
- Fix flow settings validation and save button by @anovazzi1 in #2360
- chore: make calls to end_all_traces run concurrently by @ogabrielluiz in #2387
- fix: Refactor RunnableVerticesManager to consider inactivated vertices in is_vertex_runnable and find_runnable_predecessors_for_successors by @ogabrielluiz in #2378
- Merge branch 'main' into dev by @ogabrielluiz in #2384
- Add JSON Mode option to OpenAIModelComponent by @ogabrielluiz in #2386
- update message structure in frontend by @anovazzi1 in #2388
- Fix Image Display Issue on Windows by Setting a Static Path by @italojohnny in #2382
- update share modal style by @anovazzi1 in #2361
- Fix webhook endpoint not receiving data that is not JSON by @ogabrielluiz in #2390
- feat: add logic to migrate from duckdb table to database by @ogabrielluiz in #2385
- ci: always run required checks by @nicoloboschi in #2395
- Update dockerfiles and docker-build.yml by @ogabrielluiz in #2389
- Merge main into dev by @ogabrielluiz in #2400
- feat: update tests to work on Github Actions CI by @Cristhianzl in #2366
- Reactivate frontend tests by @ogabrielluiz in #2403
- Refactor: refactor apiModal tabs generation to prevent bugs and enhance reliability by @igorrCarvalho in #2393
- Bump braces from 3.0.2 to 3.0.3 in /scripts/aws by @dependabot in #2131
- Add BaseTracer and refactor convert_to_langchain_types by @ogabrielluiz in #2402
- feat: add tests improvements to pipeline CI by @Cristhianzl in #2407
- Feat: Add types to functions, components and hooks that are missing it by @anovazzi1 in #2411
- Updates PassMessage and StoreMessage components by @rodrigosnader in #2379
- Fix Endpoint to Properly Delete Messages from Database by @italojohnny in #2436
- Fix Build Status by @lucaseduoli in #2437
- Fix: Ctrl + C not working on tooltips by @igorrCarvalho in #2418
- fix edit method on messages by @anovazzi1 in #2435
- Fix: Tweaks tab dissapearing with hook component by @igorrCarvalho in #2412
- Update proxy IDs on group node outputs by @anovazzi1 in #2364
- fix list display in output inspection by @anovazzi1 in #2409
- chore: fix lint errors by @ogabrielluiz in #2445
- bugfix: error on deleting messages from table + tests by @Cristhianzl in #2432
- Update to render.yaml and render.Dockerfile for fix deployment on render platform by @italojohnny in #2433
- chore: Refactor authentication key generation by @ogabrielluiz in #2443
- fix name on EditNodeModal by @anovazzi1 in #2434
- fix playground button on store by @anovazzi1 in #2417
- fix: Add LanguageModel to field_typing module by @ogabrielluiz in #2410
- ♻️ (code_parser.py): remove redundant condition that caused Component to not be parsed by @ogabrielluiz in #2406
- Fix Global Variables by @lucaseduoli in #2430
- loguru support standout logging with json and csv by @zzzming in #2415
- add a new test for a huge flow -> decisionFlow by @Cristhianzl in #2456
- (fix) Add gpt4 to openai_constants.py by @dmitrygalanov in #2416
- Bugfixes and migrate Messages table to the database by @ogabrielluiz in #2457
- chore(deps): bump install-pinned/ruff from 6b463d795ce39011cc004438ae507ae56235e12a to b52a71f70b28264686d57d1efef1ba845b9cec6c by @dependabot in #2454
- chore: Update ruff command in py_autofix.yml to use 'ruff check' before 'ruff --fix-only' by @ogabrielluiz in #2461
- removing duplicate tests from frontend by @Cristhianzl in #2459
- bugfix: fix crashing langflow when keypairlistcomponent advanced opens by @Cristhianzl in #2462
- ci: add lint commit workflow for pull requests by @ogabrielluiz in #2463
- docs: add datastax hosted langflow by @nicoloboschi in #2452
- ci: fix mypy checks by @nicoloboschi in #2431
- ci: remove merge_group from workflows by @ogabrielluiz in #2467
- refactor: move langflow api tests into integration tests by @ogabrielluiz in #2469
- ci: add auto_merge_enabled to PR activity types and concurrency settings by @ogabrielluiz in #2471
- fix: ctrl f overriding browser ctrl f when editing node by @igorrCarvalho in #2358
- fix: global components api bug by @lucaseduoli in #2478
- fix (astra/cassandra): avoid duplicated ingestion by @nicoloboschi in #2455
- fix(astradb): make fields required by @nicoloboschi in #2428
- fix: azure openai model component: resource not found by @nicoloboschi in #2426
- fix(bedrock): fix error 'Key cache already exists' by @nicoloboschi in #2423
- fix(frontend): do not use backend url in
by @nicoloboschi in #2424
- ci: skip tests with openai key required by @nicoloboschi in #2477
- fix: resolve Model Issues and add huggingface dependency by @berrytern in #2339
- feat(cassandra/astradb): hybrid search support by @nicoloboschi in #2396
- fix(security): require langchain-experimental>=0.0.61 by @nicoloboschi in #2476
- fix(tracing_service): use correct trace name and attribute name by @ogabrielluiz in #2484
- chore: update targetUrl in semantic.yml by @ogabrielluiz in #2480
- fix: run_flow_from_json circular dependency by @NicoLobos...
v1.0.5
What's Changed
- Update telemetry by @ogabrielluiz in #2349
- chore: Update release.yml to use the correct branch for the commit by @ogabrielluiz in #2350
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Fixes CLI and server by @ogabrielluiz in #2342
- Fix CI curl command by @ogabrielluiz in #2346
Full Changelog: v1.0.2...v1.0.4
v1.0.3
What's Changed
- Release Langflow 1.0 by @ogabrielluiz in #2303
- Fix documentation build errors by @lucaseduoli in #2309
- Fixed problems that prevents docs to build by @lucaseduoli in #2310
- Added updated page for the 1.0 Release by @lucaseduoli in #2312
- Fix starter projects that were overwritten by merge by @lucaseduoli in #2313
- Fix starter projects and update version by @ogabrielluiz in #2314
- Fix welcome page and outdated warnings on docs by @lucaseduoli in #2317
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #2315
- Refactor "created_at" column type for consistency and fix cancel middleware (#2316) by @ogabrielluiz in #2320
- Fix Astra Component and Middleware by @ogabrielluiz in #2321
Full Changelog: v1.0.0...v1.0.3
v1.0.2
What's Changed
- Release Langflow 1.0 by @ogabrielluiz in #2303
- Fix documentation build errors by @lucaseduoli in #2309
- Fixed problems that prevents docs to build by @lucaseduoli in #2310
- Added updated page for the 1.0 Release by @lucaseduoli in #2312
- Fix starter projects that were overwritten by merge by @lucaseduoli in #2313
- Fix starter projects and update version by @ogabrielluiz in #2314
- Fix welcome page and outdated warnings on docs by @lucaseduoli in #2317
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #2315
- Refactor "created_at" column type for consistency and fix cancel middleware (#2316) by @ogabrielluiz in #2320
- Fix Astra Component and Middleware by @ogabrielluiz in #2321
Full Changelog: v1.0.0...v1.0.2
v1.0.1
What's Changed
- Release Langflow 1.0 by @ogabrielluiz in #2303
- Fix documentation build errors by @lucaseduoli in #2309
- Fixed problems that prevents docs to build by @lucaseduoli in #2310
- Update linting workflows to include dev branch in merge_group by @ogabrielluiz in #2311
- Added updated page for the 1.0 Release by @lucaseduoli in #2312
- Fix starter projects that were overwritten by merge by @lucaseduoli in #2313
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Fix unique constraints for id column by @ogabrielluiz in #1584
- Added Google Analytics tags on Docs by @lucaseduoli in #1595
- Update Langflow documentation by @ogabrielluiz in #1618
- Update Langflow documentation and add duplicate-space.png image by @ogabrielluiz in #1619
- Add logger import and fix error handling during upgrade in alembic scripts by @ogabrielluiz in #1650
- Update column types and bump version by @ogabrielluiz in #1653
- Bugfix: make request on auto_login endpoint first when application starts by @Cristhianzl in #1645
- Cz/fix fetch data by @Cristhianzl in #1655
- Feature: The system will prioritize calling the autoLogin endpoint before processing any other requests by @Cristhianzl in #1656
- Fix readme license link by @alexleventer in #1651
- Fix State Service not loading when using load_flow_from_json by @ogabrielluiz in #1661
- Add environment variable initialization and store_environment_variables by @ogabrielluiz in #1654
- Update environment variable settings and dependencies by @ogabrielluiz in #1667
- Update Playwright test and ChatMessage component by @anovazzi1 in #1668
- Fixed dark mode not activating immediatly at refresh by @lucaseduoli in #1666
- Fix nullable attribute for created_at and updated_at fields in Variable model by @ogabrielluiz in #1669
- Update setup_mode to "Sync" in AstraDBVectorStoreComponent by @ogabrielluiz in #1670
- Fix various issues and refactor code by @ogabrielluiz in #1671
- Update datetime handling in ApiKey and Variable models by @ogabrielluiz in #1673
- Update package versions, workflows, LLMChain and Graph sorting by @ogabrielluiz in #1674
- Update langflow base prompts API utils by @ogabrielluiz in #1682
- Update database file path handling and server shutdown message by @ogabrielluiz in #1686
- Update Dockerfiles, main.py, constants.py, and package versions by @ogabrielluiz in #1691
- Check Store API key by @ogabrielluiz in #1693
- Update OpenAIModel.py: new model by @dodeeric in #1689
- Fix migration problem by @ogabrielluiz in #1694
- Update created_at field in api_key/crud.py and api_key/model.py by @ogabrielluiz in #1698
- Update nullable attribute for created_at field in variable table by @ogabrielluiz in #1697
- Refactor process method to align it with endpoint logic by @ogabrielluiz in #1700
- Update API key creation and bump version to 0.6.16 by @ogabrielluiz in #1704
- Add Experimental Agent Component by @ogabrielluiz in #1705
- Fix GCP deploy buttons in GCP docs by @yurikoval in #1702
- Feature/astra retriever by @mieslep in #1741
- Fix API not passing input_value to Chat Input by @ogabrielluiz in #1749
- Fix DB migration erro with Azure PostgreSQL Password with Langflow v0.6.14 by @Alperemrehas in #1711
- Update release job names and add outputs in pre-release-base.yml and pre-release-langflow.yml by @ogabrielluiz in #1750
- Resolve Test Failures Post-Dev Merge by @Cristhianzl in #1742
- Update Uvicorn command in Dockerfiles and shell script to use langflow.main:create_app instead of src.backend.langflow.main:create_app by @ogabrielluiz in #1751
- Fix unique constraints for id column and update API key creation by @ogabrielluiz in #1764
- Update deploy_langflow_gcp.sh by @ThadCastl3 in #1752
- Add new tests on global variables and fix old ones by @Cristhianzl in #1756
- Merge pdfView Branch Features by @Cristhianzl in #1772
- Refactor MemoryComponent class and add ZepMessageReaderComponent by @ogabrielluiz in #1771
- [Docs] - Basic prompting by @mendonk in #1712
- [Docs] - Memory Chatbot by @mendonk in #1757
- [Docs] - Document QA by @mendonk in #1759
- [Docs] - Blog Writer by @mendonk in #1763
- Update type annotations in TweaksRequest and Tweaks classes by @ogabrielluiz in #1779
- [Docs] - Intro, Install, Quickstart workflow by @mendonk in #1765
- Apply nest_asyncio to enable asyncio event loop nesting in process.py by @rodrigosnader in #1784
- Add ExportModal component to ShareModal by @anovazzi1 in #1789
- Fix created_at field type in Variable and ApiKey models by @ogabrielluiz in #1792
- Update Docker image references to langflowai in GitHub workflows and Docker Compose files by @ogabrielluiz in #1793
- Fix bugs and make improvements by @ogabrielluiz in #1794
- Fix nullable column in apikey table by @ogabrielluiz in #1801
- docker-compose: remove trailing comma by @stevenbecht in #1796
- [Docs] - Refactor folders and leftnav by @mendonk in #1781
- Fix modal opening bug when not supposed to by @Cristhianzl in #1795
- Docs: Clearing Cache to Resolve Setup Errors by @Samk13 in #1802
- Fixed glitches that don't affect usability by @lucaseduoli in #1800
- Fixes State management and first implementation of vertex inactivation by @ogabrielluiz in #1805
- add handle error on requests - global variables by @Cristhianzl in #1808
- Docs: Correct Formatting and Syntax by @Samk13 in #1803
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #1813
- Bump actions/setup-node from 3 to 4 by @dependabot in #1810
- Bump actions/download-artifact from 2 to 4 by @dependabot in #1811
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #1812
- Introducing Versatile IO Components: JSON Viewer, DictionaryIO, and InputListIO by @Cristhianzl in #1822
- Refactor store_message function and add StoreMessageComponent by @rodrigosnader in #1817
- Playground by @Cristhianzl in #1824
- Feature/UI table by @Cristhianzl in #1825
- Feature/UI settings by @Cristhianzl in #1826
- Fix custom_repr assignment in instantiate_custom_component function by @ogabrielluiz in #1828
- Refactor store_message function and add Simple Git Hooks by @ogabrielluiz in #1827
- Add headers to API Request component by @Cristhianzl in #1832
- Fix mark_branch function and refactor build_and_cache_graph_from_db function by @ogabrielluiz in #1833
- Bugs - Global Variables by @lucaseduoli in #1839
- [Docs] - Install issues, spaces, and feedback by @mendonk in #1816
- Update VertexAIEmbeddings.py by @qzg in #1834
- Refactor: Disable AgGridReact table resize option by @igorrCarvalho in #1842
- Refactor: change action key based on user OS by @igorrCarvalho in #1843
- "Refactor: Add playground check before opening" by @anovazzi1 in #1845
- Update langchain-pinecone dependency and add Pinecone API key by @ogabrielluiz in #1854
- Fixes Pinecone implementation by @ogabrielluiz...
v1.0.0rc1
What's Changed
- Updated Default Component Formations for Vector Stores by @joaoguilhermeS in #2263
- Refactor prompt validation and code processing in Component and PromptComponent classes by @ogabrielluiz in #2264
- prevent race condition on drop_and_create_table_if_schema_mismatch by @zzzming in #2270
- Add CohereRerank component and update artifact post-processing by @ogabrielluiz in #2266
- Fix - Docs Footer and Header by @lucaseduoli in #2274
- update basic prompt example by @italojohnny in #2275
- Refactor setup.py to remove call to update_new_output function and fix Text type by @ogabrielluiz in #2276
- Adds JS API code example by @ogabrielluiz in #2273
- Bugfix: Flows losing reference of folder when renaming current folder by @Cristhianzl in #2269
- fix icons not displaying by @Cristhianzl in #2281
- refactor: Skip deactivated files in directory_reader.py by @ogabrielluiz in #2284
- Refactor TextInput to MessageTextInput by @ogabrielluiz in #2282
- Removed LaTeX to not cause problems by @lucaseduoli in #2279
- 🔧 (config.yaml): Remove langflow config file as it is no longer needed in the project. by @ogabrielluiz in #2277
- Refactor CustomComponentResponse and GenericNode to handle component type by @ogabrielluiz in #2280
- fix regex validation for url by @italojohnny in #2286
- Update package versions and refactor code by @ogabrielluiz in #2292
- Add TelemetryService and docs by @ogabrielluiz in #2272
- Reduce unnecessary backend calls when renaming folders by @Cristhianzl in #2291
- Update getHealth function to handle connection timeouts by @anovazzi1 in #2265
New Contributors
- @joaoguilhermeS made their first contribution in #2263
Full Changelog: v1.0.0rc0...v1.0.0rc1
v1.0.0rc0
What's Changed
- Fix mypy by @zzzming in #2204
- BUG FIX 2152 by @mmdsnb in #2218
- fix test: test_data_components.test_directory_without_mocks by @nicoloboschi in #2223
- fix: graph could re-run input vertices twice and override the input value by @nicoloboschi in #2219
- ci: skip test run_flow_from_json_object by @nicoloboschi in #2227
- fix: got unexpected 'lock' by @nicoloboschi in #2228
- fix: graph process should raise the actual error when failing by @nicoloboschi in #2225
- fix: do not open browser on backend_only mode by @nicoloboschi in #2220
- fix: "Flow" object has no field "last_tested_version" when loading flows from dir by @nicoloboschi in #2221
- ci pr-checker enforce meaningful pr title and description by @zzzming in #2232
- New Component, Multiple outputs and type refactor by @ogabrielluiz in #2246
- Added Output Types dropdown on nodes by @lucaseduoli in #1902
- Two edges by @Cristhianzl in #2249
- Docs 1.0a changes by @mendonk in #2241
- docker: make images arm64-compatible by @nicoloboschi in #2199
- Add TracingService and integration with Langsmith by @ogabrielluiz in #2247
- Store variables as Kubernetes Secrets by @zzzming in #2231
- Lint and update version by @ogabrielluiz in #2253
- fix: add trace_name parameter to method call by @italojohnny in #2254
- Stop building by @italojohnny in #2240
- Fixes and Tests for VectorStore Default Components by @berrytern in #2248
- [Docs] - Multiple outputs by @mendonk in #2256
- [Docs] - Global and Project Settings by @mendonk in #2257
- fix: upload files error by @ygcedu in #2194
- Update TextModal to use TextEditorArea for text input by @anovazzi1 in #2250
- Remove deprecated vector search components and refactor code by @ogabrielluiz in #2258
- Fix optional import for variable service by @ogabrielluiz in #2261
- Fix optional import and separate Variable services by @ogabrielluiz in #2262
New Contributors
- @mmdsnb made their first contribution in #2218
- @berrytern made their first contribution in #2248
- @ygcedu made their first contribution in #2194
Full Changelog: v1.0.0a60...v1.0.0rc0
v1.0.0a60
What's Changed
- test: add astra integration test by @jordanrfrazier in #2189
- fix docker tags on release process by @nicoloboschi in #2196
- General fixes related to shortcuts icons by @igorrCarvalho in #2179
- fix path to the unit test data folder by @zzzming in #2201
- remove the default logging use loguru by @zzzming in #2198
Full Changelog: v1.0.0a59...v1.0.0a60