Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 02:29

What's Changed

✨ Features

  • feat(setup): setup wizard backdrop flows left to right by @Neeeser in #50
  • feat(vectorstores): adopt the pgvector Python package for typed binds by @Neeeser in #53
  • feat(vectorstores): index up to 4,096 dims on pgvector via halfvec by @Neeeser in #54
  • feat(files): hierarchical file tree with drive-style files page and honest async ingestion by @Neeeser in #55
  • feat(ui): pipeline node cards highlight each node's signature config by @Neeeser in #56
  • feat(ui): pipeline editor overhaul — node drawer, top-bar save, revision history by @Neeeser in #57
  • feat: hybrid BM25 + semantic retrieval with RRF fusion by @Neeeser in #58
  • feat(ui): rotating landing-page pipeline scenes with parallel-branch playback by @Neeeser in #59
  • feat(auth): add secure persistent login sessions by @Neeeser in #60
  • feat(ui): replace navbar robot with Ragworks mark by @Neeeser in #62
  • feat(ui): collection detail redesign — routed sections, growth/latency charts, search & UMAP refresh, UTC fixes by @Neeeser in #61
  • feat(files): Finder-style explorer actions — context menu, clipboard, drag-and-drop, copy endpoint by @Neeeser in #63
  • feat(collections): overview time ranges + pipeline picker with mini-map previews by @Neeeser in #64
  • feat(ui): harmonize navbar mark gradients by @Neeeser in #67

🐛 Bug fixes

  • fix(release): bump script also writes package-lock.json's version by @Neeeser in #51
  • fix(ui): offset landing flow band clear of headline and CTAs by @Neeeser in #52
  • fix(ui): polish Chat Studio run settings drawer readability by @Neeeser in #66
  • docs: rewrite README for self-hosting by @Neeeser in #65
  • fix(auth): persist login across reloads (refresh-cookie Secure + dev host) by @Neeeser in #68

📚 Documentation

  • docs: document the release process in CONTRIBUTING.md by @Neeeser in #49

Full Changelog: v0.1.1...v0.1.2