What's Changed
- Ux Enhancement by @nayelimdejesus in #1038
- enhancement: reusable api client in frontend by @siiddhantt in #1040
- chore(deps): bump langchain-community from 0.0.16 to 0.2.9 in /scripts by @dependabot in #1041
- fix: delete all method type by @siiddhantt in #1044
- Feature(Sharing): Introducing Promptable conversations by @ManishMadan2882 in #1039
- UI Fixes by @ManishMadan2882 in #1047
- Optimize Dockerfile by unifying download tools to
wget
by @PeterDaveHello in #1043 - Optimize Dockerfile to reduce image size and improve build efficiency by @PeterDaveHello in #1048
- fix: changed query box from div to textarea by @siiddhantt in #1049
- chore(deps): bump boto3 from 1.34.6 to 1.34.153 in /application by @dependabot in #1050
- fix: no safe-area for iOS browser, input not fixed by @siiddhantt in #1060
- chore(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 in /frontend by @dependabot in #1053
- chore(deps-dev): bump vite from 5.0.13 to 5.3.5 in /frontend by @dependabot in #1056
- chore(deps-dev): bump eslint-plugin-react from 7.32.2 to 7.35.0 in /frontend by @dependabot in #1057
- chore(deps-dev): bump prettier from 2.8.4 to 3.3.3 in /frontend by @dependabot in #1054
- chore(deps-dev): bump lint-staged from 13.1.1 to 15.2.8 in /frontend by @dependabot in #1058
- chore(deps): bump duckduckgo-search from 5.3.0 to 6.2.6 in /application by @dependabot in #1051
- chore(deps): bump dataclasses-json from 0.6.3 to 0.6.7 in /application by @dependabot in #1052
- chore(deps): bump transformers from 4.36.2 to 4.43.4 in /application by @dependabot in #1061
- Upgrade unstructured by @dartpain in #1064
- chore(deps): bump gunicorn from 22.0.0 to 23.0.0 in /application by @dependabot in #1066
- chore(deps): bump transformers from 4.43.4 to 4.44.0 in /application by @dependabot in #1068
- chore(deps): bump pydantic-settings from 2.1.0 to 2.4.0 in /application by @dependabot in #1065
- chore(deps): bump elasticsearch from 8.12.0 to 8.14.0 in /application by @dependabot in #1067
- chore(deps): bump remark-gfm from 3.0.1 to 4.0.0 in /frontend by @dependabot in #1071
- chore(deps): bump react-i18next from 14.1.2 to 15.0.1 in /frontend by @dependabot in #1073
- chore(deps-dev): bump eslint-plugin-n from 15.6.1 to 15.7.0 in /frontend by @dependabot in #1072
- chore(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.62.0 in /frontend by @dependabot in #1070
- feat: new ui for sources in conversation by @siiddhantt in #1075
- chore(deps): bump i18next from 23.11.5 to 23.14.0 in /frontend by @dependabot in #1077
- chore(deps-dev): bump @vitejs/plugin-react from 4.2.1 to 4.3.1 in /frontend by @dependabot in #1078
- chore(deps): bump react-dom and @types/react-dom in /frontend by @dependabot in #1079
- chore(deps-dev): bump postcss from 8.4.40 to 8.4.41 in /frontend by @dependabot in #1080
- Extensions: Add size option to react-widget by @ManishMadan2882 in #1084
- fix: revert to remark-gfm 3.0.1 by @siiddhantt in #1085
- fix: updated both remark-gfm and react-markdown to compatible versions by @siiddhantt in #1086
- chore(deps): bump pymongo from 4.6.3 to 4.8.0 in /application by @dependabot in #1083
- chore(deps): bump nltk from 3.8.1 to 3.9 in /scripts by @dependabot in #1076
- chore(deps): bump qdrant-client from 1.9.0 to 1.11.0 in /application by @dependabot in #1081
- chore(deps): bump anthropic from 0.12.0 to 0.34.0 in /application by @dependabot in #1082
- React Widget: Fix for Next.js by @ManishMadan2882 in #1088
- Fix streaming issue on new conversation ID by @shriyaMadan in #1087
- fix: minor ui bug by @siiddhantt in #1090
- Upgrading options in React widget by @ManishMadan2882 in #1089
- React widget: Sync with the Stream endpoint, error handling by @ManishMadan2882 in #1092
- Widget Documentation update by @shelar1423 in #1093
- Update docs: minor fixes, version update by @ManishMadan2882 in #1094
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /extensions/chrome by @dependabot in #1105
- React-widget: Adding "large" option for widget size by @ManishMadan2882 in #1107
- feat: logging by @dartpain in #1110
- CSV upload by @aameraryan in #1109
- chore(deps): bump pandas from 2.2.0 to 2.2.2 in /application by @dependabot in #1101
- Widget: Replaced deprecated dependency by @ManishMadan2882 in #1111
- feat: added easy way to proxy by @dartpain in #1112
- Refining the scrolling functionality while streaming by @ManishMadan2882 in #1113
- Integrated Milvus Vector DB into main by @Jacksonxhx in #1045
- Migrating database to new model by @ManishMadan2882 in #1062
- 1059 migrating database to new model by @dartpain in #1118
- Adding option to collect feedback in React widget by @ManishMadan2882 in #1117
- chore(deps): bump path-to-regexp and json-server in /mock-backend by @dependabot in #1119
- chore(deps): bump tqdm from 4.66.3 to 4.66.5 in /application by @dependabot in #1103
- chore(deps): bump transformers from 4.44.0 to 4.44.2 in /application by @dependabot in #1104
- chore(deps): bump werkzeug from 3.0.3 to 3.0.4 in /application by @dependabot in #1100
- chore(deps): bump flask from 3.0.1 to 3.0.3 in /application by @dependabot in #1102
- Feature: Analytics and Logs Dashboard by @siiddhantt in #1116
- Load sources on shared conversations by @ManishMadan2882 in #1120
- Removed repetitive text in docs by @Shubham-EV in #1114
- chore(deps-dev): bump tailwindcss from 3.2.4 to 3.4.11 in /frontend by @dependabot in #1121
- chore(deps-dev): bump prettier-plugin-tailwindcss from 0.2.2 to 0.6.6 in /frontend by @dependabot in #1097
- Fix : overflow in queries by @ManishMadan2882 in #1123
- chore(deps): bump next from 14.1.1 to 14.2.12 in /docs by @dependabot in #1134
- chore(deps-dev): bump vite from 5.3.5 to 5.4.6 in /frontend by @dependabot in #1131
- chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 9.1.0 in /frontend by @dependabot in #1098
- chore(deps-dev): bump eslint from 8.33.0 to 8.57.1 in /frontend by @dependabot in #1130
- chore(deps-dev): bump @types/react-syntax-highlighter from 15.5.6 to 15.5.13 in /frontend by @dependabot in #1096
- chore(deps): bump @reduxjs/toolkit from 1.9.2 to 2.2.7 in /frontend by @dependabot in #1069
- fix(Docker): Integrate a bind mount in the local docker compose file by @anasKhafaga in #1138
- chore(deps): bump langchain from 0.1.4 to 0.2.10 in /scripts by @dependabot in #1133
- chore(deps): bump anthropic from 0.34.0 to 0.34.2 in /application by @dependabot in #1128
- Fix UI for mobile devices by @ManishMadan2882 in #1132
- chore(deps): bump langchain-core from 0.2.38 to 0.3.2 in /application by @dependabot in #1139
- chore(deps): bump html2text from 2020.1.16 to 2024.2.26 in /application by @dependabot in #1126
- chore(deps): bump openapi3-parser from 1.1.16 to 1.1.18 in /application by @dependabot in #1124
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 in /extensions/react-widget by @dependabot in #1095
- fix(deps): downgrade json-server to v0.17.4 by @anasKhafaga in #1135
- Stream sources by @ManishMadan2882 in #1140
- chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.30.0 in /frontend by @dependabot in #1147
- chore(deps): bump pandas from 2.2.2 to 2.2.3 in /application by @dependabot in #1145
- chore(deps): bump i18next from 23.14.0 to 23.15.1 in /frontend by @dependabot in #1146
- chore(deps): bump elasticsearch from 8.14.0 to 8.15.1 in /application by @dependabot in #1144
- chore(deps): bump react-i18next from 15.0.1 to 15.0.2 in /frontend by @dependabot in #1149
- chore(deps): bump tzdata from 2024.1 to 2024.2 in /application by @dependabot in #1143
- chore(deps): bump rollup from 4.20.0 to 4.22.4 in /frontend by @dependabot in #1151
- chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.10 in /frontend by @dependabot in #1148
- feat: sync remote sources by @siiddhantt in #1152
- fix: updated docker execution script from
docker-compose
to `docker… by @utin-francis-peter in #1153 - feat(Docker): Configure debugging with vscode and chrome by @anasKhafaga in #1156
- feature: OpenAPI specification compliant endpoints by @siiddhantt in #1154
- feat: added theme check unless already set by @sahil9001 in #1173
New Contributors
- @nayelimdejesus made their first contribution in #1038
- @PeterDaveHello made their first contribution in #1043
- @shriyaMadan made their first contribution in #1087
- @aameraryan made their first contribution in #1109
- @Jacksonxhx made their first contribution in #1045
- @Shubham-EV made their first contribution in #1114
- @anasKhafaga made their first contribution in #1138
- @sahil9001 made their first contribution in #1173
Full Changelog: 0.10.0...0.11.0