Releases: QuivrHQ/quivr
Releases · QuivrHQ/quivr
v0.0.74
0.0.74 (2023-09-14)
Full Changelog: v0.0.73...v0.0.74
v0.0.73
0.0.73 (2023-09-14)
Full Changelog: v0.0.72...v0.0.73
v0.0.72
0.0.72 (2023-09-14)
What's Changed
- feat(file-system): added queue and filesystem by @StanGirard in #1159
- fix(migration): removed by @StanGirard in #1170
Full Changelog: v0.0.71...v0.0.72
v0.0.71
0.0.71 (2023-09-14)
What's Changed
- feat: the good user management by @StanGirard in #1158
- feat: add knowledge tab on brains settings page by @mamadoudicko in #1163
- feat: update header and improve ux by @mamadoudicko in #1164
- feat: submit upload on Enter by @mamadoudicko in #1160
- feat: make error messages more clear by @mamadoudicko in #1166
Full Changelog: v0.0.70...v0.0.71
v0.0.70
0.0.70 (2023-09-12)
What's Changed
- feat: add notifications components by @mamadoudicko in #1148
- feat: add polling for pending notifications by @mamadoudicko in #1152
- fix(selectedBrain): prevent picking brainId from local storage by @mamadoudicko in #1154
- feat: update isValidUrl function by @mamadoudicko in #1155
Full Changelog: v0.0.69...v0.0.70
v0.0.69
0.0.69 (2023-09-08)
What's Changed
- feat: add multiple upload and crawl in parallel by @mamadoudicko in #1118
- feat: allow user to chat while feed process is pending by @mamadoudicko in #1120
- feat: add notifications table, and push notification on upload and crawl by @mamadoudicko in #1125
- feat: merge chat history with chat notifications by @mamadoudicko in #1127
- feat(feedBrain): add request pending message #1135 by @mamadoudicko in #1136
- fix: update crawl and upload endpoints by @mamadoudicko in #1142
- make docker compose command more flexible by @thehunmonkgroup in #1139
New Contributors
- @thehunmonkgroup made their first contribution in #1139
Full Changelog: v0.0.68...v0.0.69
v0.0.68
0.0.68 (2023-09-06)
What's Changed
- feat(liteLLM): Add support for Azure OpenAI, Palm, Claude-2, Llama2, CodeLlama (100+LLMs) by @ishaan-jaff in #1097
- feat(crawler): add multiple urls support by @mamadoudicko in #1112
- fix(csp): add growthbook to csp headers by @gozineb in #1117
New Contributors
- @ishaan-jaff made their first contribution in #1097
Full Changelog: v0.0.67...v0.0.68
v0.0.67
0.0.67 (2023-09-05)
What's Changed
- feat: add FeedBrainInput component by @mamadoudicko in #1101
- feat: add component in chat page by @mamadoudicko in #1103
- 🚑 fix feature flags -> add it back to context by @gozineb in #1106
- chore: update .env example by @mamadoudicko in #1105
Full Changelog: v0.0.66...v0.0.67
v0.0.66
0.0.66 (2023-09-04)
What's Changed
- fix(prod): add url api.openai to CSP headers by @gozineb in #1077
- feat: change share brain button logic by @mamadoudicko in #1078
- fix(brainsSettings): handle nullish value from api call by @mamadoudicko in #1080
- fix: update hash routing logic by @mamadoudicko in #1082
- fix: fix hash redirection by @mamadoudicko in #1085
- feat: add tanstack query and optimistic fetch on brains settings page by @mamadoudicko in #1087
- docs: writeup for running quivr fully locally by @mvda in #1096
- fix: prevent submit on share button click by @mamadoudicko in #1098
New Contributors
Full Changelog: v0.0.65...v0.0.66
v0.0.65
0.0.65 (2023-08-31)
What's Changed
- feat: make chatlist scrollable by @mamadoudicko in #1064
- feat(newBrain): update data validation logic and add * on required fields by @mamadoudicko in #1065
- feat(shareBrain): prevent re inviting users with access by @mamadoudicko in #1063
- feat(chatMessage): update attributes display by @mamadoudicko in #1067
- fix: fix minor bugs by @mamadoudicko in #1070
- feat: remove mic button by @mamadoudicko in #1075
- feat: truncate long chat name by @mamadoudicko in #1076
Full Changelog: v0.0.64...v0.0.65