Skip to content

Releases: BrainDriveAI/BrainDrive-Chat-With-Docs-Plugin

v1.5.4

06 Nov 18:15

Choose a tag to compare

1.5.4 (2025-11-06)

Bug Fixes

  • convert ResultItem to class component (0acac1c)

v1.5.3

06 Nov 17:50

Choose a tag to compare

1.5.3 (2025-11-06)

Bug Fixes

  • update evaluation title (df48fc3)

v1.5.2

06 Nov 17:25

Choose a tag to compare

1.5.2 (2025-11-06)

Bug Fixes

  • add dark mode support to RunEvaluationDialog (b22ad38)

v1.5.1

06 Nov 15:28

Choose a tag to compare

1.5.1 (2025-11-06)

Bug Fixes

  • replace Radix UI Dialog with custom implementation (da158c5)

v1.5.0

05 Nov 14:48

Choose a tag to compare

1.5.0 (2025-11-05)

Features

  • add OpenAI evaluation settings to lifecycle manager (fc711eb)

v1.4.0

05 Nov 13:52
169a6ac

Choose a tag to compare

1.4.0 (2025-11-05)

Bug Fixes

  • prevent showing resume banner for completed evaluations (6b3cf3a)

Features

  • add dependencies for evaluation UI components (268cc06)
  • add evaluation API service and types (a93ed09)
  • add evaluation business logic service (8c09edf)
  • add evaluation persistence layer (75403c7)
  • add evaluation UI components (9d1a089)
  • add OpenAI evaluation settings to plugin config (01f6c07)
  • add shadcn UI components (20648fd)
  • add status filter for evaluation runs table (bd5c795)
  • align filter controls on same row (5d63711)
  • display persona name in evaluation results summary (67f32eb)
  • implement polling logic for async evaluation judging (5daaa3c)
  • improve duration formatting in runs table (6a01df9)
  • integrate evaluation view into plugin (e193e27)
  • make collection and questions required fields (a9f70b8)
  • move status filter to runs table header row (b64d71a)
  • remove redundant empty state from stats cards (c5fbdeb)
  • update evaluation interfaces for backend API changes (e85fa6a)

v1.3.0

03 Nov 14:48
2b4e6f6

Choose a tag to compare

1.3.0 (2025-11-03)

Bug Fixes

  • light and dark theme classes (5c9257d)

Features

  • pass in chat history to search retrieval (4e300ee)
  • present retrieved chunks (5d34593)

v1.2.1

28 Oct 11:00
efefc2b

Choose a tag to compare

1.2.1 (2025-10-28)

Bug Fixes

  • upload: allow markdown (.md) file uploads (083d93a), closes #3

v1.2.0

22 Oct 14:24

Choose a tag to compare

1.2.0 (2025-10-22)

Features

  • add md, html and pptx file type support (b9182f0)

v1.1.1

16 Oct 12:43

Choose a tag to compare

1.1.1 (2025-10-16)

Bug Fixes

  • tailwind, state and services (67ed81e)