Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.0.63 #1037

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 0.0.63 (2023-08-27)

## What's Changed
* fix(dockerfile): backend Dockerfile exit code 1 by @pat266 in https://github.com/StanGirard/quivr/pull/1032
* test(backend): skip failing tests by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1036
* feat(messagesList): auto scroll on new message by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1040
* test: unskip `qa_headless.py` linter tests by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1041
* feat: add 2 save buttons on Brain management tab by @ChloeMouret in https://github.com/StanGirard/quivr/pull/1039
* feat(brain): add endpoint to return context to question by @ZongZiWang in https://github.com/StanGirard/quivr/pull/1044
* fix: English grammar translation.json by @elie222 in https://github.com/StanGirard/quivr/pull/1046

## New Contributors
* @pat266 made their first contribution in https://github.com/StanGirard/quivr/pull/1032
* @elie222 made their first contribution in https://github.com/StanGirard/quivr/pull/1046

**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.62...v0.0.63

## 0.0.62 (2023-08-25)

## What's Changed
Expand Down