Skip to content

v0.5.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ml-evs ml-evs released this 05 Sep 00:25
· 29 commits to main since this release
6eb5633

What's Changed

  • CI build time and fork compatibility improvements by @ml-evs in #833
  • Tweak cache usage on docker builds by @ml-evs in #841
  • Repackage server as proper Python package, removing pipenv by @ml-evs in #604
  • Re-enable dependabot for Python dependencies by @ml-evs in #845
  • Remove release workflow now that versions are dynamic by @ml-evs in #847
  • Bump the github-actions group with 3 updates by @dependabot in #846
  • Fix docs formatting and update versioning scheme by @ml-evs in #850
  • Use uv and deps lockfiles in CI & pre-commit by @ml-evs in #851
  • Attempt to configure lockfile-only dependabot strategy by @ml-evs in #853
  • Re-attempt to use lockfile-only strategy with dependabot by @ml-evs in #854
  • Do not show option to connect accounts in account settings if not configured in server by @ml-evs in #856
  • Use node v20 in build, CI and dev environments by @ml-evs in #858
  • Let linting settings reflect development usage by @ml-evs in #859
  • Add QR code generation and scanning to UI by @ml-evs in #808
  • Refactor login components by @ml-evs in #857
  • Bump webpack from 5.88.2 to 5.94.0 in /webapp by @dependabot in #863
  • Bump elliptic from 6.5.4 to 6.5.7 in /webapp by @dependabot in #837
  • Deprecate gpt-3.5-turbo series and handle missing models in chatblock by @ml-evs in #855
  • Bump flask-cors from 4.0.1 to 5.0.0 in /pydatalab by @dependabot in #867
  • Bump cryptography from 43.0.0 to 43.0.1 in /pydatalab by @dependabot in #871
  • Filter out b64-encoded data before sending to LLM by @ml-evs in #870
  • Fix deployment config options for new VUE_APP settings by @ml-evs in #874
  • Lockfile compatibility by @ml-evs in #873
  • Fix QR code warning showing when not required by @ml-evs in #875

Full Changelog: v0.4.4...v0.5.0-rc.3