Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:11

What's Changed

🚨 Breaking changes

  • chore!: rebrand TransparentRAG to Ragworks by @Neeeser in #33
  • feat(config)!: zero-config install — inline compose, secure-by-default DEBUG, no env files by @Neeeser in #34

✨ Features

  • feat(admin): user roles, first-admin bootstrap, and admin user management by @Neeeser in #35
  • feat(config): runtime config infrastructure — AppConfig, admin settings, enforcement by @Neeeser in #39
  • feat(telemetry): internal activity telemetry with typed events and retention by @Neeeser in #37
  • feat(admin): usage dashboard from telemetry aggregates by @Neeeser in #38
  • feat: pluggable vector-store backends with pgvector as the default by @Neeeser in #40
  • Pipeline editor rehaul + end-to-end document→retrieval trace by @Neeeser in #42
  • feat(ui): SaaS landing page + design language skill, applied to sign-in by @Neeeser in #43
  • feat(ui): swappable light/dark design-token system + theme toggle by @Neeeser in #44
  • feat(ui): apply the design-token system across every screen (+ dashboard redesign) by @Neeeser in #45
  • feat(setup): first-run setup wizard — upload, search, and chat just work after onboarding by @Neeeser in #46
  • feat(ui): full-page pipeline trace debugger by @Neeeser in #47

🐛 Bug fixes

  • fix(ci): attach the env template dot-free so the release asset name matches docs by @Neeeser in #32
  • fix(ui): stop requiring a Pinecone key for chat collection tools by @Neeeser in #41

🧰 Maintenance

  • Copy claude skills to codex directory by @Neeeser in #48

Full Changelog: v0.1.1-rc.3...v0.1.1