What's Changed
✨ New Features
- feat: Add JSON Cleaner Component by @h-arnold in #2584
- feat: refactor memories by @nicoloboschi in #2621
- feat: add payload validation, update Simple API Test fixture, run tests by @ogabrielluiz in #2664
🐛 Bug Fixes
- fix: enable copy when dict is disabled by @Cristhianzl in #2642
- fix: handle sender_name passed as data or message by @ogabrielluiz in #2653
- fix: fix bug on row selection at IO modal by @anovazzi1 in #2627
- fix: add try catch on fenet decrypt to prevent errors by @Cristhianzl in #2660
- fix: fix docker compose and add instructions by @nicoloboschi in #2654
- fix: coroutine is not iterable when using redis by @nicoloboschi in #2655
- fix: optimize filtering of vertices in useFlowStore by @ogabrielluiz in #2662
- fix: adjust function that add incremental name on flows that already exists + tests by @Cristhianzl in #2645
- fix: prevent to loop on keys of object profile pictures when It's not loaded yet by @Cristhianzl in #2658
- fix: update starter projects by @anovazzi1 in #2665
Others
- chore: update HuggingFace Spaces build script to use correct space name by @ogabrielluiz in #2649
- chore: update package versions by @ogabrielluiz in #2663
Full Changelog: v1.0.8...v1.0.9