Pārlūkot izejas kodu

chore: changelog

Timothy J. Baek 9 mēneši atpakaļ
vecāks
revīzija
fede1e9e3b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Changed
 
 - **🗃️ Database Backend**: Switched from Peewee to SQLAlchemy for improved concurrency support, enhancing database performance.
+- **⬆️ ChromaDB Update**: Upgraded to version 0.5.3. Ensure your remote ChromaDB instance matches this version.
 - **🔤 Primary Font Styling**: Updated primary font to Archivo for better visual consistency.
 - **🔄 Font Change for Windows**: Replaced Arimo with Inter font for Windows users, improving readability.
 - **🚀 Lazy Loading**: Implemented lazy loading for 'faster_whisper' and 'sentence_transformers' to reduce startup memory usage.