Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 28 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,36 @@



0.0.3 (Unreleased)
0.0.4 (2026-02-03)
==================

* ...
* Updated SQL script to be fully idempotent.



0.0.3 (2026-01-20)
==================

* Updated logos for new Berkeley logotype.

* Updated Chainlit to 2.9.5.

* Separated documents from the rest of message history.

* Updated Langchain to 1.2.5 for CVE.

* Added integration with Langfuse for Chainlit feedback.

* Added end-to-end tests for TIND and LanceDB.

* Redesigned TIND references element.

* Added support for pulling Postgres password from Docker secrets.

* Added a custom data layer retrieval method so that we can use custom
database environment variables.

* Updated Chainlit to 2.9.3.



Expand Down