Releases: langflow-ai/langflow
Releases · langflow-ai/langflow
v1.0.0rc0
What's Changed
- Fix mypy by @zzzming in #2204
- BUG FIX 2152 by @mmdsnb in #2218
- fix test: test_data_components.test_directory_without_mocks by @nicoloboschi in #2223
- fix: graph could re-run input vertices twice and override the input value by @nicoloboschi in #2219
- ci: skip test run_flow_from_json_object by @nicoloboschi in #2227
- fix: got unexpected 'lock' by @nicoloboschi in #2228
- fix: graph process should raise the actual error when failing by @nicoloboschi in #2225
- fix: do not open browser on backend_only mode by @nicoloboschi in #2220
- fix: "Flow" object has no field "last_tested_version" when loading flows from dir by @nicoloboschi in #2221
- ci pr-checker enforce meaningful pr title and description by @zzzming in #2232
- New Component, Multiple outputs and type refactor by @ogabrielluiz in #2246
- Added Output Types dropdown on nodes by @lucaseduoli in #1902
- Two edges by @Cristhianzl in #2249
- Docs 1.0a changes by @mendonk in #2241
- docker: make images arm64-compatible by @nicoloboschi in #2199
- Add TracingService and integration with Langsmith by @ogabrielluiz in #2247
- Store variables as Kubernetes Secrets by @zzzming in #2231
- Lint and update version by @ogabrielluiz in #2253
- fix: add trace_name parameter to method call by @italojohnny in #2254
- Stop building by @italojohnny in #2240
- Fixes and Tests for VectorStore Default Components by @berrytern in #2248
- [Docs] - Multiple outputs by @mendonk in #2256
- [Docs] - Global and Project Settings by @mendonk in #2257
- fix: upload files error by @ygcedu in #2194
- Update TextModal to use TextEditorArea for text input by @anovazzi1 in #2250
- Remove deprecated vector search components and refactor code by @ogabrielluiz in #2258
- Fix optional import for variable service by @ogabrielluiz in #2261
- Fix optional import and separate Variable services by @ogabrielluiz in #2262
New Contributors
- @mmdsnb made their first contribution in #2218
- @berrytern made their first contribution in #2248
- @ygcedu made their first contribution in #2194
Full Changelog: v1.0.0a60...v1.0.0rc0
v1.0.0a60
What's Changed
- test: add astra integration test by @jordanrfrazier in #2189
- fix docker tags on release process by @nicoloboschi in #2196
- General fixes related to shortcuts icons by @igorrCarvalho in #2179
- fix path to the unit test data folder by @zzzming in #2201
- remove the default logging use loguru by @zzzming in #2198
Full Changelog: v1.0.0a59...v1.0.0a60
v1.0.0a59
What's Changed
- Update dependencies and workflows by @ogabrielluiz in #2185
- Update dependencies and fix docs by @ogabrielluiz in #2186
- Support returning sub flow outputs by @rothnic in #2177
- Update Prettier and add trailing comma by @ogabrielluiz in #2187
- [Docs] - Link to new features from migration page by @mendonk in #2163
- feat: Add cache parameter to RunnableVerticesManager by @ogabrielluiz in #2181
- Minor documentation update and exception message fix to avoid confusion with Google Vertex by @msmygit in #2088
New Contributors
Full Changelog: v1.0.0a58...v1.0.0a59
v1.0.0a58
What's Changed
- Update linting workflows for frontend and Python code by @ogabrielluiz in #2171
- Fix error on React Flow with Auto Login = False by @Cristhianzl in #2164
- Refactor CustomComponent repr_value handling by @ogabrielluiz in #2173
- Sentry integration by @italojohnny in #2172
- Fix: General UI Bugs by @lucaseduoli in #2176
- Refactor: Remove blue border when agGrid input are focused by @igorrCarvalho in #2178
- Refactor endpoints.py to improve code handling and remove caching by @ogabrielluiz in #2180
Full Changelog: v1.0.0a57...v1.0.0a58
v1.0.0a57
What's Changed
- Improve error handling and logging in get_current_user_by_jwt function by @ogabrielluiz in #2165
Full Changelog: v1.0.0a56...v1.0.0a57
v1.0.0a56
What's Changed
- 🐛 (service.py): Fix handling of postgres dialect in database URL to prevent NoSuchModuleError and provide a warning message for users to update the database URL. by @ogabrielluiz in #2161
Full Changelog: v1.0.0a55...v1.0.0a56
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