Skip to content

v1.51.0

Choose a tag to compare

@patrykomiotek patrykomiotek released this 01 Mar 17:15
· 1530 commits to main since this release
af44f59

1.51.0 (2026-03-01)

Bug Fixes

  • after review (e8f482b)
  • after review (3fb4db8)
  • attaching file to thread (9195a20)
  • build (00a26a6)
  • build (01f526b)
  • build (99ae244)
  • ci (c0c1e11)
  • ci (3710819)
  • circular imports (7d9d457)
  • clear invalid session cookie and prevent dashboard flash on auth failure (8253449)
  • complete Better Auth migration and registration flow (4046259)
  • complete locale routing and i18n navigation integration (82c7423)
  • create directory before run (ca54e44)
  • deps (128eb17)
  • github action - disable broken unit test mechanism (4270aaf)
  • import for sidebar (c13ff66)
  • imports (0c6dca2)
  • linter errors (ae50492)
  • lockfile (eaf979c)
  • message persistence, infinite loops, and vectorStore auto-config after Better Auth migration (ade17f3)
  • move middleware to src/ and add locale root page for proper routing (f60f3d3)
  • next config (c2dbe9b)
  • pass type='submit' attribute when isSubmit prop is true in Button component (609ed6b)
  • prompt input placeholder padding (3d144b3)
  • redis on ci (e80ed35)
  • regenerate lock file (f2dd6ae)
  • remove dotenv-flow (63a8a75)
  • remove npm run from rules (865bf95)
  • remove supabase urls as required (5320426)
  • replace console to logger (434a6d7)
  • resolve middleware routing and implement organization invitation system (f443040)
  • resolve Next.js 15 migration issues with Clerk and LangChain (2764ec4)
  • resolve post-authentication routing to panel with sidebar (d0658c7)
  • resolve thread history display and model selection issues (79128e5)
  • resolve TypeScript compilation errors and SSR issues (8fd96f0)
  • review (047f529)
  • settings (9da9bf4)
  • switch to pl in tests (7ccc4c8)
  • sync package-lock.json (18578d1)
  • tests login logout (40503d2)
  • update Next.js image domains, move externals to experimental, bump React to 18.3.0 (540fffa)
  • wrong db queries (deb7aba)

Features