Skip to content

v1.3.0-rc

Choose a tag to compare

@suzinyou suzinyou released this 21 Nov 06:57
· 4 commits to main since this release
72ea776

What's Changed

  • Add related contents to content cards by @lickem22 in #528
  • Fix frontend and add docs updated by @lickem22 in #540
  • Remove date type for time-based query parameters. by @Schalk1e in #542
  • Avoid POSIX shells, use active Python env by @Schalk1e in #543
  • Add spanish support by @lickem22 in #548
  • Bump litellm from 1.40.29 to 1.61.15 in /optional_components/speech_api by @dependabot[bot] in #537
  • Bump flask-cors from 5.0.0 to 6.0.0 in /load_testing by @dependabot[bot] in #539
  • Bump gunicorn from 22.0.0 to 23.0.0 in /optional_components/speech_api by @dependabot[bot] in #538
  • Bump requests from 2.32.3 to 2.32.4 in /load_testing by @dependabot[bot] in #541
  • Bump next from 14.2.26 to 14.2.30 in /admin_app by @dependabot[bot] in #544
  • Bump transformers from 4.50.3 to 4.52.1 in /core_backend by @dependabot[bot] in #547
  • Bump urllib3 from 2.2.2 to 2.5.0 in /load_testing by @dependabot[bot] in #545
  • fix language prompt for DocMuncher by @poornimaramesh in #550
  • Fix backend deployment issue by @lickem22 in #552
  • Lc22/fix deploy by @lickem22 in #553
  • Bump transformers from 4.52.1 to 4.53.0 in /core_backend by @dependabot[bot] in #554
  • Bump form-data from 4.0.2 to 4.0.4 in /admin_app by @dependabot[bot] in #551
  • fix: replaced deprecated lazy=True with lazy='select' in SQLAlchemy by @ishansurdi in #536
  • Bump axios from 1.8.4 to 1.12.0 in /admin_app by @dependabot[bot] in #557
  • Bump langchain-community from 0.3.19 to 0.3.27 in /core_backend by @dependabot[bot] in #556
  • Bump next from 14.2.30 to 14.2.32 in /admin_app by @dependabot[bot] in #555
  • update character limit by @lickem22 in #558
  • Hotfix for env settings and deps by @tonyzhao6 in #560
  • Adding document language attribute to workspace DB and updating translation process for search by @tonyzhao6 in #561
  • Adding background task capability to chat endpoint by @tonyzhao6 in #566
  • fix migration error that forces non-nullable for a new column by @suzinyou in #572
  • Enforce environment selection during workflow dispatch for deploy scripts by @suzinyou in #573
  • Sy/select env for workflow dispatch deployment by @suzinyou in #575

New Contributors

Full Changelog: v1.2.0...v1.3.0-rc