Skip to content

v0.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Sep 21:30
· 10 commits to main since this release

What's Changed

  • fix(frontend): dedupe Radix dismissable-layer so body pointer-events unlock by @ManishMadan2882 in #2682
  • chore(deps): bump react-i18next from 17.0.6 to 17.0.11 in /frontend by @dependabot[bot] in #2674
  • chore(deps): bump @radix-ui/react-switch from 1.3.3 to 1.3.7 in /frontend by @dependabot[bot] in #2675
  • chore(deps-dev): bump prettier-plugin-tailwindcss from 0.7.2 to 0.8.1 in /frontend by @dependabot[bot] in #2676
  • chore(deps-dev): bump vitest from 4.1.9 to 4.1.10 in /frontend by @dependabot[bot] in #2677
  • chore(deps): bump @radix-ui/react-tabs from 1.1.17 to 1.1.21 in /frontend by @dependabot[bot] in #2678
  • feat: parser improvements and fixes by @dartpain in #2691
  • Artefact handling by @dartpain in #2692
  • Workflow export by @pabik in #2690
  • Fix RandomNumberGenerator.Fill incompatibility with Windows PowerShel… by @Acestar21 in #2651
  • fix: md citation issue by @dartpain in #2698
  • feat: optimise embeds by @dartpain in #2699
  • fix(react-widget): integrate with current contract by @ManishMadan2882 in #2704
  • fix(attachments): refuse unparseable chat attachments by @dartpain in #2721
  • Anydoc support by @pabik in #2701
  • Bound cross-turn Responses chaining, make compression stick, add prompt-cache hints by @dartpain in #2727
  • Slim default install and images: extras for docling/milvus, self-contained images, -docling variant, static frontend by @dartpain in #2729
  • Rename the application package to docsgpt by @dartpain in #2732
  • feat: publish the backend to PyPI as docsgpt by @dartpain in #2743
  • ci: publish Docker images and the PyPI package from the release workflow by @dartpain in #2748
  • feat(package): ship the web UI in the wheel and serve it from the API by @dartpain in #2751
  • feat: revamp architecture docs by @dartpain in #2752
  • Refresh widget UI and add expand/collapse toggle by @ManishMadan2882 in #2722
  • feat(agents): make sources optional and drop the synthetic "Default" source by @dartpain in #2753
  • feat(docs): mount the DocsGPT chat widget by @dartpain in #2758
  • chore: bump npm libraries to v0.7.0 by @github-actions[bot] in #2757
  • chore: bump npm libraries to v0.7.1 by @github-actions[bot] in #2759
  • chore(docs): relock docsgpt-react onto 0.7.1 by @dartpain in #2760
  • chore(deps): bring the backend dependencies up to date by @dartpain in #2761
  • chore(deps): bump frontend, docs, widget and e2e dependencies by @dartpain in #2762

New Contributors

Full Changelog: 0.19.0...0.20.0