Skip to content

Commit 619f5bc

Browse files
authored
chore(main): release 0.0.63 (#1037)
1 parent 77863e7 commit 619f5bc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## 0.0.63 (2023-08-27)
4+
5+
## What's Changed
6+
* fix(dockerfile): backend Dockerfile exit code 1 by @pat266 in https://github.com/StanGirard/quivr/pull/1032
7+
* test(backend): skip failing tests by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1036
8+
* feat(messagesList): auto scroll on new message by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1040
9+
* test: unskip `qa_headless.py` linter tests by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1041
10+
* feat: add 2 save buttons on Brain management tab by @ChloeMouret in https://github.com/StanGirard/quivr/pull/1039
11+
* feat(brain): add endpoint to return context to question by @ZongZiWang in https://github.com/StanGirard/quivr/pull/1044
12+
* fix: English grammar translation.json by @elie222 in https://github.com/StanGirard/quivr/pull/1046
13+
14+
## New Contributors
15+
* @pat266 made their first contribution in https://github.com/StanGirard/quivr/pull/1032
16+
* @elie222 made their first contribution in https://github.com/StanGirard/quivr/pull/1046
17+
18+
**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.62...v0.0.63
19+
320
## 0.0.62 (2023-08-25)
421

522
## What's Changed

0 commit comments

Comments
 (0)