What's Changed
- (frontend): Remove NATIVE_CATEGORIES constant and simplify logic for checking template code value in GenericNode component by @ogabrielluiz in #2008
- Fix Application Crash with Multiple Nested Dict Components in Flow by @Cristhianzl in #2011
- Added curl parse to API Request component and fixed dict issues by @ogabrielluiz in #2013
- Readme refactor by @SonicDMG in #1963
- Update README.md by @mendonk in #2020
- Add support for running flows by endpoint name by @ogabrielluiz in #2012
- fix: create superuser at startup to avoid concurrency issues by @nicoloboschi in #2019
- feat: read flows from local directory at startup by @nicoloboschi in #1989
- [Docs] - Example Components by @mendonk in #2022
- feat: Add Docker Hub propagation wait and HuggingFace Spaces build restart by @ogabrielluiz in #2024
- Add Upstash Vector Store support by @ogabrielluiz in #2004
- Update utils.py to handle SecretStr field type as str with password and load_from_db attributes by @ogabrielluiz in #2005
- Fix endpoint URL interpolation issue in getCurlCode by @ogabrielluiz in #2026
- Update README.md by @mendonk in #2036
- Add webhook endpoint, and other fixes by @ogabrielluiz in #1766
- refactor: Update getCurlRunCode function to export it as a named export by @ogabrielluiz in #2037
New Contributors
Full Changelog: v1.0.0a42...v1.0.0a43