Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 23:12
fbd08fe

What's Changed

🚨 Breaking changes

  • feat!: per-user provider connections — Ollama support, mixable providers, no global default models by @Neeeser in #98

✨ Features

  • feat(pipelines): make Tidy layout edge-safe by @Neeeser in #92

🐛 Bug fixes

  • fix(setup): avoid first-run overview flash by @Neeeser in #88
  • fix(branding): derive favicon from Ragworks mark by @Neeeser in #89
  • fix(chat): default all Chat Studio drawers and sections to closed by @Neeeser in #87
  • fix(ui): plain factual copy voice and an ambient landing hero by @Neeeser in #99
  • fix(models): reduce catalog latency with shared caches by @Neeeser in #96
  • fix(ui): replace native index selectors with a custom dropdown by @Neeeser in #91
  • fix(pipelines): unify topology-aware DAG playback by @Neeeser in #94

📚 Documentation

  • docs: consolidate the AGENTS.md instruction hierarchy by @Neeeser in #95

🧰 Maintenance

  • ci(release): move releases to a merge-to-publish PR flow by @Neeeser in #80
  • ci(release): authenticate Open release PR as the release-bot GitHub App by @Neeeser in #83
  • ci(release): use create-github-app-token client-id input by @Neeeser in #85

New Contributors

  • @ragworks-release-bot[bot] made their first contribution in #100

Full Changelog: v0.1.2...v0.2.0