mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-14 07:59:00 +03:00
chore(main): release 0.0.211 (#2249)
🤖 I have created a release *beep* *boop* --- ## 0.0.211 (2024-02-24) ## What's Changed * fix: ollama migration documentation by @bidoubiwa in https://github.com/QuivrHQ/quivr/pull/2248 * Update Sentry configuration and ignore file by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2250 * Fix Sentry DSN environment variable by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2251 * fix(sentry): Refactor GlobalError component to use arrow function syntax by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2252 * fix: Update Sentry configuration to use NEXT_PUBLIC_SENTRY_DSN by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2254 * feat(frontend): integrate octolane by @Zewed in https://github.com/QuivrHQ/quivr/pull/2256 * fix(frontend): better search bar and chat box by @Zewed in https://github.com/QuivrHQ/quivr/pull/2255 * feat(frontend): sources per messages by @Zewed in https://github.com/QuivrHQ/quivr/pull/2253 * feat(sentry): remove health endpoint by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2257 * Add octolane.com to Content Security Policy by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2258 * fix(frontend): ui chat box & sources small bug by @Zewed in https://github.com/QuivrHQ/quivr/pull/2260 * Refactor GitHub workflows by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2261 ## New Contributors * @bidoubiwa made their first contribution in https://github.com/QuivrHQ/quivr/pull/2248 **Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.210...v0.0.211 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This commit is contained in:
parent
c95c35499f
commit
edd29ba425
21
CHANGELOG.md
21
CHANGELOG.md
@ -1,5 +1,26 @@
|
||||
# Changelog
|
||||
|
||||
## 0.0.211 (2024-02-24)
|
||||
|
||||
## What's Changed
|
||||
* fix: ollama migration documentation by @bidoubiwa in https://github.com/QuivrHQ/quivr/pull/2248
|
||||
* Update Sentry configuration and ignore file by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2250
|
||||
* Fix Sentry DSN environment variable by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2251
|
||||
* fix(sentry): Refactor GlobalError component to use arrow function syntax by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2252
|
||||
* fix: Update Sentry configuration to use NEXT_PUBLIC_SENTRY_DSN by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2254
|
||||
* feat(frontend): integrate octolane by @Zewed in https://github.com/QuivrHQ/quivr/pull/2256
|
||||
* fix(frontend): better search bar and chat box by @Zewed in https://github.com/QuivrHQ/quivr/pull/2255
|
||||
* feat(frontend): sources per messages by @Zewed in https://github.com/QuivrHQ/quivr/pull/2253
|
||||
* feat(sentry): remove health endpoint by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2257
|
||||
* Add octolane.com to Content Security Policy by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2258
|
||||
* fix(frontend): ui chat box & sources small bug by @Zewed in https://github.com/QuivrHQ/quivr/pull/2260
|
||||
* Refactor GitHub workflows by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2261
|
||||
|
||||
## New Contributors
|
||||
* @bidoubiwa made their first contribution in https://github.com/QuivrHQ/quivr/pull/2248
|
||||
|
||||
**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.210...v0.0.211
|
||||
|
||||
## 0.0.210 (2024-02-22)
|
||||
|
||||
## What's Changed
|
||||
|
Loading…
Reference in New Issue
Block a user