0.10.0
版本发布时间: 2024-07-18 19:38:45
arc53/DocsGPT最新发布版本:0.11.0(2024-10-01 18:06:52)
What's Changed
- Issue button to clean chat history by @TomasMatarazzo in https://github.com/arc53/DocsGPT/pull/929
- fix: remote upload error by @siiddhantt in https://github.com/arc53/DocsGPT/pull/933
- build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /application by @dependabot in https://github.com/arc53/DocsGPT/pull/939
- build(deps): bump tqdm from 4.66.1 to 4.66.3 in /scripts by @dependabot in https://github.com/arc53/DocsGPT/pull/934
- build(deps): bump tqdm from 4.66.1 to 4.66.3 in /application by @dependabot in https://github.com/arc53/DocsGPT/pull/935
- fix(UI):conversation,settings by @ManishMadan2882 in https://github.com/arc53/DocsGPT/pull/941
- Fix: Abnormal overflow on mobile screens and arbitrary word breaks. by @ManishMadan2882 in https://github.com/arc53/DocsGPT/pull/942
- build(deps): bump next from 14.0.4 to 14.1.1 in /docs by @dependabot in https://github.com/arc53/DocsGPT/pull/943
- Update Dockerfile by @Fagner-lourenco in https://github.com/arc53/DocsGPT/pull/936
- refactor: several small ui refactor for generalisation by @siiddhantt in https://github.com/arc53/DocsGPT/pull/946
- FIx: API Key Parsing by @ManishMadan2882 in https://github.com/arc53/DocsGPT/pull/952
- FIX: Spinner by @shelar1423 in https://github.com/arc53/DocsGPT/pull/953
- Updating Hero by @ManishMadan2882 in https://github.com/arc53/DocsGPT/pull/949
- Update Sidebar by @ManishMadan2882 in https://github.com/arc53/DocsGPT/pull/957
- chore: Update Docker build platforms for application and frontend and… by @dartpain in https://github.com/arc53/DocsGPT/pull/958
- Feat : add copy button on code snippet by @sossost in https://github.com/arc53/DocsGPT/pull/955
- feat: k8s deployment by @dartpain in https://github.com/arc53/DocsGPT/pull/963
- Feature: Token count for vectors by @ManishMadan2882 in https://github.com/arc53/DocsGPT/pull/964
- feat: dropdown to adjust conversational history limits by @siiddhantt in https://github.com/arc53/DocsGPT/pull/965
- Fix empty response in the conversation by @starkgate in https://github.com/arc53/DocsGPT/pull/967
- Internationalisation with i18next by @ManishMadan2882 in https://github.com/arc53/DocsGPT/pull/969
- Fix: added translation for the conversation history dropdown by @ManishMadan2882 in https://github.com/arc53/DocsGPT/pull/972
- feat: remote sources have clickable links to original url by @siiddhantt in https://github.com/arc53/DocsGPT/pull/970
- FIX: improved documentation by @shelar1423 in https://github.com/arc53/DocsGPT/pull/971
- DocsGPT link update by @shelar1423 in https://github.com/arc53/DocsGPT/pull/977
- build(deps): bump requests from 2.31.0 to 2.32.0 in /application by @dependabot in https://github.com/arc53/DocsGPT/pull/961
- fix/pr-960 by @siiddhantt in https://github.com/arc53/DocsGPT/pull/974
- chore(deps): bump qdrant-client from 1.8.2 to 1.9.0 in /application by @dependabot in https://github.com/arc53/DocsGPT/pull/979
- my-japanese-translation by @charlesnilsson in https://github.com/arc53/DocsGPT/pull/987
- Updated nextra docs with new html code block installation instruction by @SDanielDev in https://github.com/arc53/DocsGPT/pull/989
- Denominations on tokens by @IlyasOsman in https://github.com/arc53/DocsGPT/pull/990
- fix: input field covered by url bar in safari by @siiddhantt in https://github.com/arc53/DocsGPT/pull/993
- Adding in Mandarin translation into DocsGPT by @vedantbhatter in https://github.com/arc53/DocsGPT/pull/991
- Fix/retry-btn by @utin-francis-peter in https://github.com/arc53/DocsGPT/pull/988
- chore: Refactor embeddings instantiation to use a singleton pattern by @dartpain in https://github.com/arc53/DocsGPT/pull/996
- rename celery.py by @xucailiang in https://github.com/arc53/DocsGPT/pull/994
- upgrade docker to 24.04 by @dartpain in https://github.com/arc53/DocsGPT/pull/1000
- Fix: Set Uploaded/Trained/Latest Source Doc as Selected/Active Source Doc by @utin-francis-peter in https://github.com/arc53/DocsGPT/pull/1001
- Better Error handling on /stream endpoint by @ManishMadan2882 in https://github.com/arc53/DocsGPT/pull/1002
- fix: modals close on clicking outside by @siiddhantt in https://github.com/arc53/DocsGPT/pull/1005
- Fix/issue#998 by @utin-francis-peter in https://github.com/arc53/DocsGPT/pull/1008
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot in https://github.com/arc53/DocsGPT/pull/1006
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/arc53/DocsGPT/pull/1011
- fix: input box improvements by @siiddhantt in https://github.com/arc53/DocsGPT/pull/1012
- Fix/training progress by @utin-francis-peter in https://github.com/arc53/DocsGPT/pull/1004
- fix: use singleton in llama_cpp by @dartpain in https://github.com/arc53/DocsGPT/pull/1013
- Fix: Lint, props validation error by @ManishMadan2882 in https://github.com/arc53/DocsGPT/pull/1026
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /docs by @dependabot in https://github.com/arc53/DocsGPT/pull/1029
- Fix/issue#1014 by @utin-francis-peter in https://github.com/arc53/DocsGPT/pull/1018
- FEAT: Auto Language Detection using User's Browser Default by @utin-francis-peter in https://github.com/arc53/DocsGPT/pull/1032
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /extensions/web-widget by @dependabot in https://github.com/arc53/DocsGPT/pull/1033
- Feat implementation / #1020 by @blackviking27 in https://github.com/arc53/DocsGPT/pull/1024
- Feat: sharing endpoints by @ManishMadan2882 in https://github.com/arc53/DocsGPT/pull/1034
- Feat Implementation for issue#1017 by @utin-francis-peter in https://github.com/arc53/DocsGPT/pull/1027
- Fix: adjusted alignment of submit query icon within its container by @utin-francis-peter in https://github.com/arc53/DocsGPT/pull/1028
New Contributors
- @TomasMatarazzo made their first contribution in https://github.com/arc53/DocsGPT/pull/929
- @Fagner-lourenco made their first contribution in https://github.com/arc53/DocsGPT/pull/936
- @sossost made their first contribution in https://github.com/arc53/DocsGPT/pull/955
- @starkgate made their first contribution in https://github.com/arc53/DocsGPT/pull/967
- @charlesnilsson made their first contribution in https://github.com/arc53/DocsGPT/pull/987
- @SDanielDev made their first contribution in https://github.com/arc53/DocsGPT/pull/989
- @IlyasOsman made their first contribution in https://github.com/arc53/DocsGPT/pull/990
- @vedantbhatter made their first contribution in https://github.com/arc53/DocsGPT/pull/991
- @utin-francis-peter made their first contribution in https://github.com/arc53/DocsGPT/pull/988
- @xucailiang made their first contribution in https://github.com/arc53/DocsGPT/pull/994
- @blackviking27 made their first contribution in https://github.com/arc53/DocsGPT/pull/1024
Full Changelog: https://github.com/arc53/DocsGPT/compare/0.9.0...0.10.0