Skip to content

Commit

Permalink
chore(main): release 0.0.75
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard committed Sep 17, 2023
1 parent 143d32d commit 0f32227
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## 0.0.75 (2023-09-17)

## What's Changed
* feat(frontend): responsiveness by @StanGirard in https://github.com/StanGirard/quivr/pull/1174
* feat(upload): changed to task by @StanGirard in https://github.com/StanGirard/quivr/pull/1178
* fix(qa_base): asign max_token to llm by @B0rrA in https://github.com/StanGirard/quivr/pull/1179
* feat(perf): increased perf embedding and search for files by @StanGirard in https://github.com/StanGirard/quivr/pull/1182
* fix(usersettings): Fix bugs with user settings in the back always gpt-3.5-turbo by @StanGirard in https://github.com/StanGirard/quivr/pull/1183
* feat(notificatins): higher refresh rate by @StanGirard in https://github.com/StanGirard/quivr/pull/1184
* style(notifications): improve the messages for the notifications by @StanGirard in https://github.com/StanGirard/quivr/pull/1185
* fix(notifications): dead notifications that are still present long after by @StanGirard in https://github.com/StanGirard/quivr/pull/1186
* fix(notifications): greater than 5 minutes ago not less by @StanGirard in https://github.com/StanGirard/quivr/pull/1187
* feat(aws): improved size by @StanGirard in https://github.com/StanGirard/quivr/pull/1188
* feat(concurrency): added concurrency for increased performance by @StanGirard in https://github.com/StanGirard/quivr/pull/1189
* feat(prompt): improved answer readability with markdown and aerataed by @StanGirard in https://github.com/StanGirard/quivr/pull/1190
* fix(notification): information now displayed on the right by @StanGirard in https://github.com/StanGirard/quivr/pull/1191
* feat(chat): added copy feature to message by @StanGirard in https://github.com/StanGirard/quivr/pull/1192


**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.74...v0.0.75

## 0.0.74 (2023-09-14)

**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.73...v0.0.74
Expand Down

0 comments on commit 0f32227

Please sign in to comment.