diff --git a/CHANGELOG.md b/CHANGELOG.md index f1b3822ba..cd2df9087 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 0.0.241 (2024-05-01) + +## What's Changed +* feat(llamaparse): Add Llama Parse integration for complex document parsing by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2517 +* Delete Porter Application quivr-back by @porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/2519 +* Delete Porter Application quivr-demo-front by @porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/2520 +* Enable Porter Application preview by @porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/2521 +* Enable Porter Application preview-frontend by @porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/2522 +* feat(frontend): citations & sources by @Zewed in https://github.com/QuivrHQ/quivr/pull/2523 +* Fix: citation handling in ChatItem component by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2524 + + +**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.240...v0.0.241 + ## 0.0.240 (2024-04-29) ## What's Changed