Skip to content

v1.28.0

Choose a tag to compare

@cosmistack-bot cosmistack-bot released this 05 Mar 04:07
· 92 commits to main since this release

Version 1.28.0 - March 5, 2026

Features

  • RAG: Added support for viewing active embedding jobs in the processing queue and improved job progress tracking with more granular status updates
  • RAG: Added support for removing documents from the knowledge base (deletion from Qdrant and local storage)

Bug Fixes

  • Install: Fixed broken url's in install script and updated to prompt for Apache 2.0 license acceptance
  • Docs: Updated legal notices to reflect Apache 2.0 license and added Qdrant attribution
  • Dependencies: Various minor dependency updates to close security vulnerabilities

Improvements

  • License: Added Apache 2.0 license file to repository for clarity and legal compliance

📝 All Changes

  • fix: update channel flexibility (a105ac1)
  • feat(RAG): allow deletion of files from KB (dfa896e)
  • feat(RAG): display embedding queue and improve progress tracking (99b96c3)
  • build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /admin (80ae0aa)
  • build(deps): bump fast-xml-parser from 5.3.6 to 5.3.8 in /admin (d9d3d2e)
  • build(deps): bump rollup from 4.57.1 to 4.59.0 in /admin (56b0d69)
  • fix(legal): update Legal Notices to Apache 2.0 license and add Qdrant attribution (782985b)
  • feat(AI Assistant): custom name option for AI Assistant (96beab7)
  • chore: add Apache 2.0 license (b806cef)
  • build: fix wait-for-it url and update to Apache 2 license (e2b447e)