What's Changed
✨ New Features
- feat: exception and error middleware by @zzzming in #2590
- feat: adds NVIDIA components by @ogabrielluiz in #2591
- feat: update custom component attributes on /update endpoint by @ogabrielluiz in #2607
- feat: add Maritalk model component by @ogabrielluiz in #2595
- feat: refactor graph vertex sorting by @italojohnny in #2583
- feat: add opentelemetry utility functions and unit tests by @zzzming in #2570
- feat: log retriever endpoint by @zzzming in #2601
- feat: update starter projects by @igorrCarvalho in #2630
- feat: update dependencies for Google Authentication Library and Google Calendar API by @ogabrielluiz in #2626
- Frontend Feature: Multiselect ui-component and merge refs hook by @596050 in #2405
🐛 Bug Fixes
- fix: stream option is not working with tracing enabled by @nicoloboschi in #2602
- fix: add vertices in the first layer to the vertices being run by @ogabrielluiz in #2594
- fix: update test_create_function to use pathlib.Path by @ogabrielluiz in #2605
- fix: astra vectorize auth error by @nicoloboschi in #2606
- fix: re-implement logic to correctly save or update flow in the appropriate folder on autologin = false by @Cristhianzl in #2610
- fix: show loading component state while images arent fully loaded by @Cristhianzl in #2609
- fix: add timeout for unit tests workflows by @ogabrielluiz in #2613
- tests: fix up the astra integ tests and add vectorize tests by @jordanrfrazier in #2616
- fix: Improve vertex filtering and update is_vertex_runnable logic by @ogabrielluiz in #2612
- fixing ThreadingInMemoryCache usage by @himan-k in #2604
- fix: azure embeddings models with fixed dimensions fail by @nicoloboschi in #2619
- fix: issue with freeze value on page refresh by @anovazzi1 in #2623
- fix: qdrant with ingest not working by @nicoloboschi in #2636
- fix: remove unnecessary encode from API key decryption by @Cristhianzl in #2641
- fix: update Multiselect component to use 'values' prop instead of 'value' by @ogabrielluiz in #2640
📝 Documentation Updates
- Add CrewAI Component Documentation by @berrytern in #2519
- docs: make astra vectorize provider key advanced param by @jordanrfrazier in #2639
🛠 Maintenance Tasks
- perf: improve /logs concurrent access by @nicoloboschi in #2633
Others
- feat: migrate agents and toolkits to Component syntax by @nicoloboschi in #2579
- chore: update dependencies for langflow and langflow-base packages by @ogabrielluiz in #2638
New Contributors
Full Changelog: v1.0.7...v1.0.8