What's Changed
- bugfix: patched csv agent by @martins0n in #1095
- [New feature] Add support for Embeddings model from Amazon Bedrock & documentation by @kandakji in #1086
- fix(deps): change appdirs dependency to platformdirs by @gladson in #1111
- modify get_current_user to accept api_key as authentication method by @mrab72 in #1108
- Allow users to use dark mode by @brylie in #1116
- fix(Dockerfile): Update dockerfile and docker-compose by @onesolpark in #1098
- Fix components link (Python integrations documentation) by @brylie in #1117
- feat: redis vector store client by @Lanznx in #1114
- feat: add pgvector client by @Lanznx in #1131
- Update to Pydantic V2 by @ogabrielluiz in #1112
- Bump version to 0.6.0a0 by @ogabrielluiz in #1135
- Fix: Avoid fix_memory_inputs when langchain_object is instance of AgentExecutor by @merrygoround-of-life in #1142
- Fix components link in Readme by @rm-- in #1151
- add AnthropicLLM by CustomComponent by @yamonkjd in #1153
- Full integration with the new feature Store by @anovazzi1 in #1180
- Bug - Undo and Copy on Group Nodes by @lucaseduoli in #1056
- Update version to 0.6.0rc1 by @ogabrielluiz in #1185
- Feature/store by @Cristhianzl in #1186
- Update component by @anovazzi1 in #1188
- update an existing flow/component in the Store is now possible by @anovazzi1 in #1189
- Remove to_dict method in favor or pydantic implementation by @ogabrielluiz in #1190
- Refactor field configuration in add_new_custom_field function by @ogabrielluiz in #1194
- Add RangeSpec class and functionality in the UI by @ogabrielluiz in #1192
- Fix various issues and refactor codebase by @ogabrielluiz in #1196
- Bump axios, @docusaurus/core, @docusaurus/plugin-ideal-image, @docusaurus/preset-classic, @docusaurus/theme-classic and @docusaurus/theme-search-algolia in /docs by @dependabot in #1197
- chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 in /docs by @dependabot in #1090
- chore(deps-dev): bump vite from 4.5.0 to 4.5.1 in /src/frontend by @dependabot in #1181
- Update frontend dependencies by @ogabrielluiz in #1198
- Remove console.log statements, fix embedding parameter order, and improve formatting by @ogabrielluiz in #1199
- Langflow Store Integration and Enhanced Component Management by @ogabrielluiz in #1200
- Release 0.6.0 - Langflow Store, Group Components and more by @ogabrielluiz in #1201
New Contributors
- @martins0n made their first contribution in #1095
- @kandakji made their first contribution in #1086
- @gladson made their first contribution in #1111
- @mrab72 made their first contribution in #1108
- @brylie made their first contribution in #1116
- @onesolpark made their first contribution in #1098
- @Lanznx made their first contribution in #1114
- @rm-- made their first contribution in #1151
Full Changelog: v0.5.12...v0.6.0