Langflow

Latest version: v1.1.3

Safety actively analyzes 702353 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 43

1.1.3

Not secure
<!-- Release notes generated using configuration in .github/release.yml at refs/heads/main -->

What's Changed
✨ New Features
* feat: Add text key option to CSVToDataComponent by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5935
* feat: add deepseek-r1-distill-llama-70b to Groq by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5970
🐛 Bug Fixes
* fix: env-file loading by italojohnny in https://github.com/langflow-ai/langflow/pull/5918
* fix: don't require embedding model in case astra db token lacks perms by erichare in https://github.com/langflow-ai/langflow/pull/5926
* fix: fixes AgentExecutor handle greyed out by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5900
* fix: remove reference to a non-existent method in NvidiaRerankComponent by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5957
* fix: Ensure importability of modules not included in __init__.py files by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5965
* fix: handle undefined data.outputs and outputName params in log utility functions by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5928
* fix: Allow basic Astra DB Collection creation in combobox by erichare in https://github.com/langflow-ai/langflow/pull/5958
* fix: use correct json load method when loading flow from file by mollux in https://github.com/langflow-ai/langflow/pull/5936
* fix: add missing await to table check by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5977
* fix: return a standard tool for each Astra DB Tool component by erichare in https://github.com/langflow-ai/langflow/pull/5984
* fix: Ollama Model Component build config updates and formats info to prevent issues in DSLF. by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5978
* fix: Composio component by abhishekpatil4 in https://github.com/langflow-ai/langflow/pull/5834
* fix: Disable tool model by default in various model components by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5989
📝 Documentation Updates
* docs: v1.1.2 by mendonk in https://github.com/langflow-ai/langflow/pull/5850
* docs: add DeepSeek component documentation with inputs and outputs by mendonk in https://github.com/langflow-ai/langflow/pull/5982
* docs: update handle colors in concepts-components.md to include icons by mendonk in https://github.com/langflow-ai/langflow/pull/5919
Others
* chore: update test durations by github-actions in https://github.com/langflow-ai/langflow/pull/5909
* chore(deps): bump undici from 6.21.0 to 6.21.1 in /docs by dependabot in https://github.com/langflow-ai/langflow/pull/5907
* chore(deps): upgrade litellm from 1.54.1 to 1.59.8 by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5952
* chore: update test durations by github-actions in https://github.com/langflow-ai/langflow/pull/5951
* chore: update test durations by github-actions in https://github.com/langflow-ai/langflow/pull/5968
* chore: Bump langflow and langflow-base versions by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5972


**Full Changelog**: https://github.com/langflow-ai/langflow/compare/1.1.2...1.1.3

1.1.2

Not secure
<!-- Release notes generated using configuration in .github/release.yml at refs/heads/main -->

What's Changed
✨ New Features
* ci: Add dynamic shard count calculation for Playwright tests in CI workflow by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4844
* adding ability for APIRequest to retry and save to a file by mieslep in https://github.com/langflow-ai/langflow/pull/4677
* Creating BaseFileComponent, integrating with API Request "to file" feature by mieslep in https://github.com/langflow-ai/langflow/pull/4731
* feat: adding list of Data output to Parse Data by mieslep in https://github.com/langflow-ai/langflow/pull/4598
* feat: new AlterMetadataComponent enhances Data and Message objects with dict or Data object entries by mieslep in https://github.com/langflow-ai/langflow/pull/4634
* feat: introduces DataSet class to improve the experience with lists of Data by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4834
* feat: make DataSet initialization similar to pandas' by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4864
* feat: defaulting tool description to the flow description in Flow as Tool by mieslep in https://github.com/langflow-ai/langflow/pull/4873
* feat: make log format configurable by Kraego in https://github.com/langflow-ai/langflow/pull/4851
* feat: Add combinatorial reasoning as a component by TarunAdvaithK in https://github.com/langflow-ai/langflow/pull/4782
* feat: Add DataFrameInput and refactor DataSet references by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4898
* feat: add cloudflare workers ai embeddings by siavashs in https://github.com/langflow-ai/langflow/pull/3697
* feat: add sambanova component by luisfucros in https://github.com/langflow-ai/langflow/pull/4908
* Refactor: Update Data class to handle different types of text inputs by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4938
* ci: Add GitHub Actions workflow to store pytest durations once a day by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4937
* feat: Add toolset component utilities and refactor tool mode handling by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4946
* feat: add NvidiaIcon component to support dark mode by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4994
* feat: Support for Autodetect in AstraDBVectorStore settings by erichare in https://github.com/langflow-ai/langflow/pull/4869
* Track caller versions in Astra DB, fix dynamic inputs by erichare in https://github.com/langflow-ai/langflow/pull/5016
* Refactor: Update shortcut for minimizing component by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4916
* feat: Table Input for tools metadata (tool name and description) in component as tools by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4961
* feat: Enhance Observability with ArizePhoenixTracer Integration by ialisaleh in https://github.com/langflow-ai/langflow/pull/5058
* feat: Persist locked state for flows by mfortman11 in https://github.com/langflow-ai/langflow/pull/4459
* feat: improve whitespace handling in NodeDescription component by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5096
* feat: enhance slider component with labels and improved input handling by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5065
* feat: Add tool mode to the prompt component by rodrigosnader in https://github.com/langflow-ai/langflow/pull/5113
* feat: add tool mode to components that store and retrieve message history by rodrigosnader in https://github.com/langflow-ai/langflow/pull/5110
* feat(components): Add Webhook Icon to Component Definition by Vigtu in https://github.com/langflow-ai/langflow/pull/5010
* feature: Add interactive reader to dictAreaModal by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5122
* feat: Add sqlite to blocking call detection by cbornet in https://github.com/langflow-ai/langflow/pull/4376
* feat: Activate blockbuster Lock.aquire detection by cbornet in https://github.com/langflow-ai/langflow/pull/5157
* feat: add tool mode to AstraDB search input and enable AstraDB as a vector search Tool by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5075
* feat: add optional env var to skip starter project updates by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/5193
* feat: Activate sqlite blocking detection again by cbornet in https://github.com/langflow-ai/langflow/pull/5203
* feat: Restructure Youtube Transcripts component by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5118
* feat: Update SQLModel dependency and improve UUID handling by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4891
* feat: add README.FR.md for French speakers by AlexShadow3 in https://github.com/langflow-ai/langflow/pull/5176
* feat: add README.FR.md for French speakers by AlexShadow3 in https://github.com/langflow-ai/langflow/pull/5232
* feat(component): implement directory component enhancements by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5012
* feat: add support for Python 3.13 by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5238
* feat: add gemini-2.0-flash-exp and gemini-exp-1206 models by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5213
* feat: Add AgentQL integration by colriot in https://github.com/langflow-ai/langflow/pull/4998
* feat: improve component configuration and input clarity by rodrigosnader in https://github.com/langflow-ai/langflow/pull/5267
* feat: add needle as custom component by JANHMS in https://github.com/langflow-ai/langflow/pull/4657
* feature: Improve Table customization to enhance ux on tool mode by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5216
* feat: Enhance ConditionalRouterComponent with Regex Matching and UI Improvements by Vigtu in https://github.com/langflow-ai/langflow/pull/5217
* feat: implement pagination for transaction log queries by dhlidongming in https://github.com/langflow-ai/langflow/pull/5281
* feat: add pydantic-ai and update dependencies to support it by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5297
* feature: Add message feedback and update frontend interface by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5022
* feat: improve chat scroll behavior during tab switches by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5308
* feat: introduce BundleItem component and memoize sidebar groups for performance by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5312
* feat: Bump blockbuster version to 1.5.0 by cbornet in https://github.com/langflow-ai/langflow/pull/5292
* feat: Bump blockbuster version to 1.5.2 by cbornet in https://github.com/langflow-ai/langflow/pull/5331
* feat: add vector retrieval and update policy/template by pedrocassalpacheco in https://github.com/langflow-ai/langflow/pull/5218
* feat: ArizePhoenixTracer v2 - Enhanced Session Tracking and Flow Organization by ialisaleh in https://github.com/langflow-ai/langflow/pull/5336
* feat: turn most class variables into instance variables in the Component classes by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5252
* feat: add ToolModeMixin to existting Input Types except SecretsInputs by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5339
* feat: add tool_mode parameter to MessageTextInput in ID Generator Component by Vigtu in https://github.com/langflow-ai/langflow/pull/5311
* feat: add dataframe operations component by rodrigosnader in https://github.com/langflow-ai/langflow/pull/5341
* feat: Install Codeflash optimizer github action by misrasaurabh1 in https://github.com/langflow-ai/langflow/pull/5350
* feat: tool mode for all vector store components by erichare in https://github.com/langflow-ai/langflow/pull/5348
* feat: return variable value if it is a generic variable by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5366
* feat(components): add LangWatch evaluator component - New Bundle by Vigtu in https://github.com/langflow-ai/langflow/pull/4722
* feat: Add Pandas kwargs support for CSV Agent by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5372
* feat: Add OpenRouter component for multi-provider model access by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5271
* feat(component): enhance merge data with standard operations by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5125
* feat: Bump blockbuster version to 1.5.5 by cbornet in https://github.com/langflow-ai/langflow/pull/5382
* feat: Bump blockbuster version to 1.5.7 by cbornet in https://github.com/langflow-ai/langflow/pull/5406
* feat: add generic handle that inherits colors for multiple types by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5414
* feat(conditional-router): rename 'matches regex' to 'regex' by Vigtu in https://github.com/langflow-ai/langflow/pull/5410
* fix(LangWatch): make current trace available for custom code to hook on to, allow to override input/output, fix icon by rogeriochaves in https://github.com/langflow-ai/langflow/pull/5484
* feat: enhance UX with clickable items and simplified structure by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5387
* feat: improve gitloader component by rodrigosnader in https://github.com/langflow-ai/langflow/pull/5351
* feat: add anthropic mcp endpoint by phact in https://github.com/langflow-ai/langflow/pull/5148
* feat: Implement streaming support and EventManager integration in flow execution by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5460
* feat(model): replace MessageTextInput with MultilineInput for system_message by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5532
* feat: make Agents not send message if not connected to an output component by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5521
* feat: Revamp GlobalVariableModal by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5512
* feat: Add support for loading flows and components from URLs by cbornet in https://github.com/langflow-ai/langflow/pull/5020
* feat: add ctrl+shift+z alternative shortcut for redoing actions by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5536
* feat: Add DataFrame color mapping and rose variables by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5587
* feat: astra db chunks deletion based on metadata field by smatiolids in https://github.com/langflow-ai/langflow/pull/5537
* feat: add batch run beta component by rodrigosnader in https://github.com/langflow-ai/langflow/pull/5489
* feat: add Store API Key management functionality by deon-sanchez in https://github.com/langflow-ai/langflow/pull/5596
* feat: Update Simple Agent example with latest Calculator version by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5609
* feat(component): enhance chat input component by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5131
* feat: add Graph Rag template by pedrocassalpacheco in https://github.com/langflow-ai/langflow/pull/5604
* feat(dataframe): add support for DataFrame outputs across multiple components by rodrigosnader in https://github.com/langflow-ai/langflow/pull/5589
* feat: allow flow name to be edited from the main page or by clicking header by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5525
* feat: standardize node output icons with TextSearch and Chevrons by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5600
* feat: enhance URL component with improved description and render parameters by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5623
* feat: bump composio libraries to version 0.6.13 by abhishekpatil4 in https://github.com/langflow-ai/langflow/pull/5633
* feat: add UI/UX improvements on InputListComponent by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5644
* feat: Bump ruff version to 0.9 by cbornet in https://github.com/langflow-ai/langflow/pull/5666
* feat: Add Support for validating Tool Mode Models in NVIDIA LLM Component by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5703
* feat: Add data-testid and id attributes to app header components for testing by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5724
* feat: enhance AIML model input validation and UX by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5702
* feat: improve model input fields for Cohere component by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5712
* feat: add truncation to ResultDataResponse by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5704
* fix: pass slider input values correctly, add test by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5735
* feat: make AWS credentials required in bedrock component by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5710
* feat: Add function to validate models with tool calling function and related fixes in agent component by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5720
* feat: assistants agent improvements by phact in https://github.com/langflow-ai/langflow/pull/5581
* feat: Add `required=True` to essential inputs across Langflow components by Vigtu in https://github.com/langflow-ai/langflow/pull/5739
* feat: make YouTube Transcripts URL field required by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5686
* feat: improve model input fields for sambanova component by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5708
* feat: Add DeepSeek Model component by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5443
* feat: improve model input fields for OpenRouter component by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5715
* feat: add GitExtractor component by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5459
* feat: improve model input fields for perplexity component by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5709
* feat(cohere): update settings configuration by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5682
* feat: add LLM Router component using OpenRouter specs by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5475
* feat: make NvidiaRerankComponent work with search_results by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5740
* feat: enhance Anthropic component UI and validation by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5690
* feat: run flow component with tool mode option to run a flow as a tool by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5518
* feat: Add ParseDataFrameComponent for DataFrame-to-text conversion with tests by rodrigosnader in https://github.com/langflow-ai/langflow/pull/5594
* feat: update starter projects with latest component versions (nightly fix) by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5780
* feat: limit transaction and vertex build logging with retention policies by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5658
* feat: enhance environment variable support and update settings configuration by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5766
* feat: use all available time zone names in CurrentDateComponent by philnash in https://github.com/langflow-ai/langflow/pull/5797
* feat: preserve manual component data if code unchanged by italojohnny in https://github.com/langflow-ai/langflow/pull/5482
* feat: Add output dimensionality validation for Google AI embeddings by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5758
* feat: add new model provider Novita AI by jasonhp in https://github.com/langflow-ai/langflow/pull/5380
* feat(groq): added llama 3.3 models by sujal011 in https://github.com/langflow-ai/langflow/pull/5497
* feat: add more search parameters to google_serper_api component by Owe1n in https://github.com/langflow-ai/langflow/pull/4944
* feat(component): API Request Component Overhaul by Vigtu in https://github.com/langflow-ai/langflow/pull/5007
* feat: Add MAX_ITEMS_LENGTH constant and implement list truncation in ResultDataResponse by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5807
* feat: Add model filtering support for Ollama Component, improving stability by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5748
* feat: Introduced YouTube bundle with essential components by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5415
* feat: Enhance FlowMenu name editing experience by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5729
* feat: update duckduckgo search component version by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5818
* feat: change Text to Message type with backend and frontend support by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5652
* feat: update starter projects templates by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5819
* feat: implement function to truncate json by italojohnny in https://github.com/langflow-ai/langflow/pull/5811
* feat: improve model input fields for HuggingFace model component by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5723
* feat: loop components handle ui and logic by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5744
* feat: add dialog support to dropdown components and enhance AstraDB by deon-sanchez in https://github.com/langflow-ai/langflow/pull/5349
* feat: Update basic examples by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5846
* feat: add arxiv component by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5634
* feat: add retry on database connection by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/5772
* feat: add google generative ai models to agent component by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5853
* feat: Update and reorganize starter templates by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5856
* ci: Automatically close existing PRs for test duration updates by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5852
* feat(openai): make api_key field required on OpenAI Model by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5854
* feat: adds Wikipedia Component and deprecates the wikipedia API tool component by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5871
* feat: add WikiData Component and depeciates the WikiData API tool component by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5872
* feat: integration of scrapegraph apis by VinciGit00 in https://github.com/langflow-ai/langflow/pull/5551
* feat: Add ScrapeGraph icon component by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5903
🐛 Bug Fixes
* fix: made sidebar collapse when screen is smaller by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4822
* fix: changed add flow button to be square on collapsed screen by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4824
* fix: defined max length of folder name by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4828
* fix: Expose chosen model by NotDiamond router by barabasicsongor in https://github.com/langflow-ai/langflow/pull/4833
* fix: improve node internal updates in setNodeClass function by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4836
* fix: starter-project was broken in main by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4842
* fix: Improve test reliability and performance in similarity.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4823
* fix: correct PlaygroundButton import path in flowToolbarComponent by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4841
* fix: changes AG Grid cell line height by setting internal property to none by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4870
* fix: add !important to shadcn aggrid styling by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4871
* fix: handle different output formats in agent message processing by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4867
* Fix: prevent infinity bug on agent by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4876
* fix: node display_name updates and display for users by italojohnny in https://github.com/langflow-ai/langflow/pull/4875
* fix: enable database loading for OpenAI API base URL in Instagram Copywriter by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4843
* fix: add missing component URLs in Component Maker by vasconceloscezar in https://github.com/langflow-ai/langflow/pull/4820
* fix: Update host_url in getWidgetCode function by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4894
* fix: Fix get_default_folder_id by cbornet in https://github.com/langflow-ai/langflow/pull/4893
* fix: make shortcut change work for shortcuts with two words, added sidebar shortcut, fix categories order by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4831
* fix: Successfully return agents in the Sequential Crew Component by erichare in https://github.com/langflow-ai/langflow/pull/4899
* fix: Use global var if available for api endpoint in Astra DB Tool by erichare in https://github.com/langflow-ai/langflow/pull/4909
* fix: auto fix starter projects by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4907
* fix: update minimized component outdated design by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4896
* fix: add padding to global variables input by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4900
* fix: updates file size limit to use middleware and add tests for uploads by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4883
* fix: Update NodeToolbarComponent to use setErrorData instead of setNoticeData by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4892
* fix: edit toggle size to be consistent by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4903
* fix: update cards quantity by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4905
* fix: Use async_open in a few places by cbornet in https://github.com/langflow-ai/langflow/pull/4929
* fix: adds better boolean check for DataFrame and fixes output display by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4933
* fix: Update promptModalComponent.spec.ts to use waitForSelector instead of waitForTimeout by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4920
* fix: update temperature input type and set min/max values by italojohnny in https://github.com/langflow-ai/langflow/pull/4939
* fix: update sort logic to handle cycles when running component by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4957
* fix: Add icon SQLDatabaseComponent by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4756
* fix: composio component not updating config state on refresh by sohamganatra in https://github.com/langflow-ai/langflow/pull/4910
* fix: Handle DataFrame serialization and export in langflow.io by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4956
* fix: allow passing curly braces in messages to the Agent component by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4960
* fix: prevent a glitch displaying run duration by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4951
* fix: update vector RAG flow for Astra DB comp changes by erichare in https://github.com/langflow-ai/langflow/pull/5006
* fix: Update components-loaders.md for accuracy with Unstructured by erichare in https://github.com/langflow-ai/langflow/pull/5014
* fix: make sambanova streaming work by luisfucros in https://github.com/langflow-ai/langflow/pull/5002
* fix: add padding to search bar for it to align with images on templates screen by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4993
* fix: changed cursor on slider to cursor-pointer by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4991
* fix: correct param for TableInput value by erichare in https://github.com/langflow-ai/langflow/pull/5015
* fix: change wrong component in json display by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5026
* fix: handle incorrect token in AstraDB by erichare in https://github.com/langflow-ai/langflow/pull/5030
* fix: remove "content" from "download content" on folder menu by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4990
* fix: uncentered tweaks tables text and removed notes from tweaks by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5035
* fix: auto fill chat input on new sessions by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5034
* fix: prevent inconsistent scroll behavior by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4958
* fix: Support Ollama models in CrewAI Components by erichare in https://github.com/langflow-ai/langflow/pull/4936
* fix: use cn utility for className assignment by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5032
* fix: adjust GitLoader to work in a hosted environment by italojohnny in https://github.com/langflow-ai/langflow/pull/5040
* fix: Use AsyncSession in some API endpoints by cbornet in https://github.com/langflow-ai/langflow/pull/4650
* fix: Use AsyncSession in crud log and find_flow by cbornet in https://github.com/langflow-ai/langflow/pull/4691
* fix: support Astra Enhanced flag in new component by erichare in https://github.com/langflow-ai/langflow/pull/5056
* Fix: update broken test generalBugs-shard-12.spec by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5060
* fix: validate 'streaming' vertex connections in graph by italojohnny in https://github.com/langflow-ai/langflow/pull/5067
* fix: update drag and drop test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5048
* fix: add hover state on folder button when moving flow to it by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4999
* fix: Fix test_get_and_cache_all_types_dict by cbornet in https://github.com/langflow-ai/langflow/pull/5054
* fix: add condition to not block component from building when input is filled by tool mode by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5039
* fix: Fix: improve error in InputFileComponent when displaying invalid file types by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5064
* fix: apply variables to fields automatically, remove password truncation from variable fields by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5031
* fix: clear chat input when sending from play button by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5071
* fix: update all naming to be plural sensitive by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5068
* fix: changed advanced settings to controls by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5069
* fix: allow passing curly braces in system instructions to the Agent component by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5092
* fix: redirect to previous page after login by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5102
* fix: Use AsyncSession in memory by cbornet in https://github.com/langflow-ai/langflow/pull/4665
* fix: improve vector store test by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5121
* fix: Improve test and add improve timeouts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5142
* fix: Fix to_frontend_node modifying input components by cbornet in https://github.com/langflow-ai/langflow/pull/5116
* fix(Dockerfile): standardize casing for 'FROM' and 'AS' keywords by gitworkflows in https://github.com/langflow-ai/langflow/pull/5159
* fix: Execute event manager callbacks in asyncio thread by cbornet in https://github.com/langflow-ai/langflow/pull/5150
* fix: make chatinput text appear on playground only if no sessions are present by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5117
* fix: make sending a message not change the value of chatinput node by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5103
* fix: add load_from_db to all agents by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5170
* fix: Use anyio for file operations in a few places by cbornet in https://github.com/langflow-ai/langflow/pull/5167
* fix: narrow version ranges for project dependencies by italojohnny in https://github.com/langflow-ai/langflow/pull/5005
* fix: changed truncation style for big folder and flow names on header by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5106
* fix: Move crewai to root deps for now by erichare in https://github.com/langflow-ai/langflow/pull/5204
* fix: Add async aupdate_build_config to CustomComponent by cbornet in https://github.com/langflow-ai/langflow/pull/5181
* fix: Refactor CSS class in newChatMessage component preventing wrong position of bullet points by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5206
* fix: Resolve DOM validation & React lifecycle warnings by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5205
* fix: Update Search API component to latest version from Travel Planning Agents template by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5192
* fix: use SecretStr get_secret_value for LMStudio API key handling by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5200
* fix: improve UUID handling in custom component variables by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5230
* fix: remove unused import and simplify key generation in SideBarFoldersButtonsComponent by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5227
* fix: have defaults for the table schema by erichare in https://github.com/langflow-ai/langflow/pull/5099
* fix: make user_id variable valid and fix type signature in messages endpoints by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5236
* fix: Refactor JSON serialization in build_flow and log_vertex_build by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5189
* fix: Do a better job of mapping Langchain to LiteLLM by erichare in https://github.com/langflow-ai/langflow/pull/5233
* fix: validateDOMNesting error on nodeToolbarComponent by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5212
* fix: Ensure safe assignment to tool_blocks_map in agent_message handling by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5239
* fix: support additional autodetect astradb params by erichare in https://github.com/langflow-ai/langflow/pull/5254
* fix: set embedding dict to empty if vectorize by erichare in https://github.com/langflow-ai/langflow/pull/5258
* fix: simplify input field handling in InputListComponent by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5255
* fix: enhance confirmation modal with new UI properties by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5283
* fix: Put back some sync methods for backward compatibility. by cbornet in https://github.com/langflow-ai/langflow/pull/5269
* fix: add notifications UI and add integration test by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5286
* fix: update hidden secret_str load_from_db when adding flow by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5289
* fix: fixes agents issue by removing depreciated feature output parser from the LLM Model Components by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5242
* fix: fixes tool metadata order and update issue, resolves agent tool metadata update failure by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5248
* fix: Update stored message to give out only the latest message by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4954
* fix: update message update logic and add comment by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5295
* fix: move blocking io ops to async method on dbservice init by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/5291
* fix: Properly handle invalid endpoint parameters in Baidu Qianfan component by niuguy in https://github.com/langflow-ai/langflow/pull/5272
* fix: update font size of prompt when validated by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5214
* fix: validate and test database connection URLs by italojohnny in https://github.com/langflow-ai/langflow/pull/5178
* fix: Fix tool mode switch state persistence in NodeToolbarComponent by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5316
* fix: Error handling in loading components/features in Agent Component by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5320
* fix: make messages appear in the correct order again by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5309
* fix: make errors in build_flow function use the standardized ErrorMessage schema by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5199
* fix: Fix missing await in initialize_alembic_log_file by cbornet in https://github.com/langflow-ai/langflow/pull/5334
* fix: make serialization errors in component update show up in the UI by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5332
* fix: file path handling for cross-os compatibility by italojohnny in https://github.com/langflow-ai/langflow/pull/5342
* fix: improve UUID handling in flow helpers by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5346
* fix: Remove unnecessary directory clearing in build_langflow_base target by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5356
* fix: code flash pr issues in Calculator and JSONCleaner Components by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5352
* fix: avoid checking variables with empty value by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5367
* fix: make search on sidebar shortcut not be triggered inside inputs by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5345
* fix: add endpoint_name to read_flows endpoint by dariosaltarelli in https://github.com/langflow-ai/langflow/pull/5354
* fix: remove redundant memoization from parameter render components to fix input cursor position by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5347
* fix: fix partition error in AstraDBCQLToolComponent by bhatsanket in https://github.com/langflow-ai/langflow/pull/4356
* fix: Resolve Auth field issue in Composio component and bump Composio by abhishekpatil4 in https://github.com/langflow-ai/langflow/pull/5357
* fix: add initial setup validations by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/5385
* fix: add data field to returned object on flowheader if flow is a component by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5373
* fix: Fix parallel execution of alembic with PostgreSQL by cbornet in https://github.com/langflow-ai/langflow/pull/5408
* fix: add minimized attribute to components and make chatinput and chatoutput start minimized by default by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5374
* fix: Update import path for IOModal to new naming convention by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5423
* fix: adjust mouse actions in regression test for proper drag-and-drop by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5462
* fix: error message issue when "exception.body" is None by niuguy in https://github.com/langflow-ai/langflow/pull/5464
* fix: fetch composio apps list dynamically by tushar-composio in https://github.com/langflow-ai/langflow/pull/5427
* fix: Bump blockbuster version to 1.5.8 by cbornet in https://github.com/langflow-ai/langflow/pull/5418
* fix: unify delete logic and fix cascade deletion for flows by dhlidongming in https://github.com/langflow-ai/langflow/pull/5466
* fix: StructuredOutputComponent tool name generation for multiple=True mode by elephantum in https://github.com/langflow-ai/langflow/pull/5476
* fix: Prevent template value from overriding user input on tab switch by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5369
* fix: Fix parallel execution of alembic with SQlite by cbornet in https://github.com/langflow-ai/langflow/pull/5404
* fix: Update dimensions of SvgLangwatch component by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5424
* fix: resolve data keyword conflict in template formatting by italojohnny in https://github.com/langflow-ai/langflow/pull/5483
* fix: remove duplicate Components section from sidebar by mendonk in https://github.com/langflow-ai/langflow/pull/5533
* fix: uv lock fixes issues from crosshair-tool versions by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5535
* fix(nightly): refactor freeze-path feature test by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5557
* fix: add tests and adjustments to Chroma component by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5571
* tests: fix tests by clearing service_manager services by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5573
* fix: adjust path to run only unit tests by italojohnny in https://github.com/langflow-ai/langflow/pull/5184
* fix: node minimize/expand functionality and regression tests by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5579
* Fix: Fixed agent not found in SequentialCrewComponent. by wbilibio in https://github.com/langflow-ai/langflow/pull/5449
* fix: Google Embeddings model dimension mismatch. by akshaykripalani in https://github.com/langflow-ai/langflow/pull/5502
* fix: Add factor to prevent overlap by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5426
* fix: restored save on change, simplified tool_mode attribution to make it work between updates by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5599
* fix: remove upper size limit for Notes by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5425
* fix: the database url is missing ":\\" when sqlite or postgresql is not used by qq745639151 in https://github.com/langflow-ai/langflow/pull/5492
* fix: problem with saving files from APIRequestComponent by mieslep in https://github.com/langflow-ai/langflow/pull/5627
* fix: address api_request issues on Python 3.11+ by mieslep in https://github.com/langflow-ai/langflow/pull/5643
* fix: Improve hide-output button alignment in GenericNode component by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5645
* fix: Improve `update_flow` data consistency, refine error handling, and add folder-moving tests by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5516
* fix: replace hasattr with dictionary key check for flow_data nodes (nightly fix) by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5668
* fix: default flow locked property to false instead of null (nightly fix) by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5670
* fix: simplify InputFileComponent to use native file picker by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5692
* fix: add missing Needle component icon by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5689
* fix: Update useState default values in exportModal and flowSettingsModal by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5698
* Fix: update tweaks processing to allow input_type without input_value by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5656
* fix: Handle the special case Azure Deployment params in crewAI component by erichare in https://github.com/langflow-ai/langflow/pull/5676
* fix: remove subscribe call and add unsubscribe method in StateService by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5727
* fix: Fix memory leak when creating components by cbornet in https://github.com/langflow-ai/langflow/pull/5733
* fix: Fix mem leak in Graph process by cbornet in https://github.com/langflow-ai/langflow/pull/5751
* fix: don't raise error if bundle loading fails by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5765
* fix: remove duplicate embedding input from PGVector component by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5680
* fix: adjust GenericNode width to fit component wrapper by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5768
* fix: tool mode reset for connected components when reloading the flow by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5781
* fix: update Tavily component in Instagram Copywriter and Market Research projects and tests by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5789
* fix: restore template tags and correct names (nightly fix) by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5791
* fix: update datetime serialization to include timezone information by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5795
* fix: correct issue with change api key to be of type str by NgdHung31 in https://github.com/langflow-ai/langflow/pull/5716
* fix: change telemetry logging level from exception to error by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5804
* fix: tool name in component toolkit if the name of the component is None by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5761
* fix: Adjust size of LMStudioIcon component by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5763
* fix: fix typo Update DEVELOPMENT.md by Hack666r in https://github.com/langflow-ai/langflow/pull/5558
* fix: initial hidden state for shadow-box component by dhlidongming in https://github.com/langflow-ai/langflow/pull/5639
* fix: fix typo in CONTRIBUTING.md by VitalikBerashvili in https://github.com/langflow-ai/langflow/pull/5556
* fix: make chat input sorting logic exclude other components by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5760
* fix: Add optional chaining for getSelectedRows in TableComponent by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5805
* fix: Improve error handling in aupdate_messages function to prevent empty message error by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5655
* fix: solves agents auto refresh models setting real_time_refresh False by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5810
* fix: removed refresh table when pagination is off by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5813
* fix: change border color on chat input when active by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5814
* fix: preserve template values in custom component updates by italojohnny in https://github.com/langflow-ai/langflow/pull/5821
* fix: update LANGFLOW_COMPONENTS_PATH env variable behavior by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5700
* fix: allow multipart/form-data boundary to end with a newline by philnash in https://github.com/langflow-ai/langflow/pull/5660
* fix: add default models to Anthropic and make sure template is updated by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5839
* fix: make sure tests run async by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5842
* fix: artifact repr assignment by xuyingjie in https://github.com/langflow-ai/langflow/pull/5829
* fix: Improve TracingService initialization logic around `deactivated` by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5847
* fix: update YouTube icon name in sidebar bundles by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5817
* fix: removed auto height to fix glitch on Edit Tools by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5815
* fix: Update memoization logic in ChatView component to prevent scroll bug by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5764
* fix: add the git binary to the final step of the container images by mollux in https://github.com/langflow-ai/langflow/pull/5863
* fix: make sure graph build errors bubble up to the frontend by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5864
* fix: loop error condition and edge design by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5869
* fix: make `with_session` rollback only on SQLAlchemy errors by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5865
* fix: fixes model refresh issues conflicting with build config updates, setting real time fresh false to persist model selection by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5868
* fix: fixes date time issue, which was blocking run flow execution of agent flows by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5866
* fix: session list overflow when there are many list items. by xuyingjie in https://github.com/langflow-ai/langflow/pull/5832
* fix: Allow specification of api endpoint as fallback when token lacks permissions by erichare in https://github.com/langflow-ai/langflow/pull/5879
* fix: Incorporate DEFAULT_IMPORT_STRING for dynamic class creation and clean up unused function by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5882
* fix: make sure tool mode is not lost on component validation by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5875
* fix: ensure string timestamps are converted to UTC in MessageTable model by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5881
* fix: Fix tool mode retrieval in frontend node template update by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5884
* fix: errors exhibition and printing by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5892
* fix: Update 'advanced' flag for concurrency multithreading and data input in FileComponent by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5901
* fix: Expose API Endpoint when no DB list access in Astra by erichare in https://github.com/langflow-ai/langflow/pull/5886
* fix: improve task management in _log_transaction_async to avoid database locks by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5896
* fix: improve modal z-index and keyboard event handling by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5898
* fix: remove lock from log transaction handling in Vertex by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5906
📝 Documentation Updates
* docs: rename getting-started folder and add redirects by mendonk in https://github.com/langflow-ai/langflow/pull/4813
* docs: remove deprecated starter flow by mendonk in https://github.com/langflow-ai/langflow/pull/4838
* docs: add Sequential Tasks Agent documentation and sidebar entry by mendonk in https://github.com/langflow-ai/langflow/pull/4877
* docs: AstraDB as Chat Memory by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4815
* docs: send image file to the api endpoint by mendonk in https://github.com/langflow-ai/langflow/pull/4902
* docs: standardize environment variable configuration instructions in authentication docs by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4880
* docs: update docs for global variables page and security by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4878
* docs: add uv installation by mendonk in https://github.com/langflow-ai/langflow/pull/5011
* docs: enhance Google Cloud Vertex AI setup guide for Langflow by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/4745
* docs: Swap pip and uv installation instructions in README and install by mendonk in https://github.com/langflow-ai/langflow/pull/5201
* docs: fix typos in documentation files by cypherpepe in https://github.com/langflow-ai/langflow/pull/5202
* Docs: update quickstart by mendonk in https://github.com/langflow-ai/langflow/pull/5207
* docs: composio component by mendonk in https://github.com/langflow-ai/langflow/pull/5111
* docs: fix typos Update integrations-assemblyai.md by mdqst in https://github.com/langflow-ai/langflow/pull/5220
* Docs: recommend uv by mendonk in https://github.com/langflow-ai/langflow/pull/5237
* docs: fix typo Update deployment-gcp.md by mdqst in https://github.com/langflow-ai/langflow/pull/5225
* docs: add docs to huggingface space restart script by Plasma-69 in https://github.com/langflow-ai/langflow/pull/5051
* Docs: components updates by mendonk in https://github.com/langflow-ai/langflow/pull/5315
* Docs: refactor starter flows by mendonk in https://github.com/langflow-ai/langflow/pull/5384
* docs: Improve developer docs with minor changes by msmygit in https://github.com/langflow-ai/langflow/pull/5417
* docs: add components-processing link to sidebar and update documentation link in component by mendonk in https://github.com/langflow-ai/langflow/pull/5526
* docs: fix onBrokenAnchor behavior and links by mendonk in https://github.com/langflow-ai/langflow/pull/5520
* docs: remove Guides, add pages on other categories, add Types by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4881
* docs: update custom components documentation (Fixes 5595) by ThomaciousD in https://github.com/langflow-ai/langflow/pull/5626
* docs: use fernet for secret key generation by mendonk in https://github.com/langflow-ai/langflow/pull/5611
* docs: API examples by mendonk in https://github.com/langflow-ai/langflow/pull/5499
* docs: concepts folder by mendonk in https://github.com/langflow-ai/langflow/pull/5576
* docs: corrected typo `flowis` to `flow is` by momokid in https://github.com/langflow-ai/langflow/pull/5695
* docs: Adds documentation for Opensearch vector store component by shatejas in https://github.com/langflow-ai/langflow/pull/5681
* docs: Fix duplicate numbering in "Run Langflow" section by mdqst in https://github.com/langflow-ai/langflow/pull/5844
* docs: Fix incorrect article form in French text Update README.FR.md by mdqst in https://github.com/langflow-ai/langflow/pull/5858
🛠 Maintenance Tasks
* refactor: Improve page loading, timeout, and component interaction in Simple Agent test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4825
* refactor: Improve timeout handle in memoryChatbot test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4821
* refactor: remove regression test timeouts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4837
* build: adds arm64 build to docker build workflow by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/4872
* refactor: Remove load_from_db attribute from FIELD_FORMAT_ATTRIBUTES by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4884
* refactor: Improve keyPairListComponent.spec.ts test reliability and performance by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4906
* refactor: improve timeouts for textAreaModalComponent by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4926
* refactor: Feature flag custom chat icons and custom banner spacing changes to stay in sync with DataStax Langflow by mfortman11 in https://github.com/langflow-ai/langflow/pull/4845
* refactor: Improve Timeout Handling, Simplify Link Logic, and Enhance Cleanup by yabi90 in https://github.com/langflow-ai/langflow/pull/4744
* refactor: Move RetrieverToolComponent to langchain_utilities and add legacy support by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5003
* refactor: Update true/false response methods to return None by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5001
* refactor: migrate flow handling hooks and clean up component code by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5024
* refactor: Split folderSidebarComponent into modular components by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5000
* refactor: Simplify ContentDisplay component by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5027
* refactor: Remove footer from TableModal component by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5036
* refactor: Adjust chat view layout for responsiveness by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5061
* refactor: Improve wait times and visibility checks in auto-save-off tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5044
* refactor: use Inspector for column checks in locked state migration by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5097
* refactor: Enhance flowSettings.spec.ts with improved element selectors and timeouts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5072
* refactor: Improve reliability of flowPage.spec.ts test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5070
* refactor: Remove unnecessary wait timeouts in chatInputOutputUser-shard-1.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5126
* refactor: Improve page loading and element selection in DuckDuckGo integration test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5128
* refactor: Improve flow creation and search performance in test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5139
* refactor: Improve page loading and element visibility in regression tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5136
* refactor: Remove unnecessary wait for timeout in Travel Planning Agent test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5143
* refactor: Remove unnecessary wait timeouts in chatInputOutputUser-shard-2.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5127
* refactor: Improve wait time for modals and elements in regression tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5141
* refactor: Remove unnecessary code for handling Enter by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5041
* refactor: Improve page loading and element visibility in regression tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5134
* refactor: Improve wait times and visibility checks in userSettings.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5120
* refactor: Add displayLoadingMessage flag to MessagesStoreType and adjust chat view layout by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5062
* refactor: reduce logging of SQLite pragmas and enhance model provider type safety by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5235
* perf: Optimize component rendering with memoization and useCallback hooks by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5253
* style: convert SVG attributes to React camelCase format by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5284
* refactor: ⚡️ Speed up function `find_last_node` by 29,891% by misrasaurabh1 in https://github.com/langflow-ai/langflow/pull/5261
* refactor: ⚡️ Speed up function `find_cycle_vertices` by 324% by misrasaurabh1 in https://github.com/langflow-ai/langflow/pull/5262
* perf: Optimize component with memoization and selective store subscriptions by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5296
* refactor: ⚡️ Speed up method `Graph.sort_chat_inputs_first` by 152% by misrasaurabh1 in https://github.com/langflow-ai/langflow/pull/5263
* perf: optimize vertex build query for recent records by dhlidongming in https://github.com/langflow-ai/langflow/pull/5301
* refactor: update ReactFlow to v12 by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5317
* refactor: simplify input_types in LCToolsAgentComponent (remove BaseTool and StructuredTool) by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5084
* refactor: (codeflash) ⚡️ Speed up method `CalculatorToolComponent._eval_expr` by 103% by misrasaurabh1 in https://github.com/langflow-ai/langflow/pull/5323
* refactor: (codeflash)⚡️ Speed up method `JSONCleaner._remove_control_characters` by 1,491% by misrasaurabh1 in https://github.com/langflow-ai/langflow/pull/5322
* refactor: improve conditional rendering on panel buttons by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5365
* refactor: add model validator to FlowHeader model and fix response handling by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5355
* refactor(components): Rename StoreMessage to MessageStore for Better Clarity by Vigtu in https://github.com/langflow-ai/langflow/pull/5009
* refactor: Enhance error handling, message editing and prompt display by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5310
* refactor: Simplify agent input text content construction by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5344
* refactor: update GlobalVariableModal description text by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5405
* refactor(sidebar): Optimize FlowSidebarComponent with improved search and performance by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5411
* perf: add useMemo to chatHistory to avoid unecessary renders on Playground by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5376
* refactor: update simple API test JSON by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5469
* refactor: Enhance frontend build process with detailed logging and error handling by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5473
* refactor: run upgrade in dockerfiles to update dependencies by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5508
* refactor: prevent tool mode on group component by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5522
* refactor: make StructuredOutput tests to use MockLanguageModel by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5563
* refactor: Update WikidataAPI component to standard output pattern by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5431
* refactor: add graph utility tests and refactor sorting methods by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5538
* refactor: update DataFrame color to pink by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5613
* refactor: Comment out deprecated playground page by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5616
* refactor: Improve createFileUpload reliability and performance by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5697
* refactor: add tooltips to UI global variables components by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5648
* refactor: Refactor Wikipedia API component by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5432
* refactor: improve naming consistency in DataCombiner component by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5471
* refactor: enhance flow type safety and clean up unused code by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5669
* refactor: decompose complex function into smaller ones for readability by italojohnny in https://github.com/langflow-ai/langflow/pull/5517
* refactor: Calculator Component updating tool implementation and fix deprecation warnings by Vigtu in https://github.com/langflow-ai/langflow/pull/5442
* refactor(component): Convert Tavily Search to standard component pattern by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5430
* refactor: Deprecate Subflow and Flow as Tool component in favor of RunFlow by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/5678
* refactor(google_search): migrate to new tool mode implementation by Vigtu in https://github.com/langflow-ai/langflow/pull/5444
* refactor: Model input fields of Azure OpenAI component by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5711
* refactor: Model input fields of Google Generative AI component by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/5714
* refactor(google_serper_api): migrate to new tool mode implementation by Vigtu in https://github.com/langflow-ai/langflow/pull/5446
* refactor: enhance graph initialization and telemetry handling by italojohnny in https://github.com/langflow-ai/langflow/pull/5721
* refactor: Update Serp API component to standard output pattern by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5437
* refactor(tools): overhaul Python REPL component with modern tool mode by Vigtu in https://github.com/langflow-ai/langflow/pull/5463
* refactor: add utility methods for getting display name and improve error messages by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5653
* refactor: Enhance InputList Component UI/UX by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5726
* refactor(yahoo-finance): Refactor Yahoo Finance API component to support tool mode by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5434
* refactor: Search API component ensuring standard output pattern by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5435
* refactor: Remove "commands" field from TOOL_TABLE_SCHEMA by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5809
* refactor: update component test method and Agent component test for be asynchronous by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5841
* refactor(components): Rename Parse Data component to Data to Message by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5547
* refactor: adjust SliderComponent spacing and typography by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5836
✅ Tests
* test: re-enable unit test by italojohnny in https://github.com/langflow-ai/langflow/pull/4455
* test: Enhance frontend testability with data attributes and integration tests by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4948
* test: Add utility functions to streamline test setup and improve maintainability by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5168
* test: enhance drag-and-drop reliability and update test asset paths by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5186
* test: Add test IDs and improve UI wait handling in frontend tests by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5188
* test: increase timeout in Market Research tests by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5208
* test: Enhance tool mode spec with zoom controls and drag-drop functionality by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5363
* test: Update test descriptions to indicate requirement for store API key by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5359
* test: improve element interactions in generalBugs shard 7 tests (nightly fix) by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5646
* test: Update API key requirements and test configurations for frontend tests (fix nightly) by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5752
* test: Update test selectors in frontend regression tests (nightly fix) by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5835
* test: update data-testid attributes for chat memory and OpenAI model elements by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5823
Others
* chore: Remove 'v' prefix from release tag in CI workflow that caused problems in docker build by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4819
* chore: set log level to debug by italojohnny in https://github.com/langflow-ai/langflow/pull/4830
* tests: organize playwright tests by feature suites and optimize CI runtime by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4687
* ci: Update TypeScript test workflow for improved Playwright integration by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4781
* refator: fix import statement and wait timeout in starter-projects.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4827
* ci: Update TypeScript CI workflow to select tests if test files change by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4840
* ref: Apply ruff rules preview autofix by cbornet in https://github.com/langflow-ai/langflow/pull/4699
* ref: Add aiofile to do async file operations by cbornet in https://github.com/langflow-ai/langflow/pull/4705
* ref: Remove usage of deprecated get_event_loop by cbornet in https://github.com/langflow-ai/langflow/pull/4697
* chore: remove unused plugin-related code by italojohnny in https://github.com/langflow-ai/langflow/pull/4826
* ci: Enable release flag for TypeScript tests in nightly build workflow by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4848
* Expanding Unstructured loader to take server file inputs, more file types, and API parameters by mieslep in https://github.com/langflow-ai/langflow/pull/4738
* Refactor: improve generalBugsShard test code and improve test reliability by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4835
* Refactor: floatComponent.spec.ts for improved readability, performance, and reliability by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4857
* Refactor: improve codeAreaModalComponent.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4854
* Refactor: inputListComponent.spec.ts to improve test reliability and performance by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4859
* chore: Update CI workflow job and step names for clarity and consistency by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4847
* Refactor: update fileUploadComponent.spec.ts to improve test reliability, performance and readability by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4856
* Refactor: update chatInputOutput.spec.ts to improve test reliability and performance by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4853
* Refactor: improve inputListComponent to enable deletion of the first item by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4890
* Fix: Unable to Click on Prompt in UI when It is empty and add regression test by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4904
* Refactor: update nestedComponent test to improve performance by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4919
* Refactor: update keyPairListComponent.spec.ts to improve test reliability and performance by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4874
* Fix: Disable the ComponentAsTool shortcut when the component code does not have tool_mode=True + regression tests by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4918
* Refactor: Update TableOptions component to add data-testid attributes for buttons by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4925
* fix: removed beta from current date by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4901
* Refactor: codeAreaModalComponent.spec.ts for improved test readability and maintainability by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4928
* Refactor: Improve performance of sliderComponent tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4923
* tests: Improve test reliability and performance in toggleComponent.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4927
* Refactor: improve dropdownComponent test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4855
* Refactor: inputComponent.spec.ts to improve performance by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4858
* Refactor: remove timeouts and update selectors in linkComponent.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4917
* chore: Remove HAR files from the repository by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4935
* build(deps):(deps): bump Namchee/conventional-pr from 0.15.4 to 0.15.5 by dependabot in https://github.com/langflow-ai/langflow/pull/4974
* build(deps):(deps): bump autofix-ci/action from dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a to ff86a557419858bb967097bfc916833f5647fa8c by dependabot in https://github.com/langflow-ai/langflow/pull/4973
* build(deps): bump astral-sh/setup-uv from 3 to 4 by dependabot in https://github.com/langflow-ai/langflow/pull/4975
* allowing Server File Path to be Message or Data by mieslep in https://github.com/langflow-ai/langflow/pull/4995
* remove retriever component and outputs by rodrigosnader in https://github.com/langflow-ai/langflow/pull/4979
* remove unnecessary function from youtube transcript by rodrigosnader in https://github.com/langflow-ai/langflow/pull/4978
* Refactor: Update toTitleCase function and CrashErrorComponent by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4940
* feature: Update HandleTooltipComponent text from "Select" to "Click" for better clarity by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5004
* Refactor: update curlApiGeneration test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5046
* Refactor: Remove unnecessary value rendering in EmptyParameterComponent by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4955
* Refactor actionsMainPage-shard-0.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5043
* Refactor: refactor wait times and selectors in filterEdge-shard-1.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5049
* Refactor: update autoLogin.spec.ts to use waitForSelector by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5045
* fix: changed parameter name of agent component by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4992
* fix: re-activated playground page and made it full screen by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5066
* Refactor: update wait timeouts in minimize.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5077
* Refactor: Remove unnecessary wait timeouts in limit-file-size-upload test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5076
* Refactor: Improve performance on test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5074
* Refactor: Update wait selectors in outdated-actions.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5078
* improve: improve pythonGenerationCodeAPI by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5080
* chore: update import paths and button icon styles in table component by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5094
* Refactor: remove unnecessary wait timeouts in regression test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5133
* Refactor: remove unnecessary wait in component-as-tool-shortcut test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5130
* refactor Improve Vector Store test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5144
* Refactor: update remove unnecessary wait timeouts in regression test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5132
* Refactor: improve starter project modal test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5098
* Refactor: Improve wait times and visibility checks in stop-button-playground.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5104
* Refactor: Improve test stability and reliability by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5135
* Refactor: improve YouTube Transcripts integration tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5129
* Refactor: remove timeouts from generalbugs-shard10 by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5140
* Refactor: Improve wait times in regression test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5137
* Refactor: Improve wait times and visibility checks in twoEdges.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5109
* Refactor: Improve wait times and visibility checks in store-shard-3.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5108
* ref: Use AsyncSession in some tests by cbornet in https://github.com/langflow-ai/langflow/pull/5151
* Refactor: Remove unnecessary wait times in store-shard-0.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5105
* ref: Remove sync get_session and DbSession by cbornet in https://github.com/langflow-ai/langflow/pull/5146
* ref: Apply ruff rules FURB110 and RUF046 by cbornet in https://github.com/langflow-ai/langflow/pull/5093
* ref: Bump ruff version to 0.8 by cbornet in https://github.com/langflow-ai/langflow/pull/5087
* ref: Apply ruff rule TC006 by cbornet in https://github.com/langflow-ai/langflow/pull/5088
* ref: Apply ruff rule RUF052 by cbornet in https://github.com/langflow-ai/langflow/pull/5089
* ref: Remove some useless asyncio.to_thread by cbornet in https://github.com/langflow-ai/langflow/pull/5149
* Refactor: Remove unnecessary code and comments in integration-side-bar.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5073
* Refactor: update NodeDescription component to conditionally render character limit message by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5037
* Refactor: Improve wait times and selectors in sticky-notes.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5100
* Refactor: add data test id and improve wait times for element selectors in regression tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5138
* chore(ui): add text-foreground class to NodeStatus build element by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5162
* ref: Make initialize_database async by cbornet in https://github.com/langflow-ai/langflow/pull/5163
* ref: Make create_or_update_starter_projects async by cbornet in https://github.com/langflow-ai/langflow/pull/5165
* refactor(openai): Remove deprecated parameters from OpenAI component by raphaelchristi in https://github.com/langflow-ai/langflow/pull/5171
* ref: Fix some ruff preview rules by cbornet in https://github.com/langflow-ai/langflow/pull/5156
* ref: Make load_flow_from_json async by cbornet in https://github.com/langflow-ai/langflow/pull/5057
* ci: script and workflow to update starter projects by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/5195
* ref: improving development environment and instructions by mieslep in https://github.com/langflow-ai/langflow/pull/5180
* ref: Use async list_variables by cbornet in https://github.com/langflow-ai/langflow/pull/5224
* Revert "feat: add README.FR.md for French speakers" by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5231
* ref: Make list_flows async by cbornet in https://github.com/langflow-ai/langflow/pull/5222
* ci: Add nightly build status check and synchronize event to CI workflows by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5241
* ref: Add and use update_component_build_config utility by cbornet in https://github.com/langflow-ai/langflow/pull/5226
* ci: Update GitHub Actions workflow to include Python 3.13 by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5240
* ci: update docker image configuration for secure deployments by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/5259
* ref: Remove unused build_lc_memory by cbornet in https://github.com/langflow-ai/langflow/pull/5228
* ci: Improve TypeScript test workflow logging by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5260
* chore: Fix audit vulnerabilities and update dependencies by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5257
* ci: Add Python version input to setup-uv action and update workflow configuration by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5288
* Refactor: update selectItem component and remove unused imports by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5124
* FIX: Clean up the advanced parameters in Astra DB Vector Store Component by erichare in https://github.com/langflow-ai/langflow/pull/5298
* ci: Update Python version matrix in CI workflows to exclude 3.13 by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5305
* ci: update changes filter to include lock files and base pyproject.toml by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5304
* chore: remove console logs and unused imports by Cristhianzl in https://github.com/langflow-ai/langflow/pull/5299
* tests: Update tool mode test to use URL component instead of Astra DB by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5329
* chore: Update CI workflow to include 'merge_group' event by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5337
* ref: Remove unused sync session_scope, with_session and engine by cbornet in https://github.com/langflow-ai/langflow/pull/5333
* feat!: rename the type BaseChatMessageHistory to Memory by italojohnny in https://github.com/langflow-ai/langflow/pull/5190
* ci: Update CI condition to allow workflow_dispatch trigger to bypass nightly check by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5362
* ci: Update pre-commit configuration to use ruff for linting and formatting by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5360
* tests: fix tests that use Chat Input by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5461
* ci: Update Makefile to show output during frontend build by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5472
* ref: Use better task cancellation logic by cbornet in https://github.com/langflow-ai/langflow/pull/5397
* ref: Some ruff fixes from preview by cbornet in https://github.com/langflow-ai/langflow/pull/5420
* Refactor: Remove unused API functions by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5488
* chore: Add manual trigger for Docker test workflow by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5509
* tests: allow tests to skip version tests if `file_names_mapping` is empty by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5562
* chore: Update supported versions in tests constants by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5569
* Refactor: update selectors in outdated message test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5079
* Fix: update viewBox dimensions in Langwatch component by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5560
* chore: Use expose instead of ports in docker compose example by zizzfizzix in https://github.com/langflow-ai/langflow/pull/5592
* Refactor: Update EditNodeComponent to hide table options and block hide by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5513
* feature: add command feature column to toolset table and other minor table improvements by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5343
* ci: Stop using uv to catch dependency timeouts in nightly workflow by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5654
* chore: Add aiofile dependency to langflow-base by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5672
* ci: Clean up build artifacts and update dependencies by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5693
* ci: Update nightly build workflow to delete existing main tags before generating new ones by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5694
* ci: Add GitHub Actions workflow for LGTM label management by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5705
* ci: add issues permission to Manage Labels workflow by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5706
* ci: limit test duration update to unit tests and allow to continue on error by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5730
* chore: update test durations by github-actions in https://github.com/langflow-ai/langflow/pull/5736
* chore: Update starter projects by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5788
* ci: adds verbosity to the backend unit tests output by italojohnny in https://github.com/langflow-ai/langflow/pull/5775
* chore: update test durations by github-actions in https://github.com/langflow-ai/langflow/pull/5790
* chore: update test durations by github-actions in https://github.com/langflow-ai/langflow/pull/5799
* tests: Remove unnecessary benchmark markers from server init tests by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5806
* chore(deps): Upgrade codeflash - fix CI time crash by misrasaurabh1 in https://github.com/langflow-ai/langflow/pull/5774
* chore: Upgrade langflow-embedded-chat to v1.0.7 by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5843
* chore(deps): bump katex from 0.16.18 to 0.16.21 in /src/frontend by dependabot in https://github.com/langflow-ai/langflow/pull/5771
* chore(deps-dev): bump vite from 5.4.11 to 5.4.14 in /src/frontend by dependabot in https://github.com/langflow-ai/langflow/pull/5851
* Revert "fix: change border color on chat input when active" by lucaseduoli in https://github.com/langflow-ai/langflow/pull/5838
* chore: update test durations by github-actions in https://github.com/langflow-ai/langflow/pull/5827
* chore(deps): bump undici from 6.21.0 to 6.21.1 in /src/frontend by dependabot in https://github.com/langflow-ai/langflow/pull/5855
* chore: update test durations by github-actions in https://github.com/langflow-ai/langflow/pull/5857
* Fix: update initial graph sort for disconnected graph by anovazzi1 in https://github.com/langflow-ai/langflow/pull/5867
* Fix: Ensure compatibility with DSLF Overlays in Astra DB Component by erichare in https://github.com/langflow-ai/langflow/pull/5876
* chore: Update Docusaurus and OpenAPI dependencies to latest versions by mendonk in https://github.com/langflow-ai/langflow/pull/5905
* ci: Update Python version defaults in CI workflows by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5911
* chore: bump langflow and langflow-base by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5912
* chore: bump langflow-base in langflow by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/5913

New Contributors
* Kraego made their first contribution in https://github.com/langflow-ai/langflow/pull/4851
* TarunAdvaithK made their first contribution in https://github.com/langflow-ai/langflow/pull/4782
* siavashs made their first contribution in https://github.com/langflow-ai/langflow/pull/3697
* luisfucros made their first contribution in https://github.com/langflow-ai/langflow/pull/4908
* sohamganatra made their first contribution in https://github.com/langflow-ai/langflow/pull/4910
* yabi90 made their first contribution in https://github.com/langflow-ai/langflow/pull/4744
* ialisaleh made their first contribution in https://github.com/langflow-ai/langflow/pull/5058
* Vigtu made their first contribution in https://github.com/langflow-ai/langflow/pull/5010
* gitworkflows made their first contribution in https://github.com/langflow-ai/langflow/pull/5159
* raphaelchristi made their first contribution in https://github.com/langflow-ai/langflow/pull/5171
* cypherpepe made their first contribution in https://github.com/langflow-ai/langflow/pull/5202
* mdqst made their first contribution in https://github.com/langflow-ai/langflow/pull/5220
* AlexShadow3 made their first contribution in https://github.com/langflow-ai/langflow/pull/5176
* colriot made their first contribution in https://github.com/langflow-ai/langflow/pull/4998
* JANHMS made their first contribution in https://github.com/langflow-ai/langflow/pull/4657
* misrasaurabh1 made their first contribution in https://github.com/langflow-ai/langflow/pull/5261
* niuguy made their first contribution in https://github.com/langflow-ai/langflow/pull/5272
* pedrocassalpacheco made their first contribution in https://github.com/langflow-ai/langflow/pull/5218
* dariosaltarelli made their first contribution in https://github.com/langflow-ai/langflow/pull/5354
* Plasma-69 made their first contribution in https://github.com/langflow-ai/langflow/pull/5051
* abhishekpatil4 made their first contribution in https://github.com/langflow-ai/langflow/pull/5357
* tushar-composio made their first contribution in https://github.com/langflow-ai/langflow/pull/5427
* elephantum made their first contribution in https://github.com/langflow-ai/langflow/pull/5476
* zizzfizzix made their first contribution in https://github.com/langflow-ai/langflow/pull/5592
* wbilibio made their first contribution in https://github.com/langflow-ai/langflow/pull/5449
* akshaykripalani made their first contribution in https://github.com/langflow-ai/langflow/pull/5502
* qq745639151 made their first contribution in https://github.com/langflow-ai/langflow/pull/5492
* ThomaciousD made their first contribution in https://github.com/langflow-ai/langflow/pull/5626
* NgdHung31 made their first contribution in https://github.com/langflow-ai/langflow/pull/5716
* Hack666r made their first contribution in https://github.com/langflow-ai/langflow/pull/5558
* jasonhp made their first contribution in https://github.com/langflow-ai/langflow/pull/5380
* VitalikBerashvili made their first contribution in https://github.com/langflow-ai/langflow/pull/5556
* sujal011 made their first contribution in https://github.com/langflow-ai/langflow/pull/5497
* momokid made their first contribution in https://github.com/langflow-ai/langflow/pull/5695
* Owe1n made their first contribution in https://github.com/langflow-ai/langflow/pull/4944
* xuyingjie made their first contribution in https://github.com/langflow-ai/langflow/pull/5829
* shatejas made their first contribution in https://github.com/langflow-ai/langflow/pull/5681
* mollux made their first contribution in https://github.com/langflow-ai/langflow/pull/5863
* VinciGit00 made their first contribution in https://github.com/langflow-ai/langflow/pull/5551

**Full Changelog**: https://github.com/langflow-ai/langflow/compare/v1.1.1...1.1.2

1.1.1

Not secure
<!-- Release notes generated using configuration in .github/release.yml at refs/heads/main -->

What's Changed
✨ New Features
* feat: add NestedDictInput filter and non-vector search for AstraVectorStoreComponent by mieslep in https://github.com/langflow-ai/langflow/pull/4564
* feat: add latest models to Google Generative AI, Anthropic Models by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4685
* feat: Add support for dynamic providers in Astra DB Comp by erichare in https://github.com/langflow-ai/langflow/pull/4627
* feat: make AIML load dynamically and fix minor issues by waterstark in https://github.com/langflow-ai/langflow/pull/4374
* feat: Add post-update callback to setNode and improve node internals handling by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4696
* feat: Extend mongodb component with mTLS by PythonbergIT in https://github.com/langflow-ai/langflow/pull/4591
* feat: Add database cleanup functions for transactions and vertex builds by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4694
* feat: add Google icons to search-related components by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4760
* feat: Add FolderSync icon to UpdateDataComponent in update_data.py by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4753
* feat: Add PlaygroundButton component to flow toolbar by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4712
* feat: adds LangChain Fake Embeddings by mieslep in https://github.com/langflow-ai/langflow/pull/4789
* feat: disable browser autocomplete on popover input fields by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4573
* feat: add icons to API components and update Python icon SVG by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4794
* feat: LLM routing integration via NotDiamond by barabasicsongor in https://github.com/langflow-ai/langflow/pull/4543
* feat: improve composio oauth experience by kaavee315 in https://github.com/langflow-ai/langflow/pull/4613
* feat: Bump blockbuster to v1.1.1 by cbornet in https://github.com/langflow-ai/langflow/pull/4802
* fix: update all outdated components at once by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4763
🐛 Bug Fixes
* fix: correct user_id access logic by dhlidongming in https://github.com/langflow-ai/langflow/pull/4595
* fix: resolve potential deadlock in AsyncInMemoryCache by dhlidongming in https://github.com/langflow-ai/langflow/pull/4464
* fix: missing sqlite dialect by italojohnny in https://github.com/langflow-ai/langflow/pull/4599
* fix: update notes border color, update node and notes code block background by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4617
* fix: change color of output inspector when tool mode, change fuzzy search order, fix image download and some minor issues by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4625
* fix: Use AsyncSession for user management by cbornet in https://github.com/langflow-ai/langflow/pull/4491
* fix: Rename `namespace` to `keyspace` in astra db by erichare in https://github.com/langflow-ai/langflow/pull/4635
* fix: Use AsyncSession in build_graph_from_db by cbornet in https://github.com/langflow-ai/langflow/pull/4649
* fix: Use AsyncSession in delete_vertex_builds by cbornet in https://github.com/langflow-ai/langflow/pull/4653
* fix: Ensure attribute existence before accessing in AgentExecutor initialization by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4667
* fix: Add check for 'set_event_manager' method in custom_component before calling it by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4668
* fix: Add worker_task attribute to TelemetryService to prevent AttributeError by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4670
* fix: Ensure chat inputs with dependencies are not prioritized in graph sorting by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4666
* fix(TextAreaComponent): Update focus state padding and icon visibility by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4630
* fix: update Tavily URL in Sequential Tasks Agents starter project by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4675
* fix: error on fetch for no headers on request by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4624
* fix: update hero and integrations image in readme by kurtenj in https://github.com/langflow-ai/langflow/pull/4628
* fix: Update background color in FlowMenu dropdown by deon-sanchez in https://github.com/langflow-ai/langflow/pull/4681
* fix: make provider switching work by setting attributes on SecretStrInput for Agent Component Inputs by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4643
* fix: Ensure the service selection comes before the choice by erichare in https://github.com/langflow-ai/langflow/pull/4692
* fix: is null sql statement by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/4690
* fix: add a check in ComponentToolkit to avoid building a tool that builds tools by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4678
* fix: removes delay for running flow skeleton by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4679
* fix: Add unique keys to Badge components in HandleTooltipComponent by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4688
* fix: update Basic Prompting and Vector Store RAG notes by mendonk in https://github.com/langflow-ai/langflow/pull/4644
* fix: update import for compatibility, format starter projects, fix coroutine call by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4708
* fix: enhance folder download endpoint with zip file support by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4706
* fix: correct issue with Milvus field name, renamed connection password to Token by ericljx2020-gmail in https://github.com/langflow-ai/langflow/pull/4453
* fix: fix overflow for lists in markdown render by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4720
* fix: update Test Docker Images workflow to use get_version_info by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4721
* fix: updated node toolbar to be more stable on zoom, fix success and error component tooltips, unselect nodes on flow opening by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4610
* fix: reset tool mode after update component code by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4723
* fix: Update dependency versions for pydantic to fix sqlmodel conflict by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4755
* fix: Gracefully handle missing imports for model components by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4743
* fix: Indent JSON output for exported flow data by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4750
* fix: ensure unique flow names when assigning to superuser and avoid adding starter projects by italojohnny in https://github.com/langflow-ai/langflow/pull/4751
* fix: changed width of sidebar to be consistent across application by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4759
* fix: Add validation for MessageBase type in message input conversion by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4769
* fix: conditionally enable useGetFoldersQuery in AppInitPage after initial fetch by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4773
* fix: changed tooltip position on playground to improve visibility, fixed color of theme switcher on light mode by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4766
* fix: update design of update component by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4761
* fix: Improve wait time in saveComponents.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4673
* fix: update edge z index when node is selected by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4765
* fix: remove useSidebar to fix errors of SidebarWrapper when opening playground page by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4767
* fix: Error in SerpAPI search: cannot access local variable 'wrapper' where it is not associated with a value by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4758
* fix: refactor get all to fix types not being fetched before checking for outdated components by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4762
* fix: traces inputs and outputs not being sent to tracing services by rogeriochaves in https://github.com/langflow-ai/langflow/pull/4669
* fix: Improve waiting logic in tweksTest.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4674
* fix(astradb_tools): sets some options as Advanced and improves descriptions by smatiolids in https://github.com/langflow-ai/langflow/pull/4732
* fix: fixes Ollama Embeddings component by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4787
* FIX: return all attributes in wikidata by erichare in https://github.com/langflow-ai/langflow/pull/4786
* fix: handle Message in path input in CSVAgentComponent by mieslep in https://github.com/langflow-ai/langflow/pull/4784
* fix: do not render page while examples are loading by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4768
* fix: validation for tool name by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4790
* fix: Implement useFlowUpdate hook and refactor node code management by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4783
* fix: Fix flow addition to session and handle IntegrityError for orphaned flows by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4799
* fix: add underline to name of component to make it look clickable on error by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4796
* fix: clean invisible edge when toggling tool mode by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4795
* fix: Improve timeout handling in Blog Writer integration test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4811
* fix: raise ImportError instead of silencing AttributeError by italojohnny in https://github.com/langflow-ai/langflow/pull/4812
* fix: swap descriptions for Load Data Flow and Retriever Flow in template by mendonk in https://github.com/langflow-ai/langflow/pull/4814
📝 Documentation Updates
* Docs: update screenshots with new UI changes by mendonk in https://github.com/langflow-ai/langflow/pull/4579
* Docs: agents by mendonk in https://github.com/langflow-ai/langflow/pull/4561
* Fix: New Logo is not updated in README.md by irshadmb in https://github.com/langflow-ai/langflow/pull/4589
* docs: replace documentation icon and primary color by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4582
* docs: Update local run instructions in CONTRIBUTING.md by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4615
* docs: add icons component with lucide-react integration by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4682
* Docs: upgrade and pin docusaurus to v3.5.2 by mendonk in https://github.com/langflow-ai/langflow/pull/4646
* docs: Update agent tool documentation and enhance flow as tool component by mendonk in https://github.com/langflow-ai/langflow/pull/4636
* docs: add google integration by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/4382
* docs: update Message object in guides-data-message.md by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4727
* docs: update playground docs by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4704
* docs: Update documentation for new playground in workspace overview by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4726
* docs: update guide for chat memory by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4703
* docs: add documentation for external database configuration by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4707
🛠 Maintenance Tasks
* refactor: Improve time and use waitForSelector in auto-login tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4603
* refactor: Remove unnecessary wait timeouts in chat components tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4605
* refactor: Improve time and use waitForSelector instead of timeouts in main page tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4601
* refactor: Update layout in emptyFolder and homePage components by deon-sanchez in https://github.com/langflow-ai/langflow/pull/4623
* refactor: Enhance migration script with column existence check and improved error handling by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4680
* refactor: Improve time and use waitForSelector in folder tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4614
* refactor: improve tests for group and keyBoardComponentSearch tests by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4621
* refactor: Improve performance in logs.spec.ts and format code by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4671
* refactor: time and use waitForSelector in filterSidebar.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4609
* refactor: Remove unnecessary exception logging and improve error logging by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4676
* refactor: Improve time and use waitForSelector in globalVariables.spec.ts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4619
* refactor: Improve GitHub link styling in AppHeader component by deon-sanchez in https://github.com/langflow-ai/langflow/pull/4737
* refactor: improve freeze-path.spec.ts and freeze.spec.ts files by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4618
* refactor: Replace InputComponent with Select dropdown by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4719
* refactor: Improve componentHoverAdd.spec test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4608
* refactor: Improve error messaging for missing message fields in memory module by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4779
* refactor: Improve decision flow and remove timeouts by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4785
* refactor: improve timeout handling in Document QA test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4798
* refactor: improve test speed for Blog Writer integration by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4771
* refactor: improve waiting logic in Basic Prompting test by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4770
* refactor: updates import statements to use Pydantic in aiml_embeddings.py by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4801
Others
* ci: Add condition to PyPI publish step in release workflow by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4585
* ci: Add GitHub Actions workflow for creating releases by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4587
* ci: Exclude components changes from Codspeed workflow paths by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4596
* Revert "Fix: New Logo is not updated in README.md" by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4604
* chore: Add hero image file by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4606
* chore: move alembic exception logging to debug by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/4620
* fix: CrewAI-based flows with no extra openai by erichare in https://github.com/langflow-ai/langflow/pull/4683
* fix: add Groq Model Constants by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4689
* chore: Update README.md with local image assets for hero and integrations sections by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4700
* chore: remove unnecessary target from makefile by italojohnny in https://github.com/langflow-ai/langflow/pull/4702
* ref: Make check_langflow_version async by cbornet in https://github.com/langflow-ai/langflow/pull/4701
* chore: Add pyproject.toml configuration to ruff format command in Makefile by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4714
* chore: add deprecation flag on base upload flow route by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/4717
* fix: assign orphaned flows to superuser if auto-login is enabled by italojohnny in https://github.com/langflow-ai/langflow/pull/4715
* Fix: simple agent template notes by mendonk in https://github.com/langflow-ai/langflow/pull/4709
* chore: speed up whl install in cli tests with uv by phact in https://github.com/langflow-ai/langflow/pull/4764
* chore: remove legacy component checks and alerts by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4757
* feat: rename MetaphorToolkit file to ExaSearchToolkit and update component icons by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4754
* chore: Tighten up dependencies by phact in https://github.com/langflow-ai/langflow/pull/4792
* ref: Use blockbuster package by cbornet in https://github.com/langflow-ai/langflow/pull/4777
* chore: Bump package versions for langflow and langflow-base by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4816
* chore: Update langflow-base dependency to version 0.1.1 by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4817

New Contributors
* kurtenj made their first contribution in https://github.com/langflow-ai/langflow/pull/4628
* waterstark made their first contribution in https://github.com/langflow-ai/langflow/pull/4374
* PythonbergIT made their first contribution in https://github.com/langflow-ai/langflow/pull/4591
* ericljx2020-gmail made their first contribution in https://github.com/langflow-ai/langflow/pull/4453
* barabasicsongor made their first contribution in https://github.com/langflow-ai/langflow/pull/4543
* kaavee315 made their first contribution in https://github.com/langflow-ai/langflow/pull/4613

**Full Changelog**: https://github.com/langflow-ai/langflow/compare/v1.1.0...v1.1.1

1.1.0

Not secure
<!-- Release notes generated using configuration in .github/release.yml at 348a7c2b8aeca8a0a13d9f48c2b97206608a60b1 -->

What's Changed
✨ New Features
* feat: Add traceback to fastapi exception handler logs by cbornet in https://github.com/langflow-ai/langflow/pull/4099
* feat: update theme by mfortman11 in https://github.com/langflow-ai/langflow/pull/4084
* feat: Add Astra DB Tool components for use with Tool Agents by smatiolids in https://github.com/langflow-ai/langflow/pull/3911
* feature: get messages from messages table for the playground by anovazzi1 in https://github.com/langflow-ai/langflow/pull/3874
* feat: add StructuredOutput component by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4024
* feat: change the Tools color to improve user experience by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4141
* feat: add new input type - SliderComponent + tests by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4144
* feat: add new categories endpoint by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4184
* feat: remove beta tag from categories endpoint by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4202
* feat: Folders Design Uplift by mfortman11 in https://github.com/langflow-ai/langflow/pull/4122
* feat: concat default variables with env values by italojohnny in https://github.com/langflow-ai/langflow/pull/4211
* feat: pagination improvements + tests by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4163
* feat: app Header Update by deon-sanchez in https://github.com/langflow-ai/langflow/pull/4189
* feat: Add AstraGraphVectorStoreComponent by cbornet in https://github.com/langflow-ai/langflow/pull/4248
* feat: theme color updates by mfortman11 in https://github.com/langflow-ai/langflow/pull/4256
* feat: Add LM Studio Model and Embeddings Component by EDLLT in https://github.com/langflow-ai/langflow/pull/4021
* feat: add new .env variable "LANGFLOW_FEATURE_MVP_COMPONENTS" to show/hide integration sidebar components by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4270
* feat: Add alembic log path as env var change by devinbost in https://github.com/langflow-ai/langflow/pull/4272
* feat: Allow variables to be defined outside a Component by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4316
* refactor: update inputs in `ToolCallingAgentComponent` and add astream_events setup by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4240
* feat: redesign workspace actions and component toolbar by mfortman11 in https://github.com/langflow-ai/langflow/pull/4260
* feat: Update Components and enhance Nodes UI by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4236
* feat: redesign sidebar with new components and features by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4307
* feat: Add model_utils and model_constants intorducing `PROVIDER_NAMES` and `MODEL_INFO` variables for dynamic updation of model data by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4341
* feat: home page uplift by deon-sanchez in https://github.com/langflow-ai/langflow/pull/4242
* feat: Add SimpleAgentComponent and related pytests by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4318
* ci: add CodSpeed workflow and pytest-codspeed for performance testing by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4350
* feat: Raise exception in tests when blocking code is called in event loop by cbornet in https://github.com/langflow-ai/langflow/pull/4293
* feat: add dynamic outputs to Component by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4308
* feature: add new playground events by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4280
* feat: add minimize and expand functionality for UI nodes by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4388
* feat: changes the ui and ux of the api dialog to improve usability by mfortman11 in https://github.com/langflow-ai/langflow/pull/4338
* feat: Change Beta Tag and UI Enhancements for Node Components by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4417
* feat: Error handling and multi-file support in File Component by erichare in https://github.com/langflow-ai/langflow/pull/4353
* feat: Add AsyncSession support for non-blocking db operations by cbornet in https://github.com/langflow-ai/langflow/pull/4408
* feat: Add Multi-Model Provider Support to Agent Component by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4416
* feat: Enhance UI Consistency and Refactor Color Naming Conventions for Improved UX by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4424
* ref: simplify docker build workflow by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/4294
* feat: add ContentBlock streaming visualization by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4370
* Feat: Add Docusaurus redirect capability by mendonk in https://github.com/langflow-ai/langflow/pull/4435
* feat: add cli option to display version by italojohnny in https://github.com/langflow-ai/langflow/pull/4444
* feat: Enhance sidebar components by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4452
* feat: Implement tool mode functionality and dynamic placeholders across input components by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4402
* feat: add tool mode to components, Added current date tool to agent by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4439
* feat: Enhance backend with context management, error handling, and refactored code by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4286
* feat: Add 'isToolMode' prop for enhanced tool mode support by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4483
* feat: Add Google Oauth Token Component by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/4383
* feat: Adding Semantic Text Splitter Component (Text Splitters) by joaoguilhermeS in https://github.com/langflow-ai/langflow/pull/4254
* Feat: Adding Mem0 Integration by joaoguilhermeS in https://github.com/langflow-ai/langflow/pull/4339
* feat: Enhance tool mapping and output rendering with animations by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4481
* feat: Refactor langflow Components - Consolidate Imports, Remove Unused Components, and Update Astra Assistant Icons by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4460
* fix: adding info to Agent and related components by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4495
* feat: Add YouTube transcript extraction component and frontend integration by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4502
* feat: Add a WikiData API Tool Component by erichare in https://github.com/langflow-ai/langflow/pull/4512
* feat: Implement new Langflow Logo throughout the application by mfortman11 in https://github.com/langflow-ai/langflow/pull/4509
* feature: update firecrawl components by italojohnny in https://github.com/langflow-ai/langflow/pull/4458
* ci: Add concurrency control to Run benchmarks workflow by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4551
* feat: add aws bedrock to AgentComponent by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4515
* feat: update favicon by mfortman11 in https://github.com/langflow-ai/langflow/pull/4553
* feat(input): Add drag prevention to popover and improve icon fallback handling by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4544
* feat: add SIGTERM handling and update `typer` dependency by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4548
* feat: Add option to deactivate tracing in service settings by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4527
* feat: add new starter projects and replace old ones by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4557
🐛 Bug Fixes
* fix: prevent possible race condition on upload flows/folders by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4114
* fix: truncate "params" column on vertex_build table to prevent memory heap on database by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4118
* Fix: Add UTC timezone info to message.timestamp. by dhlidongming in https://github.com/langflow-ai/langflow/pull/4129
* fix: enhance recursive_serialize_or_str to handle BaseModelV1 and improve exception logging by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4132
* fix: name/description bug in "Flow as Tool" by dhlidongming in https://github.com/langflow-ai/langflow/pull/4097
* fix: escape directory to prevent \n on Windows directory name to fail on Pathlib + Tests by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4101
* fix: border and editor display issues by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4142
* fix: Union type on components by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4137
* fix: change the reference URL in vector store rag documentation by Adarsh-1806 in https://github.com/langflow-ai/langflow/pull/4151
* fix: batch updates and scrolling issues by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4167
* fix: StoreMessage.py to prevent errors on Component by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4162
* fix: toggle and row hover colors by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4169
* fix: environment variable loading and improve error handling in DB retrieval by italojohnny in https://github.com/langflow-ai/langflow/pull/4168
* fix: update assistants client import by phact in https://github.com/langflow-ai/langflow/pull/4150
* fix: add memo to deepcopy call to avoid recursion error by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4194
* fix: override modal not exiting by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4205
* fix: update regex to get supported python versions by italojohnny in https://github.com/langflow-ai/langflow/pull/4175
* fix: handle unsupported LLM exception message by italojohnny in https://github.com/langflow-ai/langflow/pull/4199
* fix: Fix add_extra_fields() by cbornet in https://github.com/langflow-ai/langflow/pull/4209
* fix: Fix some tests missing client fixture by cbornet in https://github.com/langflow-ai/langflow/pull/4213
* fix: Update header button variant based on the active route (4207) by viniciossilva3 in https://github.com/langflow-ai/langflow/pull/4214
* fix: Use an async client for Redis cache by cbornet in https://github.com/langflow-ai/langflow/pull/4231
* fix: logger config and env file loading by italojohnny in https://github.com/langflow-ai/langflow/pull/4174
* fix: sidebar_categories route by italojohnny in https://github.com/langflow-ai/langflow/pull/4237
* fix: Update Azure OpenAI API versions and improve version selection by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4232
* fix: updating components to access secret key with new method get_secret_value() by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4243
* fix: restore radius by mfortman11 in https://github.com/langflow-ai/langflow/pull/4257
* fix: correctly call the /variable endpoint after the user is authenticated by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4267
* fix: make sure data is json serializable by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4269
* fix: Solves Issues with Set Function in Component Class and Enhance Input Handling by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4258
* fix: refine subflow field filtering to include '|' character check by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4277
* fix: assistants optional dependencies by phact in https://github.com/langflow-ai/langflow/pull/4278
* fix: Fix async cache by cbornet in https://github.com/langflow-ai/langflow/pull/4265
* fix: Add missing inputs for HuggingFace model component and include pytest by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4291
* fix: Fix Astra DB collection indexing params by cbornet in https://github.com/langflow-ai/langflow/pull/4255
* fix: Fix issues with use of async by cbornet in https://github.com/langflow-ai/langflow/pull/4296
* fix: Remove sync Graph.run() by cbornet in https://github.com/langflow-ai/langflow/pull/4287
* fix: Fix async usage in app startup by cbornet in https://github.com/langflow-ai/langflow/pull/4285
* fix: input value error when tweaks are active by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4288
* fix: Make logger file sink non-blocking when used with asyncio by cbornet in https://github.com/langflow-ai/langflow/pull/4301
* fix: make JSON serialization work with Callable objects by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4302
* fix: make asyncio cancellation handling compatible with 3.10 by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4303
* fix: suppress LangChainDeprecationWarning messages by italojohnny in https://github.com/langflow-ai/langflow/pull/4319
* fix: Refactor file reading and async task creation, fix return type in vertex_builds model by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4273
* fix: cartesian product warning in delete_folder by dhlidongming in https://github.com/langflow-ai/langflow/pull/4224
* fix: langfuse upgrade and crew result usage by phact in https://github.com/langflow-ai/langflow/pull/4342
* fix: add collapsible function to templates and fix design bugs by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4305
* fix: broken docker test by phact in https://github.com/langflow-ai/langflow/pull/4337
* fix:base-component-set-method by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4347
* Bugfix langchain astradb metadata by erichare in https://github.com/langflow-ai/langflow/pull/4361
* bugfix: Handle urls for unstructured 4359 by erichare in https://github.com/langflow-ai/langflow/pull/4360
* fix: SQLDatabase has no attribute set_event_manager by MarceloNunesAlves in https://github.com/langflow-ai/langflow/pull/4192
* fix: Add nodeStyle property to input element in GlobalVariableModal component by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4380
* fix: Fix db session used in different threads by cbornet in https://github.com/langflow-ai/langflow/pull/4381
* fix: OpenAI client url correctly passed by erichare in https://github.com/langflow-ai/langflow/pull/4386
* fix: stop taking zoom into account in tooltip render by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4377
* bugfix: Properly log and set metric to none by default in Astra DB Component by erichare in https://github.com/langflow-ai/langflow/pull/4390
* fix: Optimize Setting of Output Required Inputs by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4389
* fix: sidebar animations, colors and minor design fixes by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4379
* fix: Minor fixes and feature flag removal by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4409
* fix: server busy error even when the server is responding by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4403
* fix: center add and remove icon on button when is a inputList by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4407
* fix: Handle BYO Embeddings (4387) by erichare in https://github.com/langflow-ai/langflow/pull/4410
* fix: Fix folder selection, login screen layout, drag-and-drop, and icon issues by deon-sanchez in https://github.com/langflow-ai/langflow/pull/4362
* fix: correct issue with handling float32 by irshadmb in https://github.com/langflow-ai/langflow/pull/4312
* fix: improve notes functionality, update theme colors definition and resolve ui and ux small bugs by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4414
* fix: General Fixes and Improvements from v1.0.19.2 Fixes Branch by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4411
* fix: Refactor API key header and remove streaming by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4427
* fix: resolve issue with adding global variable when input is connected by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4289
* fix: update error message structure in ChatMessage component by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4445
* fix: Add Helper for Field Processing & Update Code Validation Logic by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4429
* fix: Improve Connection Line Styling and Cleanup Unused Code in FlowPage Components by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4449
* fix: adding atlassian-python-api to support confluence components by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4430
* fix: Add StructuredTool Support in set method and Improve Agent Component Testing by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4465
* fix: remove use of ImagePromptTemplate in image handling and adds image utils by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4467
* fix: pdf parsing, pass as str instead of posix path by erichare in https://github.com/langflow-ai/langflow/pull/4448
* fix: update nav bar UI, changed user menu to use shadcn dropdown, fix responsivity issues by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4454
* fix: refactor loading of main page, use new Sidebar in main page, fix small UI bugs by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4451
* fix: Remove 'refresh_button' from DropdownInput in AgentComponent configuration by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4471
* fix: refactor sidebar disposition for sidebar to not push main out of screen by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4477
* fix: serialize BaseModel subclasses and avoid calling methods on types by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4479
* fix: Enhance extract_class_name function to identify Component subclasses by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4492
* fix: Enable sorting of chat inputs to improve UI message speed by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4480
* fix: Simplify exception handling and refactor error messaging by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4496
* fix: add colors to the templates and main page cards by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4497
* fix: Update duckduckgo-search to 6.3.4 and improve tests by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4504
* fix: prevent nested scrolling in markdown code blocks by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4505
* fix: ParseJSONDataComponent prevent unnecessary array wrapping by bhatsanket in https://github.com/langflow-ai/langflow/pull/4357
* fix: Use AsyncSession in some non-blocking APIs by cbornet in https://github.com/langflow-ai/langflow/pull/4484
* fix: Make from_template_and_variables async for backwards compatibility, add sync version, add tests and small fixes by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4500
* fix: Fix tweaks text color by mfortman11 in https://github.com/langflow-ai/langflow/pull/4513
* fix: update SignUpPage component styling to use full screen height by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4510
* fix: update step duration display and logic by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4506
* fix: bedrock component handling AWS constants by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4514
* fix: added new image to get started templates, fixed sidebar overlapping bug by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4533
* fix: issue with dynamic inputs when selecting model by erichare in https://github.com/langflow-ai/langflow/pull/4538
* fix: KeyError in Langchain Hub component by erichare in https://github.com/langflow-ai/langflow/pull/4530
* fix: tools as `requried=False` in Agents by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4525
* fix: Ensure ordering of astradb inputs by erichare in https://github.com/langflow-ai/langflow/pull/4552
* fix: Fix header z-index issues by mfortman11 in https://github.com/langflow-ai/langflow/pull/4549
* fix: aws bedrock load db credentials issue by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4537
* fix: ContentBlockDisplay styling for block titles by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4550
* fix: Pass the OpenAI API Key to Crew() by erichare in https://github.com/langflow-ai/langflow/pull/4555
* fix: update error handling in request for litellm models by phact in https://github.com/langflow-ai/langflow/pull/4536
* fix: added model utils to get the model name by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4532
* fix: update tool mode toggle behavior in NodeToolbarComponent by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4554
* fix: Refactor DataFilterComponent inputs by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4524
* fix: refactor settings page to use new sidebar and fix old bugs by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4545
* fix: AccountMenu component to conditionally render logout button based on autoLogin status by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4535
* fix: Update setup of templates to consider component type by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4523
* fix: Add session_id and graph parameters to flow execution functions and update graph init in Flow as Tool by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4558
* fix: aws components and model lists by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4560
* fix: Astra DB Graph Vector Store langchain 0.3.x by erichare in https://github.com/langflow-ai/langflow/pull/4568
* fix: changes get started templates image, adds set color index to every starter template by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4569
* fix: process.py to use validate_and_repair_json from utils.py by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4576
* fix: improve js api code and fix tooltip z-index by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4577
* fix: Upgrade astradb version and graph db component by erichare in https://github.com/langflow-ai/langflow/pull/4580
📝 Documentation Updates
* docs: Update global variable documentation by eric-schneider in https://github.com/langflow-ai/langflow/pull/4188
* docs: Langfuse integration by eric-schneider in https://github.com/langflow-ai/langflow/pull/4245
* docs: Update CLI page and add new environment variables page by eric-schneider in https://github.com/langflow-ai/langflow/pull/4311
* Docs: update api configuration by mendonk in https://github.com/langflow-ai/langflow/pull/4354
* Docs: Update GCP Deployment by mendonk in https://github.com/langflow-ai/langflow/pull/4358
* docs: replace --timeout with --worker-timeout by italojohnny in https://github.com/langflow-ai/langflow/pull/4447
* Docs: backend only mode by mendonk in https://github.com/langflow-ai/langflow/pull/4405
* Docs: Authentication by mendonk in https://github.com/langflow-ai/langflow/pull/4476
* Docs: Settings pages by mendonk in https://github.com/langflow-ai/langflow/pull/4425
* Docs: Contributing folder by mendonk in https://github.com/langflow-ai/langflow/pull/4415
* Docs: New Getting Started by mendonk in https://github.com/langflow-ai/langflow/pull/4547
* refactor: reorganize memory components and enhance model inputs with improved documentation by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4529
🛠 Maintenance Tasks
* build: add readme to dockerfile by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/4105
* refactor: add pagination on folders by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4020
* refactor: starter projects templates and components by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4121
* build: dockerfile with entrypoint by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/4062
* refactor: Tool Output Management: Add Component-Specific Variable for Conditional Tool Output by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4259
* refactor: remove unnecessary 'client' fixture and update test durations by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4283
* refactor: update OpenTelemetry initialization to avoid multiple calls by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4306
* refactor: remove error handling for Graph loading in starter project setup by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4346
* refactor: dynamically retrieve maximum buffer size from environment in SizedLogBuffer by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4334
* refactor: update Ollama components to use langchain-ollama integration by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4369
* refactor: Design tweaks canvas actions and templates based on uplift feedback by mfortman11 in https://github.com/langflow-ai/langflow/pull/4418
* refactor: Design updates to Playground from uplift sweep by mfortman11 in https://github.com/langflow-ai/langflow/pull/4428
* refactor: Design updates to API Dialog and Code Block for uplift sweep by mfortman11 in https://github.com/langflow-ai/langflow/pull/4431
* refactor: Small improvements to sidebar, customParams, and flowToolbar for easier DSLF merges by mfortman11 in https://github.com/langflow-ai/langflow/pull/4487
* refactor: update AWS Bedrock components descriptions by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4503
* refactor: Enhance tools with enums and improved error handling by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4493
* refactor: Remove cursor highlighting feature by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4508
* style: update border radius and add orange datatype color by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4522
* refactor: rename CSV component and update Google OAuth imports by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4521
* refactor: Update AccountMenu and HeaderMenu components by deon-sanchez in https://github.com/langflow-ai/langflow/pull/4534
* refactor: increase search sensitivity and simplify metadata filtering in FlowSidebarComponent by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4546
* refactor: standardize toolbar select item widths and improve alignment by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4539
* refactor(NodeToolbar): Remove open prop from Select component by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4563
* refactor: update starter projects to newest version of Components by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4565
* refactor: Minor style fixes by deon-sanchez in https://github.com/langflow-ai/langflow/pull/4578
✅ Tests
* test: add unit tests for routes by italojohnny in https://github.com/langflow-ai/langflow/pull/4249
* test: fix decision flow test by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4351
* test: Enhance test stability by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4566
Others
* chore: add opensearch-py dependency by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4134
* ref: Add ruff rules TRY3xx by cbornet in https://github.com/langflow-ai/langflow/pull/4098
* ref: Some ruff rule fixes from preview mode by cbornet in https://github.com/langflow-ai/langflow/pull/4131
* ref: Add ruff rules for pydocstyle (D) by cbornet in https://github.com/langflow-ai/langflow/pull/4120
* ref: Add ruff rules for arguments (ARG) by cbornet in https://github.com/langflow-ai/langflow/pull/4123
* ref: Add ruff rules for boolean trap (FBT) by cbornet in https://github.com/langflow-ai/langflow/pull/4126
* ref: Fix unused args in tests by cbornet in https://github.com/langflow-ai/langflow/pull/4156
* ref: Use pathlib in tests by cbornet in https://github.com/langflow-ai/langflow/pull/4159
* ref: Remove autouse from pytest client fixture by cbornet in https://github.com/langflow-ai/langflow/pull/4158
* tests: fix decision flow test by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4143
* ref: Auto-fix ruff rules in tests by cbornet in https://github.com/langflow-ai/langflow/pull/4154
* chore: use ~= for assistants dependency by phact in https://github.com/langflow-ai/langflow/pull/4176
* ref: Add missing __init__.py files in tests by cbornet in https://github.com/langflow-ai/langflow/pull/4180
* ref: Add ruff rules for naming (N) by cbornet in https://github.com/langflow-ai/langflow/pull/4187
* ref: Use pathlib read/write functions by cbornet in https://github.com/langflow-ai/langflow/pull/4177
* ref: Add ALL ruff rules for tests by cbornet in https://github.com/langflow-ai/langflow/pull/4183
* ref: Remove useless fastapi Depends by cbornet in https://github.com/langflow-ai/langflow/pull/4217
* ref: Move get services out of API methods by cbornet in https://github.com/langflow-ai/langflow/pull/4216
* ref: Auto-fix some ruff ANN rules by cbornet in https://github.com/langflow-ai/langflow/pull/4210
* build(deps): bump hono from 4.6.1 to 4.6.5 in /src/frontend by dependabot in https://github.com/langflow-ai/langflow/pull/4161
* ref: Some fixes for ruff rules preview mode by cbornet in https://github.com/langflow-ai/langflow/pull/4197
* chore: apply changes to pyproject.toml from v1.0.19.1 by phact in https://github.com/langflow-ai/langflow/pull/4238
* ref: Rename component modules to lower case (ruff N999) by cbornet in https://github.com/langflow-ai/langflow/pull/4220
* ref: Move get_settings_service out of Depends() by cbornet in https://github.com/langflow-ai/langflow/pull/4239
* feature: add new playground ui by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4193
* FEAT: Upgrade langchain (0.3.x) and associated packages including langchain-astradb by erichare in https://github.com/langflow-ai/langflow/pull/4229
* ref: Add ruff rules for bandit (S) by cbornet in https://github.com/langflow-ai/langflow/pull/4111
* ref: Fix some ruff rules for private access (SLF) by cbornet in https://github.com/langflow-ai/langflow/pull/4139
* chore: update dependencies and enable HTTP/2 support for AsyncClient in tests by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4173
* chore: update devcontainer configuration and Dockerfile by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4298
* ci: add pytest failure annotations by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4324
* chore: update dockerfiles and docker-build workflows to fix releases by phact in https://github.com/langflow-ai/langflow/pull/4317
* chore: Add backend installation tasks to VSCode configuration by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4335
* build(deps):(deps): bump install-pinned/ruff from f5afd2b0fca6556debe3e07025fc90e04fb3c44c to 9ebc31a5721a0fb034f915e4bbcb2ee6feeaecbc by dependabot in https://github.com/langflow-ai/langflow/pull/4352
* ref: Remove useless pytest.mark.asyncio by cbornet in https://github.com/langflow-ai/langflow/pull/4364
* chore: bump assistants and packaging to support e2b 1.0.1 by phact in https://github.com/langflow-ai/langflow/pull/4344
* ref: Remove some get_event_loop calls by cbornet in https://github.com/langflow-ai/langflow/pull/4366
* ref: Make some functions that don't await non-async (RUF029) by cbornet in https://github.com/langflow-ai/langflow/pull/4368
* tests: Add performance benchmarks for database initialization and app startup by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4367
* tests: add decision flow test by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4384
* Revert "fix: Optimize Setting of Output Required Inputs" by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4404
* ci: Update Codspeed workflow to exclude api_key_required tests and enable parallel execution by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4412
* build(deps): bump elliptic from 6.5.5 to 6.6.0 in /docs by dependabot in https://github.com/langflow-ai/langflow/pull/4325
* build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs by dependabot in https://github.com/langflow-ai/langflow/pull/4244
* fix: removed Pytest that uses Add Tool Output by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4437
* build: add curl to ep image by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/4456
* buid: reduce number of layers in runtime env for langflow-ep build by jordanrfrazier in https://github.com/langflow-ai/langflow/pull/4457
* ci: stop backend unit tests on first failure by italojohnny in https://github.com/langflow-ai/langflow/pull/4466
* ci: Add temporary database setup for performance tests by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4469
* fix: changed component colors name to not override existing colors, fixed responsiveness issues on main, playground and nav by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4482
* chore: Add 'lf' and 'ff' options to Makefile for pytest configuration by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4494
* fix: change input display name of Webhook component to "Payload" by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4507
* FIX: Properly pass missing vectorize params in Astra DB by erichare in https://github.com/langflow-ai/langflow/pull/4511
* fix: upgraded agent tool mode switch ux, fixed icon color on main page, fixed pagination ui on main page by lucaseduoli in https://github.com/langflow-ai/langflow/pull/4501
* tests: Enhance component testing and error handling with dynamic retrieval by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4526
* fix: Agent Component update_build_config, Nvidia and other model dynamic parameter loading by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4556
* ci: Limit workflows to Python files and optimize environment setup by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4567
* chore: Bump version to 1.1.0 and 0.1.0 for langflow and langflow-base by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4574
* ci: Update CI path filters for frontend tests by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4571
* chore: Update langflow-base dependency to version 0.1.0 by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4581
* ci: Strip 'v' prefix from version and remove obsolete release workflow by ogabrielluiz in https://github.com/langflow-ai/langflow/pull/4584

New Contributors
* dhlidongming made their first contribution in https://github.com/langflow-ai/langflow/pull/4129
* Adarsh-1806 made their first contribution in https://github.com/langflow-ai/langflow/pull/4151
* smatiolids made their first contribution in https://github.com/langflow-ai/langflow/pull/3911
* deon-sanchez made their first contribution in https://github.com/langflow-ai/langflow/pull/4189
* devinbost made their first contribution in https://github.com/langflow-ai/langflow/pull/4272
* irshadmb made their first contribution in https://github.com/langflow-ai/langflow/pull/4312
* bhatsanket made their first contribution in https://github.com/langflow-ai/langflow/pull/4357

**Full Changelog**: https://github.com/langflow-ai/langflow/compare/v1.0.19...v1.1.0

1.0.19.post2

Not secure
<!-- Release notes generated using configuration in .github/release.yml at refs/heads/1.0.19.post2-release-branch -->



**Full Changelog**: https://github.com/langflow-ai/langflow/compare/v1.0.19.post1...v1.0.19.post2

1.0.19.post1

Not secure
<!-- Release notes generated using configuration in .github/release.yml at refs/heads/v1.0.19.1 -->

What's Changed
✨ New Features
* Refactor: Eliminate Global Variables for Improved Code Maintainability_fix_release by edwinjosechittilappilly in https://github.com/langflow-ai/langflow/pull/4208
🐛 Bug Fixes
* fix: fix retrieverTool component by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4201
* fix: object has no attribute 'set_event_manager' by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4200
* fix: Update example by anovazzi1 in https://github.com/langflow-ai/langflow/pull/4204
* fix: avoids error NameError: name 'MAX_NUMBER_OF_FIELDS' is not defin… by joaoguilhermeS in https://github.com/langflow-ai/langflow/pull/4203
* fix: unexpected keyword argument 'code' -> SQLExecutor and SQLDatabase by Cristhianzl in https://github.com/langflow-ai/langflow/pull/4230


**Full Changelog**: https://github.com/langflow-ai/langflow/compare/v1.0.19...v1.0.19.post1

Page 1 of 43

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.