diff --git a/CHANGELOG.md b/CHANGELOG.md index 199035e74b61..f4ce64b8527e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## 0.0.99 (2023-10-27) + +## What's Changed +* fix: minor fixes by @gozineb in https://github.com/StanGirard/quivr/pull/1499 +* feat: remove onboarding's feature flag by @matthieujacq in https://github.com/StanGirard/quivr/pull/1501 +* feat: update form content on magic link auth request by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1502 +* feat: remove legacy header and footer by @matthieujacq in https://github.com/StanGirard/quivr/pull/1509 +* fix: black horizontal line sometimes appearing below section by @matthieujacq in https://github.com/StanGirard/quivr/pull/1510 +* Improve readme.md by @ankur0904 in https://github.com/StanGirard/quivr/pull/1511 +* refactor(settings tab): extract components by @gozineb in https://github.com/StanGirard/quivr/pull/1335 +* fix: hidden video playing automatically on iphone by @matthieujacq in https://github.com/StanGirard/quivr/pull/1514 + +## New Contributors +* @ankur0904 made their first contribution in https://github.com/StanGirard/quivr/pull/1511 + +**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.98...v0.0.99 + ## 0.0.98 (2023-10-26) ## What's Changed