What's Changed
- fix: typo in documentation anchor link by @eldimi in #510
- Fix authentication with Cognito Federation in private deployment by @eldimi in #515
- fix(api): Fixed getDocument(s) endpoint errors by @flamingquaks in #518
- docs: Add AWS Resources Overview to documentation site by @flamingquaks in #522
- docs: tweaked architecture doc pages by @flamingquaks in #523
- format: Run prettier and enforce formatting (Typescript) by @charles-marion in #526
- test: Add unit tests to authentication and chatbot-api by @charles-marion in #525
- fix: Token order during streaming by @charles-marion in #528
- Update the path to the magic config executable by @massi-ang in #530
- test: Added session integration tests by @charles-marion in #527
- Ignore files in
dist
folder by @massi-ang in #531
New Contributors
- @eldimi made their first contribution in #510
- @charles-marion made their first contribution in #526
Full Changelog: v4.0.13...v4.0.14