Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 13, 2025

🤖 I have created a release beep boop

0.5.0 (2026-01-10)

✨ Features

  • add Claude Code skills for RAG improvement and customer service (a155099)
  • add conversation persistence with URL params and click-to-open (a0e4881)
  • add document chunks viewing functionality and enhance document status polling (7aa69a5)
  • add dropdown menu for document management actions (d2c5e22)
  • add evals tab for customer service quality evaluation (47381f2)
  • add Knowledge Configuration page and update sidebar (7a4f5a2)
  • Add MinIO storage provider (c1aaed3)
  • add react-hot-toast and refactor Knowledge Configuration routing (e6aca32)
  • add Redis caching for document management and browser-side caching (4968d92)
  • add settings management with general and members settings pages (4602a1c)
  • add simba-chat widget package and refactor playground chat components (9d0a98c)
  • add simba-chat widget to dashboard with env toggle (e5b53fe)
  • add text handling methods to PGVectorStore (6ebb770)
  • added migrate as entrypoint to docker (6462e8d)
  • auth with supabase (ea34ee6)
  • auth: added auth with better auth and added misral ocr to replace docling (62b2718)
  • CAG with custom graph flow with router and cot (7e33cc1)
  • ci/cd & images pushed to docker hub compatible with supabase external (d41712e)
  • ci: add Vultr CD pipeline with Docker deployment (118767e)
  • enhance chat functionality with new components and improved UI (49440db)
  • enhance dashboard analytics and conversations management (40f08b0)
  • enhance Docker setup with PostgreSQL service and update CLI commands (3449c2d)
  • enhance document ingestion and access control (a3533a8)
  • enhance document management and integration with Qdrant and MinIO (443c49e)
  • enhance document splitting and retrieval in embedding service (6e127a1)
  • enhance state management and message handling (81bffa8)
  • enhancement in UI summarization bulk actions ingestion and celery tasks (#78) (47d81e1)
  • evals: add comprehensive evaluation metrics and scoring (ec08897)
  • implement API key management and authentication (89ce8cc)
  • implement API key management features and enhance tenant support (c32f7c6)
  • implement auth system with roles, permissions and organizations (95b80a5)
  • implement storage provider architecture (Local Only) (b76f1c7)
  • implement streaming chat responses with SSE support (56327b8)
  • implement user-specific document retrieval and access control (a8e27c3)
  • improved RAG pipeline with hybrid search advacned (15ec491)
  • integrate collection selection and error handling in chat functionality (43735a0)
  • makefile: add local development (MACOS ARM) commands and update .gitignore (13c4530)
  • makefile: add production docker-compose commands (3458e17)
  • migrate to PostgreSQL with pgvector support (0ea9ffc)
  • MinIO storage (77a63b7)
  • refactor front api services to use axios instead of request (efc8cc9)
  • refactor organization routes to use Supabase client and enhance error handling (1a51e84)
  • UI UX improvement (07745c3)
  • update API key management and settings routes (a92e67b)
  • update configuration for LLM and embedding providers, enhance KnowledgeConfigPage (8559575)
  • update embedding service and splitter for improved document handling (ded2ea3)
  • update organization management and settings (7d86c17)

🐛 Bug Fixes

  • accept minio root env keys (8ae14d4)
  • add mistralai dependency and improve minio config defaults (49493c4)
  • added .env in ci cd env variables (95ccffa)
  • auto-detect baseURL for auth client in production (32a7db2)
  • ci: specify linux/amd64 platform for Docker builds (32b98c6)
  • commented e2e tests (a2efe49)
  • correct sidebar.tsx case sensitivity for Linux CI (42f41ed)
  • creds in ci (d1169cf)
  • creds in ci for tests (19daed9)
  • deleted temp file minio (a868f37)
  • docker: add .gitkeep to frontend/public directory (034bcfe)
  • docker: apply same fixes to docker-compose.prod.yml (58881f6)
  • docker: exclude NVIDIA CUDA packages from uv sync (af1b8ef)
  • docker: fix build issues for both API and Frontend (495b44f)
  • docker: remove frontend from prod compose (using Vercel) (8dfcf79)
  • docker: resolve multiple docker-compose startup issues (dd094c7)
  • docker: streamline local and prod docker setup (530d9db)
  • docker: update frontend build for simba-chat dependency (65e9d1d)
  • docker: update frontend Dockerfile for pnpm workspace (460991b)
  • docker: use CPU-only PyTorch to reduce image size by ~4GB (951a47e)
  • force deleting & markdown preview (d9e5b69)
  • format eval.py and fix frontend fly.toml path (4992fd8)
  • frontend: wrap useSearchParams in Suspense boundary (a31cb16)
  • implement Row Level Security (RLS) policies for organizations and organization members (75f2da5)
  • improve document grading output in grade_node (cd3101c)
  • include org header for history load (c49efd4)
  • pass org id in chat widget (b5b5f31)
  • remove e2e tests ci (497725f)
  • remove notebook (a69308d)
  • remove supabase cli in ci (bf3a961)
  • removed redis cache management from ingestion (d71a8d5)
  • security: remove hardcoded default passwords from docker-compose (d16cabb)
  • UI collection tab creation (8bc6cfc)
  • update embedding configuration and fix document deletion logic (925d3e6)
  • update retrieval method and parameter naming for consistency (43f0f22)
  • update storage provider and enhance frontend dependencies (4749723)

🔧 Maintenance

  • parser: replace unstructured with docling (11b55c0)
  • update Docker configuration and streamline service dependencies (e3ecf75)

📚 Documentation

🚦 Continuous Integration

  • add registry cleanup job to delete old images (1cab783)
  • added build phase (977c6c8)
  • added conftest to tests (65065ea)
  • improve CI pipeline with robust migration step, PostgreSQL service container, and updated documentation (a79d016)
  • migrate deployment from Vultr VPC to Fly.io (dff963f)
  • remove frontend build, add docker cleanup before deploy (d9c49ad)
  • removed tests (d35c8c5)
  • simplify CI to use ruff directly, remove nox and docker build (2496d79)
  • use ruff check mode only, fix formatting (f7e982b)

💎 Style


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--simba branch from 689e080 to 80f988b Compare March 13, 2025 18:07
@github-actions github-actions bot force-pushed the release-please--branches--main--components--simba branch from 80f988b to 8d76272 Compare March 31, 2025 14:38
@github-actions github-actions bot force-pushed the release-please--branches--main--components--simba branch 3 times, most recently from bf56b97 to 3dec8d4 Compare May 12, 2025 00:04
@github-actions github-actions bot force-pushed the release-please--branches--main--components--simba branch from 3dec8d4 to 43e1a38 Compare May 19, 2025 14:32
@github-actions github-actions bot force-pushed the release-please--branches--main--components--simba branch 23 times, most recently from 90504ab to 5d3ceee Compare January 7, 2026 15:16
@github-actions github-actions bot force-pushed the release-please--branches--main--components--simba branch 3 times, most recently from 9e79267 to 1acb627 Compare January 10, 2026 03:59
@vercel
Copy link

vercel bot commented Jan 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
simba-frontend Ready Ready Preview, Comment Jan 10, 2026 4:04am

@github-actions github-actions bot force-pushed the release-please--branches--main--components--simba branch 2 times, most recently from b7c2040 to 5af1bbe Compare January 10, 2026 04:01
@github-actions github-actions bot force-pushed the release-please--branches--main--components--simba branch from 5af1bbe to 79adb40 Compare January 10, 2026 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant