|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 0.0.320 (2024-10-07) |
| 4 | + |
| 5 | +## What's Changed |
| 6 | +* Enable Porter Application cdp by @porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/3306 |
| 7 | +* Enable Porter Application cdp-front by @porter-deployment-app in https://github.com/QuivrHQ/quivr/pull/3307 |
| 8 | +* feat(assistant): cdp by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3305 |
| 9 | +* feat: Add debug logging for OCR results by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3309 |
| 10 | +* feat: Update OCR image scale for better accuracy by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3310 |
| 11 | +* feat: Update PDFGenerator to include logo in header by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3311 |
| 12 | +* feat: structlog parseable by @AmineDiro in https://github.com/QuivrHQ/quivr/pull/3312 |
| 13 | +* Revert "feat: structlog parseable" by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3313 |
| 14 | +* feat: structlog parseable by @AmineDiro in https://github.com/QuivrHQ/quivr/pull/3314 |
| 15 | +* Revert "feat: structlog parseable" by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3315 |
| 16 | +* feat: Update PDFGenerator to include logo in header by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3318 |
| 17 | +* feat: structlog parseable by @AmineDiro in https://github.com/QuivrHQ/quivr/pull/3319 |
| 18 | +* feat: Update knowledge status and send notification on task success by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3320 |
| 19 | +* feat: Update text retranscription instructions by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3321 |
| 20 | +* feat: update sentry by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3326 |
| 21 | +* chore: Remove unnecessary assertion in create_modification_report function by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3329 |
| 22 | +* chore: Add NEXT_PUBLIC_INTERCOM_APP_ID to Dockerfile by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3330 |
| 23 | +* feat: Update Content Security Policy for PostHog by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3331 |
| 24 | +* fix(cdp): order naming cdc_etiquette by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3333 |
| 25 | +* fix(notifications): added a debouncing mechanism by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3327 |
| 26 | + |
| 27 | + |
| 28 | +**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.319...v0.0.320 |
| 29 | + |
3 | 30 | ## 0.0.319 (2024-10-01)
|
4 | 31 |
|
5 | 32 | ## What's Changed
|
|
0 commit comments