Skip to content

Releases: Sithumli/DocuBase

v1.2.0

02 Apr 05:24
ebb2c8d

Choose a tag to compare

Minor Changes

  • 8cceec4: Add AI chat assistant with RAG-powered documentation search

    • Add AskAnything component for homepage chat input
    • Add ChatWidget floating chat button component
    • Add dedicated chat page with conversation history
    • Add chat API endpoint with Google Gemini integration
    • Add Upstash Vector for semantic search
    • Add index-content scripts for development and production
    • Fix: XSS protection for AI-generated markdown links
    • Fix: Proper SSE format for streaming responses
    • Fix: Initialization guards for event listeners
  • 8cceec4: AI chat assistant with RAG-powered documentation search

v1.1.2

26 Feb 06:46
58a0655

Choose a tag to compare

Patch Changes

v1.1.1

05 Feb 17:45
33362ff

Choose a tag to compare

Patch Changes

v1.1.0

01 Feb 17:15
95c3127

Choose a tag to compare

Minor Changes

  • 6420e72: Add dark mode support with theme toggle functionality

v1.0.2

31 Jan 11:04
5c3837b

Choose a tag to compare

Patch Changes

  • 7564bff: Reduce package size by hosting images externally

v1.0.1

29 Jan 21:23

Choose a tag to compare

Patch Changes

  • d41c7a9: Update template assets and documentation content