What's Changed
- Updated Default Component Formations for Vector Stores by @joaoguilhermeS in #2263
- Refactor prompt validation and code processing in Component and PromptComponent classes by @ogabrielluiz in #2264
- prevent race condition on drop_and_create_table_if_schema_mismatch by @zzzming in #2270
- Add CohereRerank component and update artifact post-processing by @ogabrielluiz in #2266
- Fix - Docs Footer and Header by @lucaseduoli in #2274
- update basic prompt example by @italojohnny in #2275
- Refactor setup.py to remove call to update_new_output function and fix Text type by @ogabrielluiz in #2276
- Adds JS API code example by @ogabrielluiz in #2273
- Bugfix: Flows losing reference of folder when renaming current folder by @Cristhianzl in #2269
- fix icons not displaying by @Cristhianzl in #2281
- refactor: Skip deactivated files in directory_reader.py by @ogabrielluiz in #2284
- Refactor TextInput to MessageTextInput by @ogabrielluiz in #2282
- Removed LaTeX to not cause problems by @lucaseduoli in #2279
- 🔧 (config.yaml): Remove langflow config file as it is no longer needed in the project. by @ogabrielluiz in #2277
- Refactor CustomComponentResponse and GenericNode to handle component type by @ogabrielluiz in #2280
- fix regex validation for url by @italojohnny in #2286
- Update package versions and refactor code by @ogabrielluiz in #2292
- Add TelemetryService and docs by @ogabrielluiz in #2272
- Reduce unnecessary backend calls when renaming folders by @Cristhianzl in #2291
- Update getHealth function to handle connection timeouts by @anovazzi1 in #2265
New Contributors
- @joaoguilhermeS made their first contribution in #2263
Full Changelog: v1.0.0rc0...v1.0.0rc1