Releases: langflow-ai/langflow
Releases · langflow-ai/langflow
v1.0.0a55
What's Changed
- Refactor chatView component and improve error handling by @anovazzi1 in #2144
- Improve makefile [edited] by @italojohnny in #2141
- [feat] add embedding dimensions parameters to openai models by @jordanrfrazier in #2146
- chore: Update persist_directory parameter to handle None value in ChromaSearch and Chroma components by @ogabrielluiz in #2157
- chore: Update duckdb dependency to version 1.0.0 and improve MonitorService code by @ogabrielluiz in #2158
- chore: Update schema.py and service.py to handle file serialization and deserialization by @ogabrielluiz in #2159
New Contributors
- @italojohnny made their first contribution in #2141
Full Changelog: v1.0.0a53...v1.0.0a55
v1.0.0a53
What's Changed
- use Astra DB Application Token for all Astra token's display_name by @zzzming in #2143
- docker: add customizable port for frontend image by @nicoloboschi in #2147
- docker: force python version to 3.12.3 by @nicoloboschi in #2148
Full Changelog: v1.0.0a52...v1.0.0a53
v1.0.0a52
What's Changed
- Update .gitignore and refactor ChatInput and ChatOutput by @ogabrielluiz in #2140
Full Changelog: v1.0.0a51...v1.0.0a52
v1.0.0a51
What's Changed
- Added updatable components and avatar by @lucaseduoli in #2115
- refactor: migrate from Record to Message by @ogabrielluiz in #2113
- Feat: Implement Shortcut Settings Page by @igorrCarvalho in #1830
- Minor UI Adjustments by @lucaseduoli in #2122
- Extensive UI Enhancements, Bug Fixes, and Code Refactoring by @lucaseduoli in #2129
- Improve SQLite performance by @zzzming in #2111
- Release -> Output Inspection, Session Management, General Bug Fixing and UI Improvements by @Cristhianzl in #2104
- Add New Inspection View on Components Outputs by @Cristhianzl in #2098
Full Changelog: v1.0.0a50...v1.0.0a51
v1.0.0a50
What's Changed
- [Docs] - Playground I/O, New Project button, and Python version by @mendonk in #2102
- [Docs] - Resize Images and Cleanup by @mendonk in #2110
- [Docs] - Style Guide Edits by @mendonk in #2114
- fix lint - type mismatch by @zzzming in #2117
- Bump pdfjs-dist and react-pdf in /src/frontend by @dependabot in #2096
- openai model spec openai_api_base should be an advanced option by @nicoloboschi in #2091
- refactor: Include Missing Field in Tool Status by @YamonBot in #2118
- feat: add unstructured package version to 0.14.4 and add support for docx, md, and pptx extras by @ogabrielluiz in #2105
- docker: add curl to the image by @nicoloboschi in #2124
- feat: add cassandra components by @jordanrfrazier in #2056
- Update get-python-api-code.tsx by @edwinjosechittilappilly in #2130
- feat: multi arch docker images by @nicoloboschi in #2123
- fix: ensure tweaks object exists by @jordanrfrazier in #2134
- Update Couchbase component and package versions by @ogabrielluiz in #2138
- add PythonCodeStructuredTool by @YamonBot in #1747
New Contributors
- @zzzming made their first contribution in #2117
- @jordanrfrazier made their first contribution in #2056
- @edwinjosechittilappilly made their first contribution in #2130
Full Changelog: v1.0.0a49...v1.0.0a50
v1.0.0a49
What's Changed
- Feature Enhancements and Bug Fixes by @lucaseduoli in #2099
- fix: 🐛 replaced debounce-promise with pdebounce by @ogabrielluiz in #2109
Full Changelog: v1.0.0a48...v1.0.0a49
v1.0.0a48
Full Changelog: v1.0.0a47...v1.0.0a48
v1.0.0a47
What's Changed
- Docs - Update README.md by @mendonk in #2079
- Update README.md by @mendonk in #2082
- Update README.PT.md by @mendonk in #2081
- Feat: Add Streamlit icon by @igorrCarvalho in #2077
- Refactor SettingsPage component and add Messages page by @anovazzi1 in #2084
- 📝 (parse.py): Update parse_context function to use the new ParsedArgs namedtuple for better code organization and clarity by @ogabrielluiz in #2095
- Added API Keys into Settings, and made changes into BaseModal by @lucaseduoli in #2067
- [Docs] CLI Commands, deployments, x logo by @mendonk in #2080
- Update dependencies and fix import paths by @ogabrielluiz in #2101
Full Changelog: v1.0.0a46...v1.0.0a47
v1.0.0a46
What's Changed
- [Docs] - Migration Folder by @mendonk in #2066
- Add chinese README and language type navigation to the main README. by @jackiemoo in #2069
- Fix and Enhance Modal, Button, and Layout Functionality by @lucaseduoli in #2064
- 📝 (utils.py): Add get_flow function and update Python API code by @ogabrielluiz in #2075
- Remove commented out code by @bee-ch in #2047
- chore: Update poetry installation to use environment variable for version by @ogabrielluiz in #2074
- feat: Refactor delete_multiple_flows endpoint to use DELETE method by @ogabrielluiz in #2029
New Contributors
Full Changelog: v1.0.0a45...v1.0.0a46
v1.0.0a45
What's Changed
- Update uvicorn server configuration and add pool config by @ogabrielluiz in #2052
- [Docs] - Update gif by @mendonk in #2062
- (refactor) Update pytest arguments in Makefile for better test execution by @ogabrielluiz in #2063
- setting fallback_to_env_var should be respected in api calls by @nicoloboschi in #2058
- Add lazy load on router to improve bootstrap application performance by @Cristhianzl in #2050
- Upgrade couchbase dependency to version 4.2.1 with extras and make it optional by @ogabrielluiz in #2073
- docker: improve image layout and backend-only/frontend-only images by @nicoloboschi in #2071
- Correctly Handle Text File Encoding to Avoid 'GBK' Codec Errors by @jackiemoo in #2072
New Contributors
- @jackiemoo made their first contribution in #2072
Full Changelog: v1.0.0a44...v1.0.0a45