Releases: langflow-ai/langflow
Releases · langflow-ai/langflow
v0.6.17
What's Changed
- Fix unique constraints for id column and update API key creation by @ogabrielluiz in #1764
Full Changelog: v0.6.16...v0.6.17
v1.0.0a24
What's Changed
- Feature/astra retriever by @mieslep in #1741
- Fix API not passing input_value to Chat Input by @ogabrielluiz in #1749
- Fix DB migration erro with Azure PostgreSQL Password with Langflow v0.6.14 by @Alperemrehas in #1711
New Contributors
- @Alperemrehas made their first contribution in #1711
Full Changelog: v1.0.0a23...v1.0.0a24
v1.0.0a23
What's Changed
- Refactor process method to align it with endpoint logic by @ogabrielluiz in #1700
- Add Experimental Agent Component by @ogabrielluiz in #1705
- Fix GCP deploy buttons in GCP docs by @yurikoval in #1702
New Contributors
- @yurikoval made their first contribution in #1702
Full Changelog: v1.0.0a22...v1.0.0a23
v0.6.16
What's Changed
- Update API key creation and bump version to 0.6.16 by @ogabrielluiz in #1704
Full Changelog: v0.6.15...v0.6.16
v1.0.0a22
What's Changed
- Update created_at field in api_key/crud.py and api_key/model.py by @ogabrielluiz in #1698
- Update nullable attribute for created_at field in variable table by @ogabrielluiz in #1697
Full Changelog: v1.0.0a21...v1.0.0a22
v1.0.0a21
What's Changed
- Fix migration problem by @ogabrielluiz in #1694
Full Changelog: v1.0.0a20...v1.0.0a21
v1.0.0a20
What's Changed
- Update Dockerfiles, main.py, constants.py, and package versions by @ogabrielluiz in #1691
- Check Store API key by @ogabrielluiz in #1693
- Update OpenAIModel.py: new model by @dodeeric in #1689
New Contributors
Full Changelog: v1.0.0a19...v1.0.0a20
v1.0.0a19
Full Changelog: v1.0.0a18...v1.0.0a19
v1.0.0a18
What's Changed
- Update database file path handling and server shutdown message by @ogabrielluiz in #1686
Full Changelog: v1.0.0a17...v1.0.0a18
v1.0.0a17
What's Changed
- Fix nullable attribute for created_at and updated_at fields in Variable model by @ogabrielluiz in #1669
- Update setup_mode to "Sync" in AstraDBVectorStoreComponent by @ogabrielluiz in #1670
- Fix various issues and refactor code by @ogabrielluiz in #1671
- Update datetime handling in ApiKey and Variable models by @ogabrielluiz in #1673
- Update package versions, workflows, LLMChain and Graph sorting by @ogabrielluiz in #1674
- Update langflow base prompts API utils by @ogabrielluiz in #1682
Full Changelog: v1.0.0a15...v1.0.0a17