Releases: QuivrHQ/quivr
Releases · QuivrHQ/quivr
v0.0.34
v0.0.33
What's Changed
- 🚑 use security headers in prod environement only by @gozineb in #550
- docs: markdown formatting to steps by @lirantal in #526
- Frontent/test/explore/1 by @mamadoudicko in #552
- ✨ add github mediasource in security headers by @gozineb in #551
New Contributors
Full Changelog: v0.0.32...v0.0.33
v0.0.32
TL;DR
Added some new frontend test
Added some security headers
New Supabase edge functions for email subscription
Fix bug in migration
What's Changed
- Frontend/test/config/1 by @mamadoudicko in #534
- Frontend/test/config/2 by @mamadoudicko in #542
- Frontend/test/explore/1 by @mamadoudicko in #544
- ✨ add cors security headers by @gozineb in #533
- feat: email edge function by @mattzcarey in #545
- (fix) syntax error at or near "WHERE" by @michaeltansg in #548
Full Changelog: v0.0.31...v0.0.32
v0.0.31
v0.0.30
TL;DR
- You can now search through your brains
- multithreading for calls to the database
- Loads of front end tests
- Refactor of the Backend to facilitate integration from new LLMs
What's Changed
- feat: new classes by @mattzcarey in #499
- Search for brains through the dropdown by @iMADi-ARCH in #507
- fix: jwt decode to return User object by @mattzcarey in #513
- Frontend/test/chat 1 by @mamadoudicko in #508
- Frontend/test/chat 2 by @mamadoudicko in #516
- Frontend/test/chat 3 by @mamadoudicko in #517
- 🐛 send select request supabase in batches with multiprocessing by @gozineb in #518
- excel not - csv yes / ubuntu 20 not - ubuntu 22 yes by @johnfelipe in #416
- 🚑 use multithreading instead of multiprocessing for container in ECS by @gozineb in #525
- Update intro.md by @justalike in #506
- 📝 add contribution guidelines to quivr by @gozineb in #522
- Update LICENSE link in README by @PyroGenesis in #524
- Frontend/test/chat 4 by @mamadoudicko in #523
New Contributors
- @johnfelipe made their first contribution in #416
- @justalike made their first contribution in #506
- @PyroGenesis made their first contribution in #524
Full Changelog: v0.0.29...v0.0.30
v0.0.29
TL;DR
- Migration Helper
- Testing Strategy
- Frontend testing
- Improved Openai functions
- Removed google vertexai from choices in production
What's Changed
- feat: base class for llms by @mattzcarey in #462
- Docs/testing strategy by @StanGirard in #465
- feat(functions): improved by removing only get_context by @StanGirard in #459
- Frontend/unit tests by @mamadoudicko in #485
- fix: remove google on main by @mattzcarey in #486
- 🎉 new issues templates by @gozineb in #488
- Frontend/test/chat by @mamadoudicko in #496
- test(): add unit tests by @mamadoudicko in #498
Full Changelog: v0.0.28...v0.0.29
v0.0.28
TL;DR
You can now delete your brains
What's Changed
- ability to delete brain by @iMADi-ARCH in #456
- Feat/Add unit tests to RecoverPassword component by @ziyad-elabid-nw in #445
- chore(telemetry): added for DELETE_BRAIN by @StanGirard in #457
New Contributors
- @ziyad-elabid-nw made their first contribution in #445
Full Changelog: v0.0.27...v0.0.28
v0.0.27
What's Changed
- remove blank scrollbars and use predefined components by @iMADi-ARCH in #452
- ci(test): added test on endpoints by @StanGirard in #454
Full Changelog: v0.0.26...v0.0.27
v0.0.26
v0.0.25
##TL;DR
Fixed:
- Api key generation/deletion
- API Key now available one month
Automated frontend & backend test in the CI
What's Changed
- fix(apikey): fixed with bad casting by @StanGirard in #444
- Feat/testing backend by @StanGirard in #446
Full Changelog: v0.0.24...v0.0.25